llvm-6502/lib/Transforms/IPO
Chris Lattner a0bc7fc7bd Fix PR1735 and Transforms/DeadArgElim/2007-10-18-VarargsReturn.ll by
fixing some obviously broken code :(


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43141 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-18 18:49:29 +00:00
..
ArgumentPromotion.cpp
ConstantMerge.cpp
DeadArgumentElimination.cpp Fix PR1735 and Transforms/DeadArgElim/2007-10-18-VarargsReturn.ll by 2007-10-18 18:49:29 +00:00
DeadTypeElimination.cpp
ExtractFunction.cpp
GlobalDCE.cpp
GlobalOpt.cpp
IndMemRemoval.cpp
Inliner.cpp Use empty() member functions when that's what's being tested for instead 2007-10-03 19:26:29 +00:00
InlineSimple.cpp
Internalize.cpp Fix PR1719, by not marking llvm.global.annotations internal. 2007-10-03 17:05:40 +00:00
IPConstantPropagation.cpp
LoopExtractor.cpp
LowerSetJmp.cpp
Makefile
PruneEH.cpp
RaiseAllocations.cpp Do not raise free() call that is called through invoke instruction. 2007-10-17 20:12:58 +00:00
SimplifyLibCalls.cpp minor long double related changes 2007-09-28 18:06:58 +00:00
StripDeadPrototypes.cpp
StripSymbols.cpp