llvm-6502/lib/Transforms/IPO
Jay Foad 5fdd6c8793 Second attempt at de-constifying LLVM Types in FunctionType::get(),
StructType::get() and TargetData::getIntPtrType().

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@134982 91177308-0d34-0410-b5e6-96231b3b80d8
2011-07-12 14:06:48 +00:00
..
ArgumentPromotion.cpp Second attempt at de-constifying LLVM Types in FunctionType::get(), 2011-07-12 14:06:48 +00:00
CMakeLists.txt Land the long talked about "type system rewrite" patch. This 2011-07-09 17:41:24 +00:00
ConstantMerge.cpp
DeadArgumentElimination.cpp Second attempt at de-constifying LLVM Types in FunctionType::get(), 2011-07-12 14:06:48 +00:00
ExtractGV.cpp
FunctionAttrs.cpp
GlobalDCE.cpp
GlobalOpt.cpp
InlineAlways.cpp
Inliner.cpp
InlineSimple.cpp
Internalize.cpp
IPConstantPropagation.cpp
IPO.cpp Land the long talked about "type system rewrite" patch. This 2011-07-09 17:41:24 +00:00
LoopExtractor.cpp
LowerSetJmp.cpp
Makefile
MergeFunctions.cpp Land the long talked about "type system rewrite" patch. This 2011-07-09 17:41:24 +00:00
PartialInlining.cpp
PruneEH.cpp
StripDeadPrototypes.cpp
StripSymbols.cpp remove the DerivedType which isn't adding value anymore. 2011-07-09 17:59:15 +00:00