aboutsummaryrefslogtreecommitdiffstats
path: root/utils/TableGen/TGValueTypes.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add contexts to some of the MVT APIs. No functionality change yet, just the ...Owen Anderson2009-08-121-19/+0
* Rename MVT to EVT, in preparation for splitting SimpleValueType out into its ...Owen Anderson2009-08-101-17/+17
* Replace std::iostreams with raw_ostream in TableGen.Daniel Dunbar2009-07-031-1/+0
* Give tablegen's Type a destructor, to suppress spuriousDan Gohman2008-11-041-0/+1
* Add some asserts to verify MVT invariant assumptions.Dan Gohman2008-11-041-0/+2
* Change how extended types are represented in MVTs. Instead of fiddlingDan Gohman2008-11-031-0/+123