llvm-6502/lib/Transforms/IPO
Duncan Sands d5f50da7f0 Add newline at end of file.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74773 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-03 15:30:58 +00:00
..
ArgumentPromotion.cpp
CMakeLists.txt Fix CMake build. Patch from Ingmar Vanhassel. 2009-06-14 13:39:56 +00:00
ConstantMerge.cpp
DeadArgumentElimination.cpp
DeadTypeElimination.cpp
ExtractGV.cpp
FunctionAttrs.cpp
GlobalDCE.cpp
GlobalOpt.cpp improve the APIs for creating struct and function types with no arguments/elements 2009-07-01 04:13:31 +00:00
IndMemRemoval.cpp
InlineAlways.cpp
Inliner.cpp
InlineSimple.cpp
Internalize.cpp
IPConstantPropagation.cpp
IPO.cpp
LoopExtractor.cpp
LowerSetJmp.cpp
Makefile
MergeFunctions.cpp Unlike the other instructions, GEP really does need to look at the type of a 2009-06-13 19:09:52 +00:00
PartialInlining.cpp Add newline at end of file. 2009-07-03 15:30:58 +00:00
PartialSpecialization.cpp
PruneEH.cpp
RaiseAllocations.cpp improve the APIs for creating struct and function types with no arguments/elements 2009-07-01 04:13:31 +00:00
StripDeadPrototypes.cpp
StripSymbols.cpp Remove debug info anchors - llvm.dbg.compile_units, llvm.dbg.subprograms 2009-06-26 01:49:18 +00:00
StructRetPromotion.cpp