aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Type.h
Commit message (Expand)AuthorAgeFilesLines
* * Add getPrimitiveSize methodChris Lattner2002-05-061-18/+28
* * Fix commentChris Lattner2002-04-081-3/+6
* s/Method/FunctionChris Lattner2002-03-291-4/+4
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-5/+5
* Implement some nice functions useful for looking at typesChris Lattner2001-12-131-1/+13
* Create a new #include "Support/..." directory structure to move thingsChris Lattner2001-11-271-1/+1
* New Method isLosslesslyConvertableToChris Lattner2001-11-261-0/+5
* Commit more code over to new cast styleChris Lattner2001-10-021-29/+6
* Add more support for new style castsChris Lattner2001-10-011-7/+0
* Add support for newer cleaner isa, cast, dyn_castChris Lattner2001-10-011-0/+6
* Pull iterators out of CFG.h and CFGdecls and put them in Support directoryChris Lattner2001-09-281-0/+31
* * Method::getType should return type cast as MethodType, eliminate getMethodTypeChris Lattner2001-09-101-28/+41
* Rename contype to subtypeChris Lattner2001-09-091-5/+5
* Convert ConstRules to use annotations to clean it up.Chris Lattner2001-09-091-12/+0
* * Add support for Opaque & Abstract types.Chris Lattner2001-09-071-17/+148
* Change is*Type to be a casting convertion operatorChris Lattner2001-07-201-4/+21
* The ConstRules class got moved to the opt namespaceChris Lattner2001-06-301-4/+6
* Initial revisionChris Lattner2001-06-061-0/+116