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 170de214ad This pass has been removed from LLVM
llvm-svn: 17518
2004-11-06 21:02:30 +00:00
..
ADCE New testcase that ADCE shouldn't crash on 2004-10-17 23:44:02 +00:00
ArgumentPromotion
BlockPlacement
BranchCombine Maybe this will keep people from breaking -branch-combine! 2004-06-01 20:01:05 +00:00
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 Adding XFAIL lines for dejagnu support. 2004-11-06 20:38:27 +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 Adding XFAIL lines for dejagnu support. 2004-11-06 20:38:27 +00:00
GCSE new testcase 2004-04-11 16:47:15 +00:00
GlobalDCE
GlobalOpt New testcase. Check for the ability to promote a malloc whose initialzed state is checked by the program 2004-10-22 06:43:07 +00:00
IndVarsSimplify Adding XFAIL lines for dejagnu support. 2004-11-06 20:38:27 +00:00
Inline New testcase that crashes the inliner 2004-10-17 23:20:29 +00:00
InstCombine Adding XFAIL lines for dejagnu support. 2004-11-06 20:38:27 +00:00
LevelRaise Adding XFAIL lines for dejagnu support. 2004-11-06 20:38:27 +00:00
LICM New testcase for PR420 2004-09-15 00:58:49 +00:00
LoopSimplify New testcase where loop simplify is not updating domfrontiers correctly 2004-04-13 16:22:04 +00:00
LoopUnroll New testcase that used to cause the unroller to try to unroll the loop 2G times. :( 2004-05-13 20:43:15 +00:00
LoopUnswitch New testcase 2004-04-19 18:06:34 +00:00
LowerInvoke
LowerSetJmp
LowerSwitch
Mem2Reg Adding XFAIL lines for dejagnu support. 2004-11-06 20:38:27 +00:00
ModuloSched
PRE
ProfilePaths
PruneEH
RaiseAllocations
Reassociate
ScalarRepl Instcombine now helps out with these 2004-09-19 18:45:45 +00:00
SCCP New testcase 2004-04-13 19:43:33 +00:00
SimplifyCFG New testcase 2004-10-18 04:06:41 +00:00
TailCallElim Adding XFAIL lines for dejagnu support. 2004-11-06 20:38:27 +00:00
TailDup When tail duplicating these functions, the add instruction should not be 2004-10-06 03:26:38 +00:00