llvm-6502/lib/Transforms/IPO
2008-09-30 22:04:30 +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 Now Attributes are divided in three groups 2008-09-26 22:53:05 +00:00
CMakeLists.txt
ConstantMerge.cpp
DeadArgumentElimination.cpp Now Attributes are divided in three groups 2008-09-26 22:53:05 +00:00
DeadTypeElimination.cpp
ExtractGV.cpp
GlobalDCE.cpp
GlobalOpt.cpp Large mechanical patch. 2008-09-25 21:00:45 +00:00
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 add preserversCFG() + preservers(CallGraph) 2008-09-30 22:04:30 +00:00
IPConstantPropagation.cpp remove redundant test (mayBeOverriden() includes hasLinkOnceLinkage) 2008-09-29 14:40:32 +00:00
LoopExtractor.cpp
LowerSetJmp.cpp Large mechanical patch. 2008-09-25 21:00:45 +00:00
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 Now Attributes are divided in three groups 2008-09-26 22:53:05 +00:00