llvm-6502/test/Transforms
2006-02-08 02:37:40 +00:00
..
ADCE
ArgumentPromotion
BlockPlacement
CodeExtractor
CondProp
ConstantMerge
ConstProp Add bswap intrinsics as documented in the Language Reference 2006-01-14 01:25:24 +00:00
CorrelatedExprs
DeadArgElim
DeadStoreElimination
DecomposeMultiDimRefs
DSAnalysis
FunctionResolve
GCSE
GlobalDCE
GlobalOpt
IndVarsSimplify
Inline New testcase for a regression last night: the -inline pass wasn't updating 2006-01-14 20:07:07 +00:00
InstCombine new testcase that caused instcombine to crash on 176.gcc last night. 2006-02-07 19:07:25 +00:00
IPConstantProp
LevelRaise
LICM
LoopSimplify
LoopStrengthReduce
LoopUnroll
LoopUnswitch
LowerInvoke
LowerSetJmp
LowerSwitch
Mem2Reg
PruneEH
RaiseAllocations
Reassociate
ScalarRepl testcase that crashes scalarrepl 2006-01-24 19:34:57 +00:00
SCCP new testcase for more interesting select sccp cases 2006-02-08 02:37:40 +00:00
SimplifyCFG expand testcase, which has been in my tree for a while now 2005-12-03 18:26:41 +00:00
SimplifyLibCalls add new tests 2006-01-23 06:24:17 +00:00
TailCallElim
TailDup