llvm-6502/lib/Transforms/IPO
2005-02-27 18:58:52 +00:00
..
ArgumentPromotion.cpp
ConstantMerge.cpp
DeadArgumentElimination.cpp
DeadTypeElimination.cpp
ExtractFunction.cpp
FunctionResolution.cpp Adjust to changes in APIs 2005-02-01 01:23:31 +00:00
GlobalDCE.cpp
GlobalOpt.cpp Teach globalopt how memset/cpy/move affect memory, to allow better optimization. 2005-02-27 18:58:52 +00:00
Inliner.cpp
Inliner.h
InlineSimple.cpp
Internalize.cpp
IPConstantPropagation.cpp
LoopExtractor.cpp
LowerSetJmp.cpp Switchinst takes a hint for the number of cases it will have. 2005-01-29 00:38:45 +00:00
Makefile
PruneEH.cpp
RaiseAllocations.cpp Fix spelling, patch contributed by Gabor Greif! 2005-02-27 06:18:25 +00:00
StripSymbols.cpp