aboutsummaryrefslogtreecommitdiff
path: root/lib/VMCore/ConstantPool.cpp
AgeCommit message (Expand)Author
2001-09-09Rename file to be consistent with header nameChris Lattner
2001-09-07* Cnstants are now global objectsChris Lattner
2001-07-23Moved inline/llvm/Tools/* to include/llvm/Support/*Chris Lattner
2001-07-21Add new ctor for ConstPoolBoolChris Lattner
2001-07-20Implement ensureTypeAvailableChris Lattner
2001-07-15Add support for assembly printing fp constantsChris Lattner
2001-07-14* ValueHolder now takes 3 argumentsChris Lattner
2001-07-07Changed the fundemental architecture of Operands for Instructions. NowChris Lattner
2001-06-27Miscellaneous cleanups:Chris Lattner
2001-06-06Initial revisionChris Lattner