llvm-6502/lib/Transforms/IPO
Devang Patel d828a4b285 Make it fit into 80 cols.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29223 91177308-0d34-0410-b5e6-96231b3b80d8
2006-07-20 18:03:39 +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 Fix Transforms/DeadArgElim/2006-06-27-struct-ret.ll. -deadargelim should not 2006-06-27 21:05:04 +00:00
DeadTypeElimination.cpp
ExtractFunction.cpp
FunctionResolution.cpp Make iostream #inclusion explicit 2006-01-22 23:32:06 +00:00
GlobalDCE.cpp
GlobalOpt.cpp Fix PR820 and Transforms/GlobalOpt/2006-07-07-InlineAsmCrash.ll 2006-07-07 21:37:01 +00:00
IndMemRemoval.cpp linear -> constant time 2006-04-13 13:43:31 +00:00
Inliner.cpp Change the callgraph representation to store the callsite along with the 2006-07-12 18:29:36 +00:00
Inliner.h
InlineSimple.cpp
Internalize.cpp Make it fit into 80 cols. 2006-07-20 18:03:39 +00:00
IPConstantPropagation.cpp
LoopExtractor.cpp
LowerSetJmp.cpp
Makefile
PruneEH.cpp
RaiseAllocations.cpp
SimplifyLibCalls.cpp Add missing casts. This fixed some regressions. 2006-06-16 18:37:15 +00:00
StripSymbols.cpp Strip changes to llvm.dbg intrinsics. 2006-03-23 18:11:33 +00:00