mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 04:02:41 +01:00
b674c77582
Some instructions may have their uses replaced with a symbolic constant. However, the instruction may still have side effects which percludes it from being removed from the function. EarlyCSE treated such an instruction as if it were removed, resulting in PR28763. llvm-svn: 277114 |
||
---|---|---|
.. | ||
AArch64 | ||
atomics.ll | ||
basic.ll | ||
commute.ll | ||
conditional.ll | ||
edge.ll | ||
fence.ll | ||
flags.ll | ||
floatingpoint.ll | ||
guards.ll | ||
instsimplify-dom.ll | ||
invariant-loads.ll | ||
read-reg.ll |