1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib/Transforms/IPO
Chris Lattner 15d0113fc6 Really disable pool allocator
llvm-svn: 4216
2002-10-17 04:57:09 +00:00
..
ConstantMerge.cpp - Dramatically simplify the ConstantMerge code now that 2002-10-09 23:16:04 +00:00
DeadTypeElimination.cpp Updates to work with recent Statistic's changes: 2002-10-01 22:38:41 +00:00
FunctionResolution.cpp Account for global variables resolved more accurately. 2002-10-13 17:30:30 +00:00
GlobalDCE.cpp Use methods that are more explanatory 2002-10-13 17:12:47 +00:00
InlineSimple.cpp Updates to work with recent Statistic's changes: 2002-10-01 22:38:37 +00:00
Internalize.cpp Non-functionality change just to make it more clear what is going on 2002-10-07 18:34:32 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
MutateStructTypes.cpp - Change Function's so that their argument list is populated when they are 2002-10-13 20:57:00 +00:00
OldPoolAllocate.cpp Really disable pool allocator 2002-10-17 04:57:09 +00:00
RaiseAllocations.cpp Updates to work with recent Statistic's changes: 2002-10-01 22:38:41 +00:00
SimpleStructMutation.cpp Converted SimpleStructMutation to take TargetData as a required pass. 2002-09-26 00:17:21 +00:00