1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/test/Transforms
Chris Lattner c5657ac790 new testcase
llvm-svn: 35340
2007-03-25 20:42:40 +00:00
..
ADCE For PR1258: 2007-03-19 18:27:35 +00:00
ArgumentPromotion
BlockPlacement
CodeExtractor
CondProp
ConstantMerge
ConstProp testcase for pr1215 2007-02-24 01:16:39 +00:00
CorrelatedExprs
DeadArgElim Testcase for a bug responsible for GCC bootstrap failure, fallout from PR411. 2007-02-07 19:28:52 +00:00
DeadStoreElimination
DecomposeMultiDimRefs
GCSE
GlobalDCE For PR761: 2007-01-26 08:25:06 +00:00
GlobalOpt new testcase. @foo should be marked fastcc by globalopt 2007-02-25 21:04:39 +00:00
IndVarsSimplify New testcases for PR1179/PR1232. 2007-03-04 00:54:06 +00:00
Inline
InstCombine new testcase 2007-03-25 20:42:40 +00:00
IPConstantProp
LCSSA For PR761: 2007-01-26 08:25:06 +00:00
LICM
LoopSimplify
LoopStrengthReduce
LoopUnroll
LoopUnswitch
LowerInvoke
LowerSetJmp
LowerSwitch Use range tests in LowerSwitch, where possible 2007-03-10 16:46:28 +00:00
Mem2Reg
PredicateSimplifier Propagate ValueRanges across equality. 2007-03-18 01:09:32 +00:00
PruneEH
RaiseAllocations
Reassociate Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00
ScalarRepl add a testcase the resent patches fail on. 2007-03-19 18:25:48 +00:00
SCCP For PR1195: 2007-02-15 02:26:10 +00:00
SimplifyCFG
SimplifyLibCalls For PR761: 2007-01-26 08:25:06 +00:00
TailCallElim For PR761: 2007-01-26 08:25:06 +00:00
TailDup
.cvsignore