]> granicus.if.org Git - llvm/commit
[InstSimplify] move one and add more tests for potential negation folds
authorSanjay Patel <spatel@rotateright.com>
Wed, 19 Oct 2016 18:42:12 +0000 (18:42 +0000)
committerSanjay Patel <spatel@rotateright.com>
Wed, 19 Oct 2016 18:42:12 +0000 (18:42 +0000)
commit0ca210725488b85e0290d84a3f689b78a4b4941b
tree3f0b8dce1b342aac338a17977563b889eca126c5
parent8ddbe891dd63ca5efa5e6149a520cb4174b6d8b8
[InstSimplify] move one and add more tests for potential negation folds

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@284627 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/InstSimplify/AndOrXor.ll
test/Transforms/InstSimplify/negate.ll [new file with mode: 0644]