OSDN Git Service

[InstCombine] move test and use better checks; NFC
authorSanjay Patel <spatel@rotateright.com>
Thu, 18 May 2017 17:48:07 +0000 (17:48 +0000)
committerSanjay Patel <spatel@rotateright.com>
Thu, 18 May 2017 17:48:07 +0000 (17:48 +0000)
commitdcc06304afc9aa39792dea899a65d244985037da
tree4e9a82b3304784130f2ddb2ed0a7822991b6eca9
parent816047d44c6cf672981d85e16c22bf610508f09b
[InstCombine] move test and use better checks; NFC

Previously, this test was checking for 'or i1', but that was actually matched by 'xor i1'.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@303364 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/InstCombine/2008-09-29-FoldingOr.ll [deleted file]
test/Transforms/InstCombine/set.ll