1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/test/Transforms
Reid Spencer 45d9d72ac0 For PR1072:
Removing -raise has neglible positive or negative side effects so we are
opting to remove it. See the PR for comparison details.

llvm-svn: 33844
2007-02-03 23:15:56 +00:00
..
ADCE
ArgumentPromotion
BlockPlacement
CodeExtractor
CondProp
ConstantMerge
ConstProp
CorrelatedExprs
DeadArgElim
DeadStoreElimination
DecomposeMultiDimRefs
FunctionResolve For PR761: 2007-01-26 08:25:06 +00:00
GCSE
GlobalDCE For PR761: 2007-01-26 08:25:06 +00:00
GlobalOpt For PR761: 2007-01-26 08:25:06 +00:00
IndVarsSimplify For PR411: 2007-01-30 16:16:01 +00:00
Inline
InstCombine Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00
IPConstantProp
LCSSA For PR761: 2007-01-26 08:25:06 +00:00
LICM
LoopSimplify
LoopStrengthReduce
LoopUnroll
LoopUnswitch
LowerInvoke
LowerSetJmp
LowerSwitch
Mem2Reg
PredicateSimplifier
PruneEH
RaiseAllocations
Reassociate Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00
ScalarRepl
SCCP
SimplifyCFG
SimplifyLibCalls For PR761: 2007-01-26 08:25:06 +00:00
TailCallElim For PR761: 2007-01-26 08:25:06 +00:00
TailDup
.cvsignore