Duncan Sands aceb03eb58 InstructionSimplify should be able to simplify A+B==B+A to 'true'
but wasn't due to the same logic bug that caused PR14361.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168186 91177308-0d34-0410-b5e6-96231b3b80d8
2012-11-16 19:41:26 +00:00
..
2012-11-16 06:10:48 +00:00
2012-11-15 22:34:00 +00:00
2012-11-14 17:58:11 +00:00
2012-11-16 18:58:23 +00:00