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 Make iostream #inclusion explicit 2006-01-22 23:32:06 +00:00
ConstantMerge.cpp Fix ConstantMerge/2006-03-07-DontMergeDiffSections.ll, a problem Jim 2006-03-07 17:56:59 +00:00
DeadArgumentElimination.cpp Make iostream #inclusion explicit 2006-01-22 23:32:06 +00:00
DeadTypeElimination.cpp
ExtractFunction.cpp
FunctionResolution.cpp Make iostream #inclusion explicit 2006-01-22 23:32:06 +00:00
GlobalDCE.cpp
GlobalOpt.cpp Make iostream #inclusion explicit 2006-01-22 23:32:06 +00:00
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 Permit inlining functions that contain dynamic allocations now that 2006-01-13 19:35:43 +00:00
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