]> granicus.if.org Git - llvm/commit
[InstCombine] consolidate tests for DeMorgan folds; NFC
authorSanjay Patel <spatel@rotateright.com>
Sun, 30 Apr 2017 18:57:12 +0000 (18:57 +0000)
committerSanjay Patel <spatel@rotateright.com>
Sun, 30 Apr 2017 18:57:12 +0000 (18:57 +0000)
commit07255f2be8a791c8d8982400b41cb36a5594bd6d
tree09577d122c969d375749162f4d093ab25451155e
parent8456354f6470f40d0af094883ba58342364446d3
[InstCombine] consolidate tests for DeMorgan folds; NFC

I'm proposing to add tests and change behavior in D32665.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@301774 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/InstCombine/and-or-not.ll
test/Transforms/InstCombine/and-or.ll
test/Transforms/InstCombine/apint-and1.ll
test/Transforms/InstCombine/apint-and2.ll
test/Transforms/InstCombine/apint-not.ll
test/Transforms/InstCombine/apint-or.ll
test/Transforms/InstCombine/demorgan-zext.ll [deleted file]
test/Transforms/InstCombine/demorgan.ll [new file with mode: 0644]
test/Transforms/InstCombine/not.ll