.. |
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
|
Don't generate branch to entry block.
|
2007-05-08 01:01:04 +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
|
s/ETNode::getChildren/ETNode::getETNodeChildren/g
|
2007-06-04 23:45:02 +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:40:55 +00:00 |
GVNPRE.cpp
|
Add simple full redundancy elimination.
|
2007-06-06 01:27:49 +00:00 |
IndVarSimplify.cpp
|
Inform ScalarEvolutions that we're deleting Values.
|
2007-06-06 03:51:56 +00:00 |
InstructionCombining.cpp
|
Fix PR1499.
|
2007-06-06 17:08:48 +00:00 |
LICM.cpp
|
Allow insertelement, extractelement, and shufflevector to be hoisted/sunk
|
2007-06-05 16:05:55 +00:00 |
LoopRotation.cpp
|
Fix typos.
|
2007-05-11 21:10:54 +00:00 |
LoopStrengthReduce.cpp
|
Fix PR1495 and CodeGen/X86/2007-06-05-LSR-Dominator.ll
|
2007-06-06 01:23:55 +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
|
Fix Transforms/ScalarRepl/2007-05-29-MemcpyPreserve.ll and the second
|
2007-05-30 06:11:23 +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 |