llvm-project/llvm/test/Transforms/GVN/PRE
Florian Hahn 4ad41902e8
[GVN] Correctly set modified status when doing PRE on indices.
This patch updates GVN to correctly return the modified status, if PRE
is performed on indices. It fixes a crash when building the test-suite
with EXPENSIVE_CHECKS and LTO.
2020-12-27 21:58:31 +00:00
..
2009-02-17-LoadPRECrash.ll
2009-06-17-InvalidPRE.ll
2011-06-01-NonLocalMemdepMiscompile.ll [test] Fix remaining GVN tests under NPM 2020-11-18 12:35:32 -08:00
2017-06-28-pre-load-dbgloc.ll
2017-10-16-LoadPRECrash.ll
2018-06-08-pre-load-dbgloc-no-null-opt.ll
atomic.ll
invariant-load.ll
load-metadata.ll
load-pre-align.ll
load-pre-licm.ll
load-pre-nonlocal.ll
load-pre-split-backedge.ll [GVN LoadPRE] Add an option to disable splitting backedge 2020-10-27 11:59:52 +07:00
local-pre.ll
lpre-call-wrap-2.ll
lpre-call-wrap.ll
modified-status.ll [GVN] Correctly set modified status when doing PRE on indices. 2020-12-27 21:58:31 +00:00
nonintegral.ll
phi-translate-2.ll
phi-translate.ll [Instruction] Add dropLocation and updateLocationAfterHoist helpers 2020-09-24 15:00:04 -07:00
pre-after-rle.ll [test] Fix remaining GVN tests under NPM 2020-11-18 12:35:32 -08:00
pre-basic-add.ll
pre-gep-load.ll [GVN] Correctly set modified status when doing PRE on indices. 2020-12-27 21:58:31 +00:00
pre-jt-add.ll
pre-load-guards.ll
pre-load-implicit-cf-updates.ll
pre-load-in-loop.ll [test] Fix remaining GVN tests under NPM 2020-11-18 12:35:32 -08:00
pre-load.ll
pre-no-cost-phi.ll
pre-poison-add.ll
pre-single-pred.ll
preserve-tbaa.ll
rle-addrspace-cast.ll [DIE] Remove DeadInstEliminationPass 2020-09-21 12:12:25 -07:00
rle-phi-translate.ll
rle-semidominated.ll
rle.ll [DIE] Remove DeadInstEliminationPass 2020-09-21 12:12:25 -07:00
volatile.ll