llvm-6502/lib/Transforms/IPO
Chris Lattner 2144c25364 Remove some dead variables.
Fix a nasty bug in the memcmp optimizer where we used the wrong variable!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28269 91177308-0d34-0410-b5e6-96231b3b80d8
2006-05-12 23:35:26 +00:00
..
ArgumentPromotion.cpp
ConstantMerge.cpp
DeadArgumentElimination.cpp
DeadTypeElimination.cpp
ExtractFunction.cpp
FunctionResolution.cpp
GlobalDCE.cpp
GlobalOpt.cpp
IndMemRemoval.cpp linear -> constant time 2006-04-13 13:43:31 +00:00
Inliner.cpp Remove some dead variables. 2006-05-12 23:35:26 +00:00
Inliner.h
InlineSimple.cpp
Internalize.cpp Switch to using a numeric id for anchors. 2006-03-07 20:53:47 +00:00
IPConstantPropagation.cpp
LoopExtractor.cpp
LowerSetJmp.cpp
Makefile
PruneEH.cpp
RaiseAllocations.cpp
SimplifyLibCalls.cpp Remove some dead variables. 2006-05-12 23:35:26 +00:00
StripSymbols.cpp Strip changes to llvm.dbg intrinsics. 2006-03-23 18:11:33 +00:00