summaryrefslogtreecommitdiff
path: root/lib/VMCore/Type.cpp
Commit message (Expand)AuthorAge
* Add new constructor for const pool boolChris Lattner2001-07-21
* Add isIntegral() method to SignedIntType and UnsignedIntType.Vikram S. Adve2001-07-21
* Compute and cache information about the storage size and layoutVikram S. Adve2001-07-20
* Implementation of Store & GetElementPtrChris Lattner2001-07-08
* Miscellaneous cleanups:Chris Lattner2001-06-27
* Initial revisionChris Lattner2001-06-06