llvm-project/llvm/test/Transforms/EarlyCSE
Petar Jovanovic 1d26c7e4ff [EarlyCSE] Salvage debug info during DCE
EarlyCSE did not try to salvage debug info during erasing of instructions.
This change fixes it.

Patch by Djordje Todorovic.

Differential Revision: https://reviews.llvm.org/D41496

llvm-svn: 322083
2018-01-09 15:08:37 +00:00
..
AArch64
atomics.ll
basic.ll
commute.ll [EarlyCSE] recognize swapped variants of abs/nabs as equivalent 2017-12-13 22:57:35 +00:00
conditional.ll
const-speculation.ll InstructionSimplify: don't speculate about Constants changing. 2017-05-22 21:28:08 +00:00
debuginfo-dce.ll [EarlyCSE] Salvage debug info during DCE 2018-01-09 15:08:37 +00:00
edge.ll
fence.ll
flags.ll
floatingpoint.ll
globalsaa-memoryssa.ll [EarlyCSE] Handle calls with no MemorySSA info. 2017-07-14 20:13:21 +00:00
guards.ll [EarlyCSE] Mark the condition of assume intrinsic as true 2017-04-28 06:25:39 +00:00
instsimplify-dom.ll
int_sideeffect.ll Add an @llvm.sideeffect intrinsic 2017-11-08 21:59:51 +00:00
invariant-loads.ll
invariant.start.ll
memoryssa.ll
pr33406.ll [EarlyCSE] Make PhiToCheck in removeMSSA() a set. 2017-06-14 19:29:53 +00:00
read-reg.ll
readnone-mayunwind.ll