llvm-mirror/lib/Transforms/IPO
John Criswell e56868d266 Fix a bug in the -deadtypeelim pass. The SymbolTable re-write changed it
to eliminate the wrong type.

llvm-svn: 13855
2004-05-27 21:16:46 +00:00
..
ArgumentPromotion.cpp
ConstantMerge.cpp
DeadArgumentElimination.cpp
DeadTypeElimination.cpp Fix a bug in the -deadtypeelim pass. The SymbolTable re-write changed it 2004-05-27 21:16:46 +00:00
ExtractFunction.cpp
FunctionResolution.cpp
GlobalConstifier.cpp
GlobalDCE.cpp
Inliner.cpp Fix a bug in my previous checkin 2004-05-24 06:24:46 +00:00
Inliner.h
InlineSimple.cpp
Internalize.cpp
IPConstantPropagation.cpp
LoopExtractor.cpp
LowerSetJmp.cpp
Makefile
MutateStructTypes.cpp Convert to SymbolTable's new iteration interface. 2004-05-25 08:53:40 +00:00
Parallelize.cpp
PruneEH.cpp
RaiseAllocations.cpp
SimpleStructMutation.cpp