llvm-6502/lib/Transforms/IPO
Chris Lattner 5ff62e90d0 *** empty log message ***
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2985 91177308-0d34-0410-b5e6-96231b3b80d8
2002-07-22 02:10:13 +00:00
..
ConstantMerge.cpp Remove DynamicConstantMerge pass, because it did not fit in with the Pass 2002-06-25 15:55:29 +00:00
DeadTypeElimination.cpp Remove "fixers" for problems in GCC generated code that cannot be generated 2002-06-25 15:55:03 +00:00
FunctionResolution.cpp Only functions with external linkage can be resolved to function declarations. 2002-07-18 03:01:24 +00:00
GlobalDCE.cpp Seperate stats for DCE'd functions and vars 2002-07-18 06:40:04 +00:00
InlineSimple.cpp MEGAPATCH checkin. 2002-06-25 16:13:24 +00:00
Internalize.cpp MEGAPATCH checkin. 2002-06-25 16:13:21 +00:00
Makefile Implement DCE of global values 2001-11-26 18:42:17 +00:00
MutateStructTypes.cpp changes to make it compatible with 64bit gcc 2002-06-25 21:07:58 +00:00
OldPoolAllocate.cpp *** empty log message *** 2002-07-22 02:10:13 +00:00
RaiseAllocations.cpp * Correctly get prototype for void*malloc(size_t) 2002-07-18 00:18:01 +00:00
SimpleStructMutation.cpp MEGAPATCH checkin. 2002-06-25 16:13:21 +00:00