aboutsummaryrefslogtreecommitdiffstats
path: root/lib/VMCore/ConstantPool.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moved inline/llvm/Tools/* to include/llvm/Support/*Chris Lattner2001-07-231-1/+1
* Add new ctor for ConstPoolBoolChris Lattner2001-07-211-0/+5
* Implement ensureTypeAvailableChris Lattner2001-07-201-24/+51
* Add support for assembly printing fp constantsChris Lattner2001-07-151-3/+2
* * ValueHolder now takes 3 argumentsChris Lattner2001-07-141-0/+5
* Changed the fundemental architecture of Operands for Instructions. NowChris Lattner2001-07-071-24/+28
* Miscellaneous cleanups:Chris Lattner2001-06-271-7/+3
* Initial revisionChris Lattner2001-06-061-0/+434