llvm-6502/lib/Transforms/IPO
2010-10-07 18:09:59 +00:00
..
ArgumentPromotion.cpp
CMakeLists.txt Removed a bunch of unnecessary target_link_libraries. 2010-09-28 22:39:14 +00:00
ConstantMerge.cpp fix PR8144, a bug where constant merge would merge globals marked 2010-09-15 00:30:11 +00:00
DeadArgumentElimination.cpp Massive rewrite of MMX: 2010-09-30 23:57:10 +00:00
DeadTypeElimination.cpp
ExtractGV.cpp Fix llvm-extract so that it changes the linkage of all GlobalValues to 2010-09-23 17:25:06 +00:00
FunctionAttrs.cpp
GlobalDCE.cpp
GlobalOpt.cpp
InlineAlways.cpp
Inliner.cpp
InlineSimple.cpp
Internalize.cpp
IPConstantPropagation.cpp
IPO.cpp Add an initialization routine for libLLVMipo.a 2010-10-07 18:09:59 +00:00
LoopExtractor.cpp
LowerSetJmp.cpp
Makefile
MergeFunctions.cpp Fix major bug in thunk detection. Also verify the calling convention. 2010-09-07 01:42:10 +00:00
PartialInlining.cpp
PartialSpecialization.cpp
PruneEH.cpp
StripDeadPrototypes.cpp
StripSymbols.cpp
StructRetPromotion.cpp