llvm-6502/test/Transforms
Chris Lattner a7174736fa new testcase from PR877
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29672 91177308-0d34-0410-b5e6-96231b3b80d8
2006-08-14 21:37:32 +00:00
..
ADCE
ArgumentPromotion
BlockPlacement
CodeExtractor
CondProp new testcase from PR877 2006-08-14 21:37:32 +00:00
ConstantMerge
ConstProp
CorrelatedExprs
DeadArgElim testcase that crashes dead arg elim. 2006-06-27 20:58:41 +00:00
DeadStoreElimination New testcase, reduced by nate, which crashes DSE 2006-06-27 23:47:39 +00:00
DecomposeMultiDimRefs
DSAnalysis
FunctionResolve
GCSE
GlobalDCE
GlobalOpt Testcase for PR820 2006-07-07 21:36:42 +00:00
IndVarsSimplify new testcase that crashes indvars 2006-06-17 01:01:30 +00:00
Inline testcase for PR827 2006-07-12 18:27:13 +00:00
InstCombine Add tests for 16-bit byteswaps. 2006-07-10 20:25:01 +00:00
IPConstantProp
LCSSA Add a test for the LCSSA issue I just fixed. 2006-07-09 08:17:30 +00:00
LevelRaise
LICM
LoopSimplify New testcase, this used to take hours to loopsimplify. 2006-08-12 05:23:27 +00:00
LoopStrengthReduce
LoopUnroll
LoopUnswitch Testcase that Nate found where LoopUnswitch chokes on eliminating a dead case 2006-06-27 22:24:59 +00:00
LowerInvoke
LowerSetJmp
LowerSwitch
Mem2Reg
PruneEH
RaiseAllocations
Reassociate new testcase 2006-04-28 04:14:29 +00:00
ScalarRepl new testcase 2006-04-20 20:48:32 +00:00
SCCP
SimplifyCFG new testcase for pr867 2006-08-03 21:39:41 +00:00
SimplifyLibCalls
TailCallElim
TailDup
.cvsignore