llvm-6502/lib/Transforms/IPO
2009-08-25 05:24:07 +00:00
..
ArgumentPromotion.cpp prune the #includes in raw_ostream.h by moving a 2009-08-24 03:52:50 +00:00
CMakeLists.txt
ConstantMerge.cpp
DeadArgumentElimination.cpp remove a few DOUTs here and there. 2009-08-23 06:35:02 +00:00
DeadTypeElimination.cpp
ExtractGV.cpp
FunctionAttrs.cpp
GlobalDCE.cpp
GlobalOpt.cpp
IndMemRemoval.cpp
InlineAlways.cpp
Inliner.cpp Allow multiple occurrences of -inline-threshold on 2009-08-25 01:13:58 +00:00
InlineSimple.cpp
Internalize.cpp eliminate uses of cerr() 2009-08-23 07:05:07 +00:00
IPConstantPropagation.cpp
IPO.cpp
LoopExtractor.cpp convert LoopInfo.h and GraphWriter.h to use raw_ostream 2009-08-23 07:19:13 +00:00
LowerSetJmp.cpp
Makefile
MergeFunctions.cpp remove a few DOUTs here and there. 2009-08-23 06:35:02 +00:00
PartialInlining.cpp
PartialSpecialization.cpp
PruneEH.cpp
RaiseAllocations.cpp
StripDeadPrototypes.cpp
StripSymbols.cpp Update DebugInfo interface to use metadata, instead of special named llvm.dbg.... global variables, to encode debugging information in llvm IR. This is mostly a mechanical change that tests metadata support very well. 2009-08-25 05:24:07 +00:00
StructRetPromotion.cpp remove a few DOUTs here and there. 2009-08-23 06:35:02 +00:00