llvm-6502/lib/Transforms/IPO
2012-01-20 21:51:11 +00:00
..
ArgumentPromotion.cpp
CMakeLists.txt
ConstantMerge.cpp Re-fix the issue Bill fixed in r147899 in a slightly different way, which doesn't abuse the semantics of linker_private. We don't really want to merge any string constant with a weak_odr global. 2012-01-11 22:06:46 +00:00
DeadArgumentElimination.cpp
ExtractGV.cpp
FunctionAttrs.cpp SCCCaptured is trivially false on entry to this loop and not modified inside it. 2012-01-05 22:21:45 +00:00
GlobalDCE.cpp
GlobalOpt.cpp More dead code removal (using -Wunreachable-code) 2012-01-20 21:51:11 +00:00
InlineAlways.cpp
Inliner.cpp
InlineSimple.cpp
Internalize.cpp
IPConstantPropagation.cpp
IPO.cpp
LLVMBuild.txt LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
LoopExtractor.cpp
Makefile
MergeFunctions.cpp
PartialInlining.cpp
PassManagerBuilder.cpp Add a new PassManagerBuilder customization point, 2012-01-17 20:51:32 +00:00
PruneEH.cpp
StripDeadPrototypes.cpp
StripSymbols.cpp