llvm-6502/lib/Transforms/IPO
2008-02-01 20:37:16 +00:00
..
ArgumentPromotion.cpp Don't drop function/call return attributes like 'nounwind'. 2008-02-01 20:37:16 +00:00
ConstantMerge.cpp
DeadArgumentElimination.cpp DAE bug fix. Don't lose parameter attributes on vararg arguments. 2008-01-17 04:18:54 +00:00
DeadTypeElimination.cpp
ExtractFunction.cpp
GlobalDCE.cpp
GlobalOpt.cpp Don't let globalopt hack on volatile loads or stores. 2008-01-29 19:01:37 +00:00
IndMemRemoval.cpp
Inliner.cpp Allow clients to specify the inline threshold when creating 2008-01-12 06:49:13 +00:00
InlineSimple.cpp Allow clients to specify the inline threshold when creating 2008-01-12 06:49:13 +00:00
Internalize.cpp
IPConstantPropagation.cpp
LoopExtractor.cpp
LowerSetJmp.cpp
Makefile
PruneEH.cpp
RaiseAllocations.cpp
SimplifyLibCalls.cpp Use empty() instead of comparing size() with zero. 2008-01-29 13:02:09 +00:00
StripDeadPrototypes.cpp
StripSymbols.cpp Handle attribute(used) global variables that are i8. 2008-01-16 21:35:43 +00:00