OSDN Git Service

[InstCombine] consolidate some icmp+logic tests and improve checks
authorSanjay Patel <spatel@rotateright.com>
Mon, 20 Jun 2016 18:40:37 +0000 (18:40 +0000)
committerSanjay Patel <spatel@rotateright.com>
Mon, 20 Jun 2016 18:40:37 +0000 (18:40 +0000)
commit889cd9b90a1455b593899f75d67a90c43e54fb45
tree5b52585a8a11740eecb411d6d1832f117698e2fa
parent8ff4f4ad5b95becb6c9c421f3f3e8f5512ce5915
[InstCombine] consolidate some icmp+logic tests and improve checks

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@273186 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/InstCombine/2007-01-27-AndICmp.ll [deleted file]
test/Transforms/InstCombine/2007-11-22-IcmpCrash.ll [deleted file]
test/Transforms/InstCombine/2008-07-08-AndICmp.ll [deleted file]
test/Transforms/InstCombine/and-or-icmps.ll [new file with mode: 0644]