llvm-6502/lib/Transforms/IPO
Chris Lattner dac58ad983 Make iostream #inclusion explicit
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25514 91177308-0d34-0410-b5e6-96231b3b80d8
2006-01-22 23:32:06 +00:00
..
ArgumentPromotion.cpp Make iostream #inclusion explicit 2006-01-22 23:32:06 +00:00
ConstantMerge.cpp
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
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 Make iostream #inclusion explicit 2006-01-22 23:32:06 +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 more efficient in the following ways: 2006-01-22 23:10:26 +00:00
StripSymbols.cpp