Merge or combine tests and convert to FileCheck.
authorBenjamin Kramer <benny.kra@googlemail.com>
Tue, 8 Sep 2015 18:36:56 +0000 (18:36 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Tue, 8 Sep 2015 18:36:56 +0000 (18:36 +0000)
commit8f857481788f76064416476418abd04d28fb5c96
tree776f9d8bcf32d27000a960026bca5f5399deb64a
parent242f547927bfde1d2709929c733422a6d15a3a10
Merge or combine tests and convert to FileCheck.

- Move tests only exercising instsimplify to instsimplify's apint-or.ll
- Actually test the CHECK lines in instsimplify's apint-or.ll
- Merge the remaining tests in apint-or1.ll and apint-or2.ll, use FileCheck

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@247045 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/InstCombine/apint-or.ll [new file with mode: 0644]
test/Transforms/InstCombine/apint-or1.ll [deleted file]
test/Transforms/InstCombine/apint-or2.ll [deleted file]
test/Transforms/InstSimplify/apint-or.ll