llvm-6502/lib/Transforms/IPO
2008-10-03 22:21:24 +00:00
..
AddReadAttrs.cpp add AU.setPreservesCFG() since this pass only adds and removes function attributes 2008-09-30 18:34:38 +00:00
ArgumentPromotion.cpp
CMakeLists.txt
ConstantMerge.cpp
DeadArgumentElimination.cpp
DeadTypeElimination.cpp
ExtractGV.cpp
GlobalDCE.cpp
GlobalOpt.cpp
IndMemRemoval.cpp
InlineAlways.cpp Implement function notes as function attributes. 2008-09-26 23:51:19 +00:00
Inliner.cpp Implement function notes as function attributes. 2008-09-26 23:51:19 +00:00
InlineSimple.cpp Implement function notes as function attributes. 2008-09-26 23:51:19 +00:00
Internalize.cpp Teach internalize to preserve the callgraph. 2008-10-03 07:36:09 +00:00
IPConstantPropagation.cpp Clean up some multiple-return-value code that is no longer 2008-10-03 22:21:24 +00:00
LoopExtractor.cpp
LowerSetJmp.cpp
Makefile
PartialSpecialization.cpp
PruneEH.cpp Speed up these passes when the callgraph has 2008-09-29 14:59:04 +00:00
RaiseAllocations.cpp
StripDeadPrototypes.cpp
StripSymbols.cpp
StructRetPromotion.cpp