llvm/test/Transforms/EarlyCSE
David Majnemer a796450d3d [EarlyCSE] Don't add the overflow flags to the hash
We take the intersection of overflow flags while CSE'ing.
This permits us to consider two instructions with different overflow
behavior to be replaceable.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@267153 91177308-0d34-0410-b5e6-96231b3b80d8
2016-04-22 14:12:50 +00:00
..
AArch64
atomics.ll
basic.ll [EarlyCSE] Don't add the overflow flags to the hash 2016-04-22 14:12:50 +00:00
commute.ll
conditional.ll
edge.ll
fence.ll
flags.ll [EarlyCSE] Take the intersection of flags on instructions 2016-04-22 06:37:45 +00:00
floatingpoint.ll
instsimplify-dom.ll
read-reg.ll