aboutsummaryrefslogtreecommitdiff
path: root/utils/TableGen/TGValueTypes.cpp
AgeCommit message (Expand)Author
2008-11-04Give tablegen's Type a destructor, to suppress spuriousDan Gohman
2008-11-04Add some asserts to verify MVT invariant assumptions.Dan Gohman
2008-11-03Change how extended types are represented in MVTs. Instead of fiddlingDan Gohman