.. |
ABCD.cpp
|
Fix batch of converting RegisterPass<> to INTIALIZE_PASS().
|
2010-07-21 22:09:45 +00:00 |
ADCE.cpp
|
Fix batch of converting RegisterPass<> to INTIALIZE_PASS().
|
2010-07-21 22:09:45 +00:00 |
BasicBlockPlacement.cpp
|
Fix batch of converting RegisterPass<> to INTIALIZE_PASS().
|
2010-07-21 22:09:45 +00:00 |
CMakeLists.txt
|
|
|
CodeGenPrepare.cpp
|
Fix batch of converting RegisterPass<> to INTIALIZE_PASS().
|
2010-07-21 22:09:45 +00:00 |
ConstantProp.cpp
|
Fix batch of converting RegisterPass<> to INTIALIZE_PASS().
|
2010-07-21 22:09:45 +00:00 |
DCE.cpp
|
Fix batch of converting RegisterPass<> to INTIALIZE_PASS().
|
2010-07-21 22:09:45 +00:00 |
DeadStoreElimination.cpp
|
use Value* constructor of CallSite to create potentially improper site, and test that
|
2010-07-28 14:28:18 +00:00 |
GEPSplitter.cpp
|
Fix batch of converting RegisterPass<> to INTIALIZE_PASS().
|
2010-07-21 22:09:45 +00:00 |
GVN.cpp
|
mass elimination of reliance on automatic iterator dereferencing
|
2010-07-22 13:36:47 +00:00 |
IndVarSimplify.cpp
|
mass elimination of reliance on automatic iterator dereferencing
|
2010-07-22 13:36:47 +00:00 |
JumpThreading.cpp
|
Add an initial implementation of LazyValueInfo updating for JumpThreading. Disabled for now.
|
2010-07-26 18:48:03 +00:00 |
LICM.cpp
|
Fix batch of converting RegisterPass<> to INTIALIZE_PASS().
|
2010-07-21 22:09:45 +00:00 |
LoopDeletion.cpp
|
Remove LCSSA's bogus dependence on LoopSimplify and LoopSimplify's bogus
|
2010-07-26 18:11:16 +00:00 |
LoopIndexSplit.cpp
|
Use DominatorTree::properlyDominates instead of dominates with an
|
2010-07-26 17:37:36 +00:00 |
LoopRotation.cpp
|
Fix batch of converting RegisterPass<> to INTIALIZE_PASS().
|
2010-07-21 22:09:45 +00:00 |
LoopStrengthReduce.cpp
|
Fix batch of converting RegisterPass<> to INTIALIZE_PASS().
|
2010-07-21 22:09:45 +00:00 |
LoopUnrollPass.cpp
|
Remove LCSSA's bogus dependence on LoopSimplify and LoopSimplify's bogus
|
2010-07-26 18:11:16 +00:00 |
LoopUnswitch.cpp
|
Fix batch of converting RegisterPass<> to INTIALIZE_PASS().
|
2010-07-21 22:09:45 +00:00 |
Makefile
|
|
|
MemCpyOptimizer.cpp
|
simplify by using CallSite constructors; virtually eliminates CallSite::get from the tree
|
2010-07-28 22:50:26 +00:00 |
Reassociate.cpp
|
Fix batch of converting RegisterPass<> to INTIALIZE_PASS().
|
2010-07-21 22:09:45 +00:00 |
Reg2Mem.cpp
|
|
|
Scalar.cpp
|
|
|
ScalarReplAggregates.cpp
|
Fix batch of converting RegisterPass<> to INTIALIZE_PASS().
|
2010-07-21 22:09:45 +00:00 |
SCCP.cpp
|
simplify by using CallSite constructors; virtually eliminates CallSite::get from the tree
|
2010-07-28 22:50:26 +00:00 |
SimplifyCFGPass.cpp
|
Fix batch of converting RegisterPass<> to INTIALIZE_PASS().
|
2010-07-21 22:09:45 +00:00 |
SimplifyHalfPowrLibCalls.cpp
|
Fix batch of converting RegisterPass<> to INTIALIZE_PASS().
|
2010-07-21 22:09:45 +00:00 |
SimplifyLibCalls.cpp
|
mass elimination of reliance on automatic iterator dereferencing
|
2010-07-22 13:36:47 +00:00 |
Sink.cpp
|
Fix batch of converting RegisterPass<> to INTIALIZE_PASS().
|
2010-07-21 22:09:45 +00:00 |
TailDuplication.cpp
|
Fix batch of converting RegisterPass<> to INTIALIZE_PASS().
|
2010-07-21 22:09:45 +00:00 |
TailRecursionElimination.cpp
|
Fix batch of converting RegisterPass<> to INTIALIZE_PASS().
|
2010-07-21 22:09:45 +00:00 |