Change MCOperand to use Create style instead of Make style for constructing
[oota-llvm.git] / utils / TableGen / TGValueTypes.cpp
2009-07-03 Daniel DunbarReplace std::iostreams with raw_ostream in TableGen.
2008-11-04 Dan GohmanGive tablegen's Type a destructor, to suppress spurious
2008-11-04 Dan GohmanAdd some asserts to verify MVT invariant assumptions.
2008-11-03 Dan GohmanChange how extended types are represented in MVTs....