llvm-6502/lib/Transforms/IPO
2003-06-18 16:25:51 +00:00
..
Cilkifier.cpp
Cilkifier.h
ConstantMerge.cpp Global constants CAN be external 2003-04-18 04:34:29 +00:00
DeadArgumentElimination.cpp Handle arguments passed in through the va_arg area 2003-06-18 16:25:51 +00:00
DeadTypeElimination.cpp Remove using declarations 2003-05-22 22:00:07 +00:00
ExtractFunction.cpp
FunctionResolution.cpp Fix bug: FunctionResolve/2003-05-31-AllInternalDecls.ll 2003-05-31 21:57:06 +00:00
GlobalDCE.cpp
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
PoolAllocate.cpp Fix compilation problem on GCC 2.9x 2003-06-07 20:29:58 +00:00
RaiseAllocations.cpp
SimpleStructMutation.cpp