1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 22:42:52 +01:00
llvm-mirror/test/Regression/Transforms
Chris Lattner 67eea81390 New testcases
llvm-svn: 16556
2004-09-28 21:39:35 +00:00
..
ADCE
ArgumentPromotion
BlockPlacement
BranchCombine
CodeExtractor Add another test 2004-08-13 03:27:48 +00:00
ConstantMerge Use the new prcontext script. 2004-08-02 22:31:58 +00:00
ConstProp Fix testcase 2004-07-01 04:11:35 +00:00
CorrelatedExprs Nullify this test as it causes infinite loop in optimized nightly test. 2004-06-21 08:11:32 +00:00
DeadArgElim
DeadStoreElimination New testcase. DSE should delete all of the DEAD instructions. 2004-07-27 02:19:27 +00:00
DecomposeMultiDimRefs
DSAnalysis
FunctionResolve Modify testcase to merit a warning, though no warning is still printed! 2004-08-24 17:40:02 +00:00
GCSE
GlobalConstifier New testcase that the constifier should handle 2004-08-14 20:47:56 +00:00
GlobalDCE
IndVarsSimplify Use the new prcontext script. 2004-08-02 22:31:58 +00:00
Inline Use the new prcontext script. 2004-08-02 22:31:58 +00:00
InstCombine New testcases 2004-09-28 21:39:35 +00:00
LevelRaise -debug option does not exist in a release build 2004-07-01 04:10:15 +00:00
LICM New testcase for PR420 2004-09-15 00:58:49 +00:00
LoopSimplify
LoopUnroll
LoopUnswitch
LowerInvoke
LowerSetJmp
LowerSwitch
Mem2Reg
ModuloSched
PiNodeInserter
PRE
ProfilePaths
PruneEH
RaiseAllocations
Reassociate
ScalarRepl Instcombine now helps out with these 2004-09-19 18:45:45 +00:00
SCCP
SimplifyCFG test that unconditional branches to unwinds are always eliminated 2004-07-20 01:17:19 +00:00
TailCallElim
TailDup