llvm-6502/test/Transforms
2004-06-09 05:07:01 +00:00
..
ADCE New testcase for PR332 2004-05-04 17:00:10 +00:00
ArgumentPromotion
BasicAA
BlockPlacement
BranchCombine Maybe this will keep people from breaking -branch-combine! 2004-06-01 20:01:05 +00:00
CodeExtractor This is the last remaining bug that I know of in the loop extractor. The loop 2004-03-18 06:41:59 +00:00
ConstantMerge
ConstProp New testcase 2004-04-13 19:28:09 +00:00
CorrelatedExprs Make the test test what it is supposed to 2004-05-27 07:37:45 +00:00
DeadArgElim
DecomposeMultiDimRefs
DSAnalysis
FunctionResolve
GCSE
GlobalDCE
IndVarsSimplify Another testcase 2004-04-18 06:55:57 +00:00
Inline New testcase, distilled from PR324 2004-04-20 20:15:01 +00:00
InstCombine New testcase that is important for the Java FE 2004-06-09 05:07:01 +00:00
LevelRaise
LICM New testcases to test LICM of call instructions 2004-03-15 04:10:08 +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 New testcase that crashes the -lowerswitch pass 2004-03-14 04:13:57 +00:00
Mem2Reg
ModuloSched
PiNodeInserter
PRE
ProfilePaths
PruneEH
RaiseAllocations
Reassociate
ScalarRepl New testcase, corresponding to phi_promote.ll 2004-04-08 19:59:22 +00:00
SCCP New testcase 2004-04-13 19:43:33 +00:00
SimplifyCFG Fix a test that was "broken" by new optimizations. The transformation we 2004-05-26 23:51:29 +00:00
TailCallElim
TailDup New testcase for PR310 2004-04-01 20:28:35 +00:00