llvm-6502/test/Transforms
Chris Lattner 8d5e05bb71 new testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14442 91177308-0d34-0410-b5e6-96231b3b80d8
2004-06-27 22:51:19 +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
ConstantMerge
ConstProp Add tests for isnan 2004-06-11 06:16:13 +00:00
CorrelatedExprs Nullify this test as it causes infinite loop in optimized nightly test. 2004-06-21 08:11:32 +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 2004-06-27 22:51:19 +00:00
LevelRaise
LICM
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
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