llvm-6502/lib/Transforms/IPO
Chris Lattner 38c2556d0c Properly implement copying of a global, fixing the 255.vortex & povray
failures from last night.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18832 91177308-0d34-0410-b5e6-96231b3b80d8
2004-12-12 19:34:41 +00:00
..
ArgumentPromotion.cpp Remove debugging code 2004-11-13 23:32:53 +00:00
ConstantMerge.cpp
DeadArgumentElimination.cpp
DeadTypeElimination.cpp
ExtractFunction.cpp
FunctionResolution.cpp
GlobalDCE.cpp
GlobalOpt.cpp Properly implement copying of a global, fixing the 255.vortex & povray 2004-12-12 19:34:41 +00:00
Inliner.cpp
Inliner.h
InlineSimple.cpp Ignore debugger intrinsics when doing inlining size computations. 2004-11-22 17:21:44 +00:00
Internalize.cpp
IPConstantPropagation.cpp Only cound if we actually made a change. 2004-12-11 17:00:14 +00:00
LoopExtractor.cpp
LowerSetJmp.cpp Comment cleanups 2004-10-07 06:00:24 +00:00
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
PruneEH.cpp Get this file compiling with VC++, patch contributed by Morten Ofstad. Thanks Morten! 2004-10-18 15:43:46 +00:00
RaiseAllocations.cpp Fix bug: 2004-11-08-FreeUseCrash.ll 2004-11-09 05:10:56 +00:00
StripSymbols.cpp Implement stripping of debug symbols, making the --strip-debug options in 2004-12-03 16:22:08 +00:00