llvm-6502/lib/Transforms/IPO
Chris Lattner d7222ec801 Fix bug: PR93
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9752 91177308-0d34-0410-b5e6-96231b3b80d8
2003-11-06 19:18:49 +00:00
..
ConstantMerge.cpp Fix bug: ConstantMerge/2003-10-28-MergeExternalConstants.ll & PR64 2003-10-29 06:01:26 +00:00
DeadArgumentElimination.cpp Fix the problem with running cleanups in bugpoint: We were deleting arguments 2003-11-05 21:53:41 +00:00
DeadTypeElimination.cpp
ExtractFunction.cpp
FunctionResolution.cpp
GlobalDCE.cpp
Inliner.cpp Strip off CPR's manually, because if we don't, the inliner doesn't delete dead 2003-10-31 21:05:58 +00:00
Inliner.h
InlineSimple.cpp
Internalize.cpp
IPConstantPropagation.cpp
LowerSetJmp.cpp Fix bug: PR93 2003-11-06 19:18:49 +00:00
Makefile
MutateStructTypes.cpp
Parallelize.cpp
PruneEH.cpp
RaiseAllocations.cpp
SimpleStructMutation.cpp