summaryrefslogtreecommitdiff
path: root/include/llvm/Type.h
Commit message (Expand)AuthorAge
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-20
* Implement some nice functions useful for looking at typesChris Lattner2001-12-13
* Create a new #include "Support/..." directory structure to move thingsChris Lattner2001-11-27
* New Method isLosslesslyConvertableToChris Lattner2001-11-26
* Commit more code over to new cast styleChris Lattner2001-10-02
* Add more support for new style castsChris Lattner2001-10-01
* Add support for newer cleaner isa, cast, dyn_castChris Lattner2001-10-01
* Pull iterators out of CFG.h and CFGdecls and put them in Support directoryChris Lattner2001-09-28
* * Method::getType should return type cast as MethodType, eliminate getMethodTypeChris Lattner2001-09-10
* Rename contype to subtypeChris Lattner2001-09-09
* Convert ConstRules to use annotations to clean it up.Chris Lattner2001-09-09
* * Add support for Opaque & Abstract types.Chris Lattner2001-09-07
* Change is*Type to be a casting convertion operatorChris Lattner2001-07-20
* The ConstRules class got moved to the opt namespaceChris Lattner2001-06-30
* Initial revisionChris Lattner2001-06-06