llvm-project/llvm/test/Transforms/LICM
Nikita Popov f5f7e4e6f4 [LICM] Add test for PR57780 (NFC) 2022-09-20 13:07:11 +02:00
..
AArch64 [AArch64][CostModel] Detects that {extract,insert}-element at lane 0 has the same cost as the other lane for vector instructions in the IR. 2022-09-09 09:47:30 -07:00
AMDGPU
Inputs
2003-02-26-LoopExitNotDominated.ll
2003-02-27-NestedLoopExitBlocks.ll
2003-02-27-PreheaderExitNodeUpdate.ll
2003-02-27-PreheaderProblem.ll
2003-02-27-StoreSinkPHIs.ll
2003-02-28-PromoteDifferentType.ll
2003-05-02-LoadHoist.ll
2003-12-11-SinkingToPHI.ll
2004-09-14-AliasAnalysisInvalidate.ll
2004-11-17-UndefIndexCrash.ll
2006-09-12-DeadUserOfSunkInstr.ll
2007-05-22-VolatileSink.ll
2007-07-30-AliasSet.ll
2007-09-17-PromoteValue.ll
2007-09-24-PromoteNullValue.ll
2007-10-01-PromoteSafeValue.ll
2008-05-20-AliasSetVAArg.ll
2008-07-22-LoadGlobalConstant.ll
2009-12-10-LICM-Indbr-Crash.ll
2011-04-06-HoistMissedASTUpdate.ll
2011-04-06-PromoteResultOfPromotion.ll
2011-04-09-RAUW-AST.ll
2011-07-06-Alignment.ll
2014-09-10-doFinalizationAssert.ll
AliasSetMemSet.ll
PR19798.ll [LICM] Use poison to replace unreachable values instead of undef [NFC] 2022-06-26 14:56:35 +01:00
PR21582.ll
PR24013.ll [LICM] Use poison to replace unreachable values instead of undef [NFC] 2022-06-26 14:56:35 +01:00
Preserve-LCSSA.ll
alias-set-tracker-loss.ll
allow-speculation-option.ll [LICM] Add allowspeculation pass options. 2022-03-18 16:51:57 +00:00
argmemonly-call.ll [NFC][1/n] Remove -enable-new-pm=0 flags from lit tests 2022-09-19 09:57:37 -07:00
assume.ll [LICM] Remove AST-based implementation 2021-08-18 20:21:53 +02:00
atomics.ll [NFC][1/n] Remove -enable-new-pm=0 flags from lit tests 2022-09-19 09:57:37 -07:00
basictest.ll [LICM] Remove AST-based implementation 2021-08-18 20:21:53 +02:00
bisect-state.ll
call-hoisting.ll [LICM] Remove AST-based implementation 2021-08-18 20:21:53 +02:00
callbr-crash.ll [IR] Don't use blockaddresses as callbr arguments 2022-07-15 10:18:17 +02:00
constexpr.ll [LICM] Remove AST-based implementation 2021-08-18 20:21:53 +02:00
convergent.ll
crash.ll [TTI] getUserCost - Ensure a vector insert/extract index is in unsigned 32-bit range 2021-09-25 10:50:54 +01:00
debug-value.ll [LICM] Remove AST-based implementation 2021-08-18 20:21:53 +02:00
dropped-tbaa.ll
explicit_guards.ll [LICM] Remove AST-based implementation 2021-08-18 20:21:53 +02:00
extra-copies.ll [LICM] Remove AST-based implementation 2021-08-18 20:21:53 +02:00
fence.ll [LICM] Remove AST-based implementation 2021-08-18 20:21:53 +02:00
freeze.ll
funclet.ll [LICM] Remove AST-based implementation 2021-08-18 20:21:53 +02:00
gc-relocate.ll [Statepoint] Update gc.statepoint calls in tests with elementtype (NFC) 2022-02-04 14:15:41 +01:00
guards.ll [LICM] Allow load-only scalar promotion in the presence of unwinding 2022-09-02 09:27:13 +02:00
hoist-alloc.ll
hoist-bitcast-load.ll [LICM] Remove AST-based implementation 2021-08-18 20:21:53 +02:00
hoist-debuginvariant.ll [Tests] Remove explicit -enable-mssa-loop-dependency options (NFC) 2021-08-14 21:21:07 +02:00
hoist-deref-load.ll [LICM] Remove AST-based implementation 2021-08-18 20:21:53 +02:00
hoist-fast-fdiv.ll [Tests] Remove explicit -enable-mssa-loop-dependency options (NFC) 2021-08-14 21:21:07 +02:00
hoist-invariant-load.ll [Tests] Remove explicit -enable-mssa-loop-dependency options (NFC) 2021-08-14 21:21:07 +02:00
hoist-load-without-store.ll Reland "[LICM] Hoist LOAD without sinking the STORE" 2021-12-02 03:53:50 -08:00
hoist-mustexec.ll [LICM] Remove AST-based implementation 2021-08-18 20:21:53 +02:00
hoist-nounwind.ll [LICM] Remove AST-based implementation 2021-08-18 20:21:53 +02:00
hoist-phi.ll [LICM] Remove AST-based implementation 2021-08-18 20:21:53 +02:00
hoist-round.ll [LICM] Remove AST-based implementation 2021-08-18 20:21:53 +02:00
hoisting-preheader-debugloc.ll [LICM] Trim unneeded functions from test, add promote-able load. 2022-04-10 22:25:05 +02:00
hoisting.ll [LICM] Bail if checking a global/constant for invariant.start 2021-10-04 14:14:25 -07:00
infinite_loops.ll [LICM] Remove AST-based implementation 2021-08-18 20:21:53 +02:00
int_sideeffect.ll
invariant.start.ll [LICM] Regenerate test checks (NFC) 2022-09-09 15:30:17 +02:00
lcssa-ssa-promoter.ll [LICM] Remove AST-based implementation 2021-08-18 20:21:53 +02:00
lnicm-sink.ll [LICM] Remove AST-based implementation 2021-08-18 20:21:53 +02:00
lnicm.ll [LoopInterchange] New cost model for loop interchange 2022-06-28 00:08:37 -04:00
loop-sink-phi-in-preheader.ll [LoopSink] Do not try to sink phi nodes. 2022-03-06 11:16:22 +00:00
loopsink-pr38462.ll [LoopSink] Require MemorySSA 2022-04-08 09:49:44 +02:00
loopsink-pr39570.ll [LoopSink] Require MemorySSA 2022-04-08 09:49:44 +02:00
loopsink-pr39695.ll [LoopSink] Require MemorySSA 2022-04-08 09:49:44 +02:00
loopsink.ll [LoopSink] Require MemorySSA 2022-04-08 09:49:44 +02:00
no-preheader-test.ll [LICM] Remove AST-based implementation 2021-08-18 20:21:53 +02:00
opt-remarks-conditional-load.ll [LICM] Remove AST-based implementation 2021-08-18 20:21:53 +02:00
opt-remarks-intervening-store.ll [LICM] Remove AST-based implementation 2021-08-18 20:21:53 +02:00
opt-remarks.ll [LICM] Remove AST-based implementation 2021-08-18 20:21:53 +02:00
outer-loop-deleted-before-licm.ll
pr23608.ll
pr26843.ll
pr27262.ll
pr32129.ll
pr35342.ll [LICM] Use poison to replace unreachable values instead of undef [NFC] 2022-06-26 14:56:35 +01:00
pr36228.ll
pr37323.ll [LICM] Remove AST-based implementation 2021-08-18 20:21:53 +02:00
pr38513.ll [LICM] Remove AST-based implementation 2021-08-18 20:21:53 +02:00
pr40317.ll [Tests] Remove explicit -enable-mssa-loop-dependency options (NFC) 2021-08-14 21:21:07 +02:00
pr42969.ll [Tests] Remove explicit -enable-mssa-loop-dependency options (NFC) 2021-08-14 21:21:07 +02:00
pr50367.ll
pr51333.ll [AST] Don't assert instruction reads/writes memory (PR51333) 2022-07-01 17:04:48 +02:00
pr54495.ll [LICM] Handle store of pointer to itself (PR54495) 2022-03-22 14:00:07 +01:00
pr55672.ll Fix comment in test. NFC 2022-05-24 17:22:16 +07:00
pr57780.ll [LICM] Add test for PR57780 (NFC) 2022-09-20 13:07:11 +02:00
pragma-licm-disable.ll
preheader-safe.ll [LICM] Remove AST-based implementation 2021-08-18 20:21:53 +02:00
promote-atomic.ll
promote-capture.ll [LICM] Allow promotion with non-load/store users 2022-09-09 13:09:59 +02:00
promote-order.ll [NFC][1/n] Remove -enable-new-pm=0 flags from lit tests 2022-09-19 09:57:37 -07:00
promote-tls.ll [LICM] Check for noalias call instead of alloc like fn 2022-01-06 14:38:19 +01:00
promote-unknown-load.ll [LICM] Add test for missed load promotion opportunity (NFC) 2022-09-02 11:36:07 +02:00
read-only-calls.ll [NFC][1/n] Remove -enable-new-pm=0 flags from lit tests 2022-09-19 09:57:37 -07:00
read-volatile-register.ll
scalar-promote-memmodel.ll Reland "[LICM] Hoist LOAD without sinking the STORE" 2021-12-02 03:53:50 -08:00
scalar-promote-opaque-ptrs.ll Reland "[LICM] Hoist LOAD without sinking the STORE" 2021-12-02 03:53:50 -08:00
scalar-promote-unwind.ll [LICM] Allow load-only scalar promotion in the presence of unwinding 2022-09-02 09:27:13 +02:00
scalar-promote.ll [LICM] Add test for sret with conditional store (NFC) 2022-09-08 14:53:06 +02:00
sink-debuginfo-preserve.ll [SSAUpdaterImpl] Do not generate phi node with all the same incoming values 2022-06-03 12:24:33 +07:00
sink-foldable.ll
sink-promote.ll
sink-with-coroutine.ll
sinking-debugify.ll [LICM] Extract debugify test (NFC) 2021-07-24 17:04:42 +02:00
sinking.ll [Tests] Remove explicit -enable-mssa-loop-dependency options (NFC) 2021-08-14 21:21:07 +02:00
speculate.ll [LICM] Remove AST-based implementation 2021-08-18 20:21:53 +02:00
store-hoisting.ll [NFC][1/n] Remove -enable-new-pm=0 flags from lit tests 2022-09-19 09:57:37 -07:00
strlen.ll Reapply [IR] Don't mark mustprogress as type attribute 2021-07-09 20:57:44 +02:00
unrolled-deeply-nested.ll [LICM] Remove AST-based implementation 2021-08-18 20:21:53 +02:00
update-scev.ll [test] Fixup tests with -analyze in llvm/test/Transforms 2021-09-04 16:45:51 -07:00
volatile-alias.ll [LICM] Remove AST-based implementation 2021-08-18 20:21:53 +02:00