llvm-6502/lib/Transforms/IPO
2002-07-23 18:03:11 +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 lots of dead stuff 2002-07-23 18:01:39 +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 *** empty log message *** 2002-07-23 17:52:38 +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 * Break the two different behaviors of SimpleStructMutation into two subclasses 2002-07-23 18:03:11 +00:00