Don't keep the log files around. Just pipe to a log file instead.
[oota-llvm.git] / utils / TableGen / TGValueTypes.cpp
2009-08-12 Owen AndersonAdd contexts to some of the MVT APIs. No functionality...
2009-08-10 Owen AndersonRename MVT to EVT, in preparation for splitting SimpleV...
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....