1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/lib/Transforms/IPO
Chris Lattner f8ca791c68 * Indent class into anonymous namespace, filling up the diff with garbage
* Internalize global variables with initializers
* Add new stat to track global variable internalization
* Only count functions that were not internal before in internalized function
  count

llvm-svn: 3163
2002-07-30 19:48:44 +00:00
..
ConstantMerge.cpp * Add support for different "PassType's" 2002-07-26 21:12:44 +00:00
DeadTypeElimination.cpp * Add support for different "PassType's" 2002-07-26 21:12:44 +00:00
FunctionResolution.cpp Fix bug with last patch which would occur when a call returned void and we 2002-07-30 02:42:49 +00:00
GlobalDCE.cpp * Add support for different "PassType's" 2002-07-26 21:12:44 +00:00
InlineSimple.cpp * Add support for different "PassType's" 2002-07-26 21:12:46 +00:00
Internalize.cpp * Indent class into anonymous namespace, filling up the diff with garbage 2002-07-30 19:48:44 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
MutateStructTypes.cpp *** empty log message *** 2002-07-25 06:17:51 +00:00
OldPoolAllocate.cpp * Add support for different "PassType's" 2002-07-26 21:12:44 +00:00
RaiseAllocations.cpp * Add support for different "PassType's" 2002-07-26 21:12:46 +00:00
SimpleStructMutation.cpp * Add support for different "PassType's" 2002-07-26 21:12:44 +00:00