llvm-6502/lib/Transforms/IPO
2009-05-03 03:49:08 +00:00
..
ArgumentPromotion.cpp Use a safer iterator interface and get rid of std C++ library misuse. 2009-04-17 14:56:18 +00:00
CMakeLists.txt
ConstantMerge.cpp Add the private linkage. 2009-01-15 20:18:42 +00:00
DeadArgumentElimination.cpp aha, DAE does have to think about PHI nodes. Many thanks to "Dr Evil" (aka Duncan) 2009-03-18 16:48:45 +00:00
DeadTypeElimination.cpp
ExtractGV.cpp Add the private linkage. 2009-01-15 20:18:42 +00:00
FunctionAttrs.cpp This debug info special case should no longer 2009-03-09 11:57:08 +00:00
GlobalDCE.cpp eliminate unneeded parens. 2009-04-13 05:38:23 +00:00
GlobalOpt.cpp Revert r70630. Go back to appending ".b" to internal globals when shrinking 2009-05-03 03:49:08 +00:00
IndMemRemoval.cpp Introduce new linkage types linkonce_odr, weak_odr, common_odr 2009-03-07 15:45:40 +00:00
InlineAlways.cpp
Inliner.cpp Use a SmallPtrSet instead of std::set. 2009-03-23 23:39:20 +00:00
InlineSimple.cpp
Internalize.cpp Rename getAnalysisToUpdate to getAnalysisIfAvailable. 2009-01-28 13:14:17 +00:00
IPConstantPropagation.cpp introduce a useful abstraction to find out if a Use is in the call position of an instruction 2009-01-22 21:35:57 +00:00
IPO.cpp add a bunch more passes to the C bindings (PR3734), patch by 2009-03-06 16:52:18 +00:00
LoopExtractor.cpp
LowerSetJmp.cpp
Makefile
MergeFunctions.cpp Add the private linkage. 2009-01-15 20:18:42 +00:00
PartialSpecialization.cpp Keep calling-convention and tail-call bit when creating new invoke or call. 2009-03-08 19:02:17 +00:00
PruneEH.cpp Clear the cached cost when removing a function in 2009-03-19 18:03:56 +00:00
RaiseAllocations.cpp
StripDeadPrototypes.cpp
StripSymbols.cpp The second argument to RecursivelyDeleteTriviallyDeadInstructions has 2009-05-02 20:22:10 +00:00
StructRetPromotion.cpp introduce a useful abstraction to find out if a Use is in the call position of an instruction 2009-01-22 21:35:57 +00:00