[Reassociate] FileCheckize and cleanup a few testcases. No functional change
authorChad Rosier <mcrosier@codeaurora.org>
Wed, 11 Jun 2014 18:28:45 +0000 (18:28 +0000)
committerChad Rosier <mcrosier@codeaurora.org>
Wed, 11 Jun 2014 18:28:45 +0000 (18:28 +0000)
commit9ce94d7df4acff893bf095323250b8a84663a1fd
tree8ac2d5418235fd077f7e6814fa3476d927e3a9b1
parentadd80b4aa6b1267d4fb03ff3add01057876551e2
[Reassociate] FileCheckize and cleanup a few testcases. No functional change
intended.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210685 91177308-0d34-0410-b5e6-96231b3b80d8
16 files changed:
test/Transforms/Reassociate/2002-05-15-AgressiveSubMove.ll
test/Transforms/Reassociate/2002-05-15-MissedTree.ll
test/Transforms/Reassociate/2002-05-15-SubReassociate.ll
test/Transforms/Reassociate/2002-05-15-SubReassociate2.ll [deleted file]
test/Transforms/Reassociate/2005-09-01-ArrayOutOfBounds.ll
test/Transforms/Reassociate/2006-04-27-ReassociateVector.ll
test/Transforms/Reassociate/basictest.ll
test/Transforms/Reassociate/fp-commute.ll
test/Transforms/Reassociate/looptest.ll
test/Transforms/Reassociate/mightymul.ll
test/Transforms/Reassociate/multistep.ll
test/Transforms/Reassociate/negation.ll
test/Transforms/Reassociate/otherops.ll
test/Transforms/Reassociate/shift-factor.ll
test/Transforms/Reassociate/subtest.ll
test/Transforms/Reassociate/subtest2.ll [deleted file]