llvm-6502/lib/Transforms/IPO
Andrew Lenharth 61e99c9db8 linear -> constant time
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27652 91177308-0d34-0410-b5e6-96231b3b80d8
2006-04-13 13:43:31 +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 Make iostream #inclusion explicit 2006-01-22 23:32:06 +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 When a function takes a variable number of pointer arguments, with a zero 2005-10-23 04:37:20 +00:00
Makefile DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE now 2005-10-24 02:26:13 +00:00
PruneEH.cpp
RaiseAllocations.cpp
SimplifyLibCalls.cpp Make this work with renamed intrinsics. 2006-03-03 01:30:23 +00:00
StripSymbols.cpp Strip changes to llvm.dbg intrinsics. 2006-03-23 18:11:33 +00:00