llvm-6502/lib/Transforms/IPO
Chris Lattner fdd9f1facc Remove unused file
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14460 91177308-0d34-0410-b5e6-96231b3b80d8
2004-06-28 00:46:58 +00:00
..
ArgumentPromotion.cpp Make order of argument addition deterministic. In particular, the layout 2004-06-21 00:07:58 +00:00
ConstantMerge.cpp
DeadArgumentElimination.cpp
DeadTypeElimination.cpp Fix a bug in the -deadtypeelim pass. The SymbolTable re-write changed it 2004-05-27 21:16:46 +00:00
ExtractFunction.cpp
FunctionResolution.cpp Do not function resolve intrinsics. This prevents warnings and possible bad 2004-06-18 05:50:48 +00:00
GlobalDCE.cpp
GlobalOpt.cpp
Inliner.cpp Fix the inliner to be deterministic, not letting its output depend on the 2004-06-20 04:11:48 +00:00
Inliner.h
InlineSimple.cpp
Internalize.cpp
IPConstantPropagation.cpp
LoopExtractor.cpp
LowerSetJmp.cpp
Makefile
PruneEH.cpp
RaiseAllocations.cpp