llvm-6502/lib/Transforms/IPO
John Criswell 478b3a9682 Removing the pool allocator from the main CVS tree.
Use the poolalloc module in CVS from now on.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7810 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-13 15:36:15 +00:00
..
Cilkifier.cpp External routines used to identify Cilk operations inserted by the 2002-12-10 13:08:48 +00:00
Cilkifier.h External routines used to identify Cilk operations inserted by the 2002-12-10 13:08:48 +00:00
ConstantMerge.cpp Global constants CAN be external 2003-04-18 04:34:29 +00:00
DeadArgumentElimination.cpp DEBUG got moved to Support/Debug.h 2003-08-01 22:15:03 +00:00
DeadTypeElimination.cpp Remove using declarations 2003-05-22 22:00:07 +00:00
ExtractFunction.cpp Add new linkage types to support a real frontend 2003-04-16 20:28:45 +00:00
FunctionResolution.cpp Fix bug: FunctionResolve/2003-07-23-CPR-Reference.ll 2003-07-23 22:03:18 +00:00
GlobalDCE.cpp Fixed a segfault in gccld. 2003-08-07 14:43:13 +00:00
InlineSimple.cpp DEBUG got moved to Support/Debug.h 2003-08-01 22:15:03 +00:00
Internalize.cpp DEBUG got moved to Support/Debug.h 2003-08-01 22:15:03 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
MutateStructTypes.cpp DEBUG got moved to Support/Debug.h 2003-08-01 22:15:03 +00:00
Parallelize.cpp Remove unnecessary use of NonCopyable 2003-08-06 17:16:24 +00:00
RaiseAllocations.cpp Fix handling of 'free' if it has absolutely no prototype 2003-08-11 15:05:08 +00:00
SimpleStructMutation.cpp Move MutatStructTypes.h out of IPO 2002-11-19 20:49:40 +00:00