]> granicus.if.org Git - llvm/commit
[InstCombine] auto-generate better checks; NFC
authorSanjay Patel <spatel@rotateright.com>
Sun, 9 Apr 2017 15:44:59 +0000 (15:44 +0000)
committerSanjay Patel <spatel@rotateright.com>
Sun, 9 Apr 2017 15:44:59 +0000 (15:44 +0000)
commit8009ba263a1b171e2697d8845c74bea029e457d9
tree1bea11fdc3efb0c6fafdf697f1fc71841274d26c
parentcfe441c874146902f84cc46ae6fba5cfb3b9c1a9
[InstCombine] auto-generate better checks; NFC

Also, move a test next to its sibling to eliminate a file with just one test.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@299824 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/InstCombine/fcmp.ll
test/Transforms/InstCombine/memcmp-1.ll
test/Transforms/InstCombine/not-fcmp.ll [deleted file]
test/Transforms/InstCombine/not.ll