llvm-6502/lib/Transforms/IPO
2011-06-09 20:31:09 +00:00
..
ArgumentPromotion.cpp Fix a ton of comment typos found by codespell. Patch by 2011-04-15 05:18:47 +00:00
CMakeLists.txt
ConstantMerge.cpp
DeadArgumentElimination.cpp Fix a ton of comment typos found by codespell. Patch by 2011-04-15 05:18:47 +00:00
DeadTypeElimination.cpp Fix a source of non determinism in FindUsedTypes, use a SetVector instead of a 2011-05-13 05:20:42 +00:00
ExtractGV.cpp Improve the handling of available_externally and llvm.global_ctors. 2011-06-09 14:38:09 +00:00
FunctionAttrs.cpp
GlobalDCE.cpp
GlobalOpt.cpp Don't crash owhen ComputeLoadResult can't compute the result of the load. 2011-05-29 19:33:36 +00:00
InlineAlways.cpp
Inliner.cpp Remove unused STL header includes. 2011-04-23 19:53:52 +00:00
InlineSimple.cpp
Internalize.cpp
IPConstantPropagation.cpp
IPO.cpp
LoopExtractor.cpp
LowerSetJmp.cpp
Makefile
MergeFunctions.cpp
PartialInlining.cpp
PruneEH.cpp When deleting a basic block, remove call edges only for non-intrinsics. 2011-06-09 20:31:09 +00:00
StripDeadPrototypes.cpp
StripSymbols.cpp