llvm-6502/lib/Transforms/IPO
2003-06-25 04:12:49 +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 Add argument to DAE to allow operation on non-internal functions 2003-06-25 04:12:49 +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 Remove a bunch of complicated code. The functionality is implemented in instcombine instead 2003-06-19 16:59:19 +00:00
GlobalDCE.cpp Use methods that are more explanatory 2002-10-13 17:12:47 +00:00
InlineSimple.cpp * Separate all of the grunt work of inlining out into the Utils library. 2003-05-29 15:11:31 +00:00
Internalize.cpp Make the list accept comma separated names 2003-05-22 20:27:13 +00:00
Makefile
MutateStructTypes.cpp Remove using declarations 2003-05-22 22:00:07 +00:00
OldPoolAllocate.cpp Disable construction of pool allocator 2003-01-24 20:13:20 +00:00
Parallelize.cpp Add new linkage types to support a real frontend 2003-04-16 20:28:45 +00:00
PoolAllocate.cpp Fix the build. :( 2003-06-20 14:36:52 +00:00
RaiseAllocations.cpp
SimpleStructMutation.cpp Move MutatStructTypes.h out of IPO 2002-11-19 20:49:40 +00:00