llvm-6502/lib/Transforms/IPO
2002-05-24 20:42:13 +00:00
..
ConstantMerge.cpp Add support for printing out statistics information when -stats is added to 2002-05-10 15:38:35 +00:00
DeadTypeElimination.cpp Split the FunctionResolution pass out of CleanGCCOutput.cpp. 2002-05-24 20:42:13 +00:00
FunctionResolution.cpp Split the FunctionResolution pass out of CleanGCCOutput.cpp. 2002-05-24 20:42:13 +00:00
GlobalDCE.cpp Add support for printing out statistics information when -stats is added to 2002-05-10 15:38:35 +00:00
InlineSimple.cpp Add support for printing out statistics information when -stats is added to 2002-05-10 15:38:35 +00:00
Internalize.cpp Add support for printing out statistics information when -stats is added to 2002-05-10 15:38:35 +00:00
Makefile Implement DCE of global values 2001-11-26 18:42:17 +00:00
MutateStructTypes.cpp Convert transforms over to standardize debugging output on -debug option 2002-05-22 17:27:12 +00:00
OldPoolAllocate.cpp Updates to move some header files out of include/llvm/Transforms into 2002-05-07 18:36:35 +00:00
RaiseAllocations.cpp Support programs that do not #include <malloc.h> or give a full prototype 2002-05-24 20:29:18 +00:00
SimpleStructMutation.cpp Reduce dependance on TransformInternals.h, instead using the TransformUtils library 2002-05-07 18:12:18 +00:00