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 Improve the handling of available_externally and llvm.global_ctors. 2011-06-09 14:38:09 +00:00
FunctionAttrs.cpp
GlobalDCE.cpp
GlobalOpt.cpp Revamp the "ConstantStruct::get" methods. Previously, these were scattered 2011-06-20 04:01:31 +00:00
InlineAlways.cpp
Inliner.cpp Remove unused STL header includes. 2011-04-23 19:53:52 +00:00
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 When deleting a basic block, remove call edges only for non-intrinsics. 2011-06-09 20:31:09 +00:00
StripDeadPrototypes.cpp
StripSymbols.cpp remove the DerivedType which isn't adding value anymore. 2011-07-09 17:59:15 +00:00