This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-01-30 16:53:02 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
/
Transforms
/
LICM
History
Gabor Buella
0b1675d3f5
NFC - Various typo fixes in tests
...
llvm-svn: 336268
2018-07-04 13:28:39 +00:00
..
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
…
alias-set-tracker-loss.ll
…
AliasSetMemSet.ll
…
argmemonly-call.ll
…
assume.ll
…
atomics.ll
…
basictest.ll
…
bisect-state.ll
…
constexpr.ll
…
crash.ll
…
debug-value.ll
…
dropped-tbaa.ll
…
extra-copies.ll
…
funclet.ll
…
hoist-bitcast-load.ll
…
hoist-debuginvariant.ll
[MustExecute] Fix a debug invariant issue in isGuaranteedToExecute()
2018-05-25 13:02:59 +00:00
hoist-deref-load.ll
…
hoist-fast-fdiv.ll
Fix invariant fdiv hoisting in LICM
2018-06-23 04:01:28 +00:00
hoist-invariant-load.ll
…
hoist-mustexec.ll
[LICM] Extend the MustExecute scope
2018-05-18 04:56:28 +00:00
hoist-nounwind.ll
…
hoist-round.ll
…
hoisting.ll
…
int_sideeffect.ll
…
lcssa-ssa-promoter.ll
…
loopsink.ll
NFC - Various typo fixes in tests
2018-07-04 13:28:39 +00:00
no-preheader-test.ll
…
opt-remarks-conditional-load.ll
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
2018-05-09 02:40:45 +00:00
opt-remarks-intervening-store.ll
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
2018-05-09 02:40:45 +00:00
opt-remarks.ll
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
2018-05-09 02:40:45 +00:00
pr23608.ll
…
pr26843.ll
…
pr27262.ll
…
pr32129.ll
…
pr35342.ll
…
pr37323.ll
[LICM] Preserve DT and LoopInfo specifically
2018-05-24 15:58:34 +00:00
PR19798.ll
…
PR21582.ll
…
PR24013.ll
…
preheader-safe.ll
[LICM] Compute a must execute property for the prefix of the header as we go
2018-05-04 21:35:00 +00:00
Preserve-LCSSA.ll
…
promote-order.ll
…
promote-tls.ll
…
scalar-promote-memmodel.ll
…
scalar-promote-unwind.ll
…
scalar-promote.ll
…
sink-foldable.ll
…
sink.ll
…
sinking.ll
[DebugInfo] Corrections for salvageDebugInfo
2018-07-03 11:29:00 +00:00
speculate.ll
…
strlen.ll
…
unrolled-deeply-nested.ll
…
update-scev.ll
…
volatile-alias.ll
…