.. |
ADCE
|
|
|
ArgumentPromotion
|
Make opt default to not adding a target data string and update tests that depend on target data to supply it within the test
|
2009-11-03 15:29:06 +00:00 |
BlockPlacement
|
|
|
BranchFolding
|
|
|
CodeExtractor
|
|
|
CodeGenPrepare
|
|
|
CondProp
|
|
|
ConstantMerge
|
|
|
ConstProp
|
Convert a few tests to FileCheck for PR5307.
|
2009-10-26 22:52:03 +00:00 |
DeadArgElim
|
|
|
DeadStoreElimination
|
improve DSE when TargetData is not around, based on work by
|
2009-11-04 23:20:12 +00:00 |
FunctionAttrs
|
|
|
GlobalDCE
|
|
|
GlobalOpt
|
Update CreateMalloc so that its callers specify the size to allocate:
|
2009-11-05 00:03:03 +00:00 |
GVN
|
Treat lifetime begin/end markers as allocations/frees respectively for the
|
2009-10-28 07:05:35 +00:00 |
IndVarSimplify
|
Make opt default to not adding a target data string and update tests that depend on target data to supply it within the test
|
2009-11-03 15:29:06 +00:00 |
Inline
|
Make opt default to not adding a target data string and update tests that depend on target data to supply it within the test
|
2009-11-03 15:29:06 +00:00 |
InstCombine
|
move two functions up higher in the file. Delete a useless argument
|
2009-11-04 08:05:20 +00:00 |
Internalize
|
|
|
IPConstantProp
|
|
|
JumpThreading
|
merge a few crash tests into crash.ll
|
2009-11-05 05:57:34 +00:00 |
LCSSA
|
|
|
LICM
|
Convert a few tests to FileCheck for PR5307.
|
2009-10-26 22:52:03 +00:00 |
LoopDeletion
|
Make LoopDeletion check the maximum backedge taken count, rather than the
|
2009-10-23 17:10:01 +00:00 |
LoopIndexSplit
|
|
|
LoopRotate
|
Make these tests more interesting by using
|
2009-10-24 23:23:04 +00:00 |
LoopSimplify
|
Make these tests more interesting by using
|
2009-10-24 23:23:04 +00:00 |
LoopStrengthReduce
|
|
|
LoopUnroll
|
|
|
LoopUnswitch
|
|
|
LowerInvoke
|
|
|
LowerSetJmp
|
|
|
LowerSwitch
|
|
|
Mem2Reg
|
fix a bug exposed by moving SRoA earlier which caused a crash building kc++
|
2009-11-02 04:37:17 +00:00 |
MemCpyOpt
|
Make opt default to not adding a target data string and update tests that depend on target data to supply it within the test
|
2009-11-03 15:29:06 +00:00 |
MergeFunc
|
|
|
PruneEH
|
|
|
Reassociate
|
|
|
ScalarRepl
|
Make opt default to not adding a target data string and update tests that depend on target data to supply it within the test
|
2009-11-03 15:29:06 +00:00 |
SCCP
|
reimplement multiple return value handling in IPSCCP, making it
|
2009-11-03 23:40:48 +00:00 |
SimplifyCFG
|
Revert r85667. LoopUnroll currently can't call utility functions which
|
2009-10-31 17:33:01 +00:00 |
SimplifyLibCalls
|
Teach SimplifyLibCalls to fold memcmp calls with constant arguments.
|
2009-11-05 17:44:22 +00:00 |
SRETPromotion
|
|
|
SSI
|
|
|
StripSymbols
|
|
|
TailCallElim
|
|
|
TailDup
|
|
|