llvm-6502/test/Transforms/InstSimplify
Duncan Sands 1cd05bb605 When determining whether the new instruction was already present in
the original instruction, half the cases were missed (making it not
wrong but suboptimal).  Also correct a typo (A <-> B) in the second
chunk. 


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122414 91177308-0d34-0410-b5e6-96231b3b80d8
2010-12-22 17:15:25 +00:00
..
2010-12-20-Distribute.ll When determining whether the new instruction was already present in 2010-12-22 17:15:25 +00:00
2010-12-20-I1Arithmetic.ll While I don't think any later transforms can fire, it seems cleaner to 2010-12-21 15:03:43 +00:00
2010-12-20-Reassociate.ll
dg.exp