.. |
ArgumentPromotion.cpp
|
simplify by using CallSite constructors; virtually eliminates CallSite::get from the tree
|
2010-07-28 22:50:26 +00:00 |
CMakeLists.txt
|
IPO needs ScalarOpts and InstCombine in its libs
|
2010-04-14 23:42:23 +00:00 |
ConstantMerge.cpp
|
Fix batch of converting RegisterPass<> to INTIALIZE_PASS().
|
2010-07-21 22:09:45 +00:00 |
DeadArgumentElimination.cpp
|
simplify by using CallSite constructors; virtually eliminates CallSite::get from the tree
|
2010-07-28 22:50:26 +00:00 |
DeadTypeElimination.cpp
|
Fix batch of converting RegisterPass<> to INTIALIZE_PASS().
|
2010-07-21 22:09:45 +00:00 |
ExtractGV.cpp
|
Remove includes of Support/Compiler.h that are no longer needed after the
|
2009-10-25 06:57:41 +00:00 |
FunctionAttrs.cpp
|
simplify by using CallSite constructors; virtually eliminates CallSite::get from the tree
|
2010-07-28 22:50:26 +00:00 |
GlobalDCE.cpp
|
Fix batch of converting RegisterPass<> to INTIALIZE_PASS().
|
2010-07-21 22:09:45 +00:00 |
GlobalOpt.cpp
|
undo 80 column trespassing I caused
|
2010-07-22 10:37:47 +00:00 |
InlineAlways.cpp
|
Fix batch of converting RegisterPass<> to INTIALIZE_PASS().
|
2010-07-21 22:09:45 +00:00 |
Inliner.cpp
|
simplify by using CallSite constructors; virtually eliminates CallSite::get from the tree
|
2010-07-28 22:50:26 +00:00 |
InlineSimple.cpp
|
Fix batch of converting RegisterPass<> to INTIALIZE_PASS().
|
2010-07-21 22:09:45 +00:00 |
Internalize.cpp
|
Fix batch of converting RegisterPass<> to INTIALIZE_PASS().
|
2010-07-21 22:09:45 +00:00 |
IPConstantPropagation.cpp
|
simplify by using CallSite constructors; virtually eliminates CallSite::get from the tree
|
2010-07-28 22:50:26 +00:00 |
IPO.cpp
|
Adding IPSCCP and Internalize passes to the C-bindings
|
2010-04-09 20:43:20 +00:00 |
LoopExtractor.cpp
|
Fix batch of converting RegisterPass<> to INTIALIZE_PASS().
|
2010-07-21 22:09:45 +00:00 |
LowerSetJmp.cpp
|
Fix batch of converting RegisterPass<> to INTIALIZE_PASS().
|
2010-07-21 22:09:45 +00:00 |
Makefile
|
make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.
|
2010-01-24 20:43:08 +00:00 |
MergeFunctions.cpp
|
Fix batch of converting RegisterPass<> to INTIALIZE_PASS().
|
2010-07-21 22:09:45 +00:00 |
PartialInlining.cpp
|
pass dereferenced iterator to dyn_cast
|
2010-07-22 11:48:35 +00:00 |
PartialSpecialization.cpp
|
simplify
|
2010-07-22 13:07:39 +00:00 |
PruneEH.cpp
|
Fix batch of converting RegisterPass<> to INTIALIZE_PASS().
|
2010-07-21 22:09:45 +00:00 |
StripDeadPrototypes.cpp
|
Fix batch of converting RegisterPass<> to INTIALIZE_PASS().
|
2010-07-21 22:09:45 +00:00 |
StripSymbols.cpp
|
Fix batch of converting RegisterPass<> to INTIALIZE_PASS().
|
2010-07-21 22:09:45 +00:00 |
StructRetPromotion.cpp
|
simplify by using CallSite constructors; virtually eliminates CallSite::get from the tree
|
2010-07-28 22:50:26 +00:00 |