llvm/lib/Transforms/Scalar
Chris Lattner b70d82fb39 * Eliminate reference to ConstantPool class
* Constants are global objects that are not allocated or freed


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@456 91177308-0d34-0410-b5e6-96231b3b80d8
2001-09-07 16:43:22 +00:00
..
ADCE.cpp Moved inline/llvm/Tools/* to include/llvm/Support/* 2001-07-23 17:46:59 +00:00
ConstantProp.cpp * Supoprt global constants 2001-09-07 16:41:30 +00:00
DCE.cpp * Eliminate constant pool dependancies: 2001-09-07 16:42:08 +00:00
InductionVars.cpp Constants are now global unique objects 2001-09-07 16:42:26 +00:00
SCCP.cpp * Eliminate reference to ConstantPool class 2001-09-07 16:43:22 +00:00
SymbolStripping.cpp Optimizations got their own header files 2001-06-30 04:36:40 +00:00