hanchenye-llvm-project/llvm/lib/Transforms/IPO
Chris Lattner 5de2204fe8 Create a new #include "Support/..." directory structure to move things
from "llvm/Support/..." that are not llvm dependant.

Move files and fix #includes

llvm-svn: 1400
2001-11-27 00:03:19 +00:00
..
ConstantMerge.cpp Initial checkin 2001-10-18 20:05:37 +00:00
DeadTypeElimination.cpp -cleangcc pass now remove type names that are never referenced and type names for pointers to primitive types. 2001-11-15 04:34:46 +00:00
GlobalDCE.cpp Create a new #include "Support/..." directory structure to move things 2001-11-27 00:03:19 +00:00
InlineSimple.cpp Fix bug when inlining a method that refers to a global variable 2001-10-31 02:27:26 +00:00
Makefile Implement DCE of global values 2001-11-26 18:42:17 +00:00
MutateStructTypes.cpp Support internal linkage 2001-11-26 19:14:03 +00:00
SimpleStructMutation.cpp Remove debugging output 2001-11-26 19:14:16 +00:00