OSDN Git Service

[x86] add tests to show missing demanded bits analysis; NFC
authorSanjay Patel <spatel@rotateright.com>
Fri, 2 Dec 2016 17:48:48 +0000 (17:48 +0000)
committerSanjay Patel <spatel@rotateright.com>
Fri, 2 Dec 2016 17:48:48 +0000 (17:48 +0000)
commit0acff68bfd55a93de46c60e8ac1a485f801641db
treed0cd535496da2ca2e87801eafda61f63a245f56d
parent88afddf69a0a0a0bde834dec247e9cee2033c02c
[x86] add tests to show missing demanded bits analysis; NFC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@288515 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/not-and-simplify.ll [new file with mode: 0644]