.. |
ArgumentPromotion.cpp
|
Move a few more APIs back to 2.5 forms. The only remaining ones left to change back are
|
2009-07-31 20:28:14 +00:00 |
CMakeLists.txt
|
|
|
ConstantMerge.cpp
|
|
|
DeadArgumentElimination.cpp
|
Privatize the StructType table, which unfortunately involves routing contexts through a number of APIs.
|
2009-08-05 23:16:16 +00:00 |
DeadTypeElimination.cpp
|
Get rid of the Pass+Context magic.
|
2009-07-22 00:24:57 +00:00 |
ExtractGV.cpp
|
Eliminate a few unused-variable warnings
|
2009-07-29 22:41:10 +00:00 |
FunctionAttrs.cpp
|
|
|
GlobalDCE.cpp
|
Get rid of the Pass+Context magic.
|
2009-07-22 00:24:57 +00:00 |
GlobalOpt.cpp
|
Privatize the StructType table, which unfortunately involves routing contexts through a number of APIs.
|
2009-08-05 23:16:16 +00:00 |
IndMemRemoval.cpp
|
Get rid of the Pass+Context magic.
|
2009-07-22 00:24:57 +00:00 |
InlineAlways.cpp
|
|
|
Inliner.cpp
|
- Convert the rest of the DOUTs to DEBUG+errs().
|
2009-07-31 19:52:24 +00:00 |
InlineSimple.cpp
|
|
|
Internalize.cpp
|
More migration to raw_ostream, the water has dried up around the iostream hole.
|
2009-07-25 00:23:56 +00:00 |
IPConstantPropagation.cpp
|
Move more code back to 2.5 APIs.
|
2009-07-30 23:03:37 +00:00 |
IPO.cpp
|
|
|
LoopExtractor.cpp
|
|
|
LowerSetJmp.cpp
|
Move a few more APIs back to 2.5 forms. The only remaining ones left to change back are
|
2009-07-31 20:28:14 +00:00 |
Makefile
|
|
|
MergeFunctions.cpp
|
Move ConstantExpr to 2.5 API.
|
2009-07-29 18:55:55 +00:00 |
PartialInlining.cpp
|
Get rid of the Pass+Context magic.
|
2009-07-22 00:24:57 +00:00 |
PartialSpecialization.cpp
|
Get rid of the Pass+Context magic.
|
2009-07-22 00:24:57 +00:00 |
PruneEH.cpp
|
Move more code back to 2.5 APIs.
|
2009-07-30 23:03:37 +00:00 |
RaiseAllocations.cpp
|
Move more code back to 2.5 APIs.
|
2009-07-30 23:03:37 +00:00 |
StripDeadPrototypes.cpp
|
Get rid of the Pass+Context magic.
|
2009-07-22 00:24:57 +00:00 |
StripSymbols.cpp
|
Use DebugInfoFinder.
|
2009-08-06 20:53:06 +00:00 |
StructRetPromotion.cpp
|
Move types back to the 2.5 API.
|
2009-07-29 22:17:13 +00:00 |