Add support for casting operators
[oota-llvm.git] / lib / VMCore / Type.cpp
2001-07-21 Vikram S. AdveAdd isIntegral() method to SignedIntType and UnsignedIn...
2001-07-20 Vikram S. AdveCompute and cache information about the storage size...
2001-07-08 Chris LattnerImplementation of Store & GetElementPtr
2001-06-27 Chris LattnerMiscellaneous cleanups:
2001-06-06 Chris LattnerInitial revision