llvm-6502/test/Transforms
2013-03-28 01:28:02 +00:00
..
ADCE
ArgumentPromotion Update some EH tests that were violating the new EH model. 2013-03-21 18:30:10 +00:00
BBVectorize
BlockPlacement
BranchFolding
CodeExtractor
CodeGenPrepare
ConstantMerge
ConstProp
CorrelatedValuePropagation
DeadArgElim Adding DIImportedModules to DIScopes. 2013-03-27 00:07:26 +00:00
DeadStoreElimination
EarlyCSE
FunctionAttrs Move library call prototype attribute inference to functionattrs 2013-03-21 00:55:59 +00:00
GCOVProfiling Adding DIImportedModules to DIScopes. 2013-03-27 00:07:26 +00:00
GlobalDCE
GlobalOpt
GVN
IndVarSimplify
Inline Update test. There may be multiple catches, but those will be cleaned up. 2013-03-22 20:36:39 +00:00
InstCombine Check if Type is a vector before calling function Type::getVectorNumElements. 2013-03-28 01:28:02 +00:00
InstSimplify
Internalize
IPConstantProp
JumpThreading
LCSSA
LICM
LoopDeletion
LoopIdiom
LoopRotate
LoopSimplify
LoopStrengthReduce
LoopUnroll
LoopUnswitch
LoopVectorize
LowerAtomic
LowerExpectIntrinsic
LowerInvoke
LowerSwitch
Mem2Reg Adding DIImportedModules to DIScopes. 2013-03-27 00:07:26 +00:00
MemCpyOpt
MergeFunc
MetaRenamer
ObjCARC Added back in the test for arc-annotations. 2013-03-27 00:09:58 +00:00
PhaseOrdering
PruneEH
Reassociate
Reg2Mem
ScalarRepl Adding DIImportedModules to DIScopes. 2013-03-27 00:07:26 +00:00
SCCP
SimplifyCFG
SimplifyLibCalls Move library call prototype attribute inference to functionattrs 2013-03-21 00:55:59 +00:00
Sink
SROA
StripSymbols
TailCallElim
TailDup