llvm-project/llvm/test/Transforms/GVN/PRE
Wolfgang Pieb ce13e716c5 [DWARF] Null out the debug locs of load instructions that have been moved by GVN
performing partial redundancy elimination (PRE). Not doing so can cause jumpy line
tables and confusing (though correct) source attributions.

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

llvm-svn: 291037
2017-01-04 23:58:26 +00:00
..
2009-02-17-LoadPRECrash.ll
2009-06-17-InvalidPRE.ll
2011-06-01-NonLocalMemdepMiscompile.ll
atomic.ll
invariant-load.ll
load-metadata.ll
load-pre-align.ll
load-pre-licm.ll
load-pre-nonlocal.ll Do not widen load for different variable in GVN. 2016-09-09 18:42:35 +00:00
local-pre.ll
lpre-call-wrap-2.ll
lpre-call-wrap.ll
phi-translate.ll [DWARF] Null out the debug locs of load instructions that have been moved by GVN 2017-01-04 23:58:26 +00:00
pre-basic-add.ll
pre-gep-load.ll
pre-load.ll
pre-no-cost-phi.ll
pre-single-pred.ll Revert "[GVN/PRE] Hoist global values outside of loops." 2016-10-21 01:37:02 +00:00
preserve-tbaa.ll [Verifier] Add verification for TBAA metadata 2016-12-11 20:07:15 +00:00
rle-addrspace-cast.ll Don't look through addrspacecast in GetPointerBaseWithConstantOffset 2016-09-28 17:57:16 +00:00
rle-phi-translate.ll
rle-semidominated.ll
rle.ll Don't look through addrspacecast in GetPointerBaseWithConstantOffset 2016-09-28 17:57:16 +00:00
volatile.ll