.. |
ADCE.cpp
|
s/llvm::DominatorTreeBase::DomTreeNode/llvm::DomTreeNode/g
|
2007-06-04 00:32:22 +00:00 |
BasicBlockPlacement.cpp
|
Fix typo in comment.
|
2007-05-06 13:37:16 +00:00 |
CodeGenPrepare.cpp
|
Sink CmpInst's to their uses to reduce register pressure.
|
2007-06-12 16:50:17 +00:00 |
CondPropagate.cpp
|
Fix typo in comment.
|
2007-05-06 13:37:16 +00:00 |
ConstantProp.cpp
|
Fix typo in comment.
|
2007-05-06 13:37:16 +00:00 |
CorrelatedExprs.cpp
|
Use DominatorTree instead of ETForest.
|
2007-06-07 21:35:27 +00:00 |
DCE.cpp
|
Fix typo in comment.
|
2007-05-06 13:37:16 +00:00 |
DeadStoreElimination.cpp
|
Fix typo in comment.
|
2007-05-06 13:37:16 +00:00 |
GCSE.cpp
|
Use DominatorTree instead of ETForest.
|
2007-06-07 18:45:06 +00:00 |
GVNPRE.cpp
|
Fix test/Transforms/GVNPRE/2007-06-15-Looping.ll
|
2007-06-15 17:55:15 +00:00 |
IndVarSimplify.cpp
|
Add a SCEV class and supporting code for sign-extend expressions.
|
2007-06-15 14:38:12 +00:00 |
InstructionCombining.cpp
|
Generalize many transforms to work on ~ of vectors in addition to ~ of
|
2007-06-15 06:23:19 +00:00 |
LICM.cpp
|
Do not require ETForest. Now it is unused by LICM.
|
2007-06-07 22:21:15 +00:00 |
LoopRotation.cpp
|
Fix typos.
|
2007-05-11 21:10:54 +00:00 |
LoopStrengthReduce.cpp
|
Add a SCEV class and supporting code for sign-extend expressions.
|
2007-06-15 14:38:12 +00:00 |
LoopUnroll.cpp
|
Correct a few comments.
|
2007-05-14 14:31:17 +00:00 |
LoopUnswitch.cpp
|
Avoid non-trivial loop unswitching while optimizing for size.
|
2007-06-06 00:21:03 +00:00 |
LowerGC.cpp
|
Fix typo in comment.
|
2007-05-06 13:37:16 +00:00 |
LowerPacked.cpp
|
Fix typo in comment.
|
2007-05-06 13:37:16 +00:00 |
Makefile
|
DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE now
|
2005-10-24 02:26:13 +00:00 |
PredicateSimplifier.cpp
|
Patches by Chuck Rose to unbreak V Studio builds.
|
2007-06-04 23:52:59 +00:00 |
Reassociate.cpp
|
Fix typo in comment.
|
2007-05-06 13:37:16 +00:00 |
Reg2Mem.cpp
|
Fix typo in comment.
|
2007-05-06 13:37:16 +00:00 |
ScalarReplAggregates.cpp
|
Use DominatorTree instead of ETForest.
|
2007-06-07 21:57:03 +00:00 |
SCCP.cpp
|
Fix PR1431
|
2007-05-17 22:10:15 +00:00 |
SimplifyCFG.cpp
|
Fix typo in comment.
|
2007-05-06 13:37:16 +00:00 |
TailDuplication.cpp
|
Fix typo in comment.
|
2007-05-06 13:37:16 +00:00 |
TailRecursionElimination.cpp
|
Fix typo in comment.
|
2007-05-06 13:37:16 +00:00 |