llvm-6502/lib/Transforms/IPO
2013-10-18 23:38:13 +00:00
..
ArgumentPromotion.cpp
BarrierNoopPass.cpp
CMakeLists.txt
ConstantMerge.cpp
DeadArgumentElimination.cpp Fix a bug in Dead Argument Elimination. 2013-10-09 17:21:44 +00:00
ExtractGV.cpp
FunctionAttrs.cpp Avoid a compiler warning about Found not being used when assertions are 2013-09-13 08:16:06 +00:00
GlobalDCE.cpp Implement function prefix data as an IR feature. 2013-09-16 01:08:15 +00:00
GlobalOpt.cpp Rename fields of GlobalStatus to match the coding style. 2013-10-17 18:18:52 +00:00
InlineAlways.cpp
Inliner.cpp
InlineSimple.cpp
Internalize.cpp Optimize linkonce_odr unnamed_addr functions during LTO. 2013-10-03 18:29:09 +00:00
IPConstantPropagation.cpp
IPO.cpp Optimize linkonce_odr unnamed_addr functions during LTO. 2013-10-03 18:29:09 +00:00
LLVMBuild.txt
LoopExtractor.cpp
Makefile
MergeFunctions.cpp Don't merge tiny functions. 2013-10-01 18:05:30 +00:00
PartialInlining.cpp
PassManagerBuilder.cpp Mark some command line flags as hidden 2013-10-18 23:38:13 +00:00
PruneEH.cpp
StripDeadPrototypes.cpp
StripSymbols.cpp