Don't keep the log files around. Just pipe to a log file instead.
[oota-llvm.git] / utils / TableGen / FastISelEmitter.h
2009-07-03 Daniel DunbarReplace std::iostreams with raw_ostream in TableGen.
2008-08-26 Dan GohmanRefactor a bunch of FastISelEmitter code into a helper...
2008-08-21 Dan GohmanBegin making more use of the FastISelEmitter class.
2008-08-19 Dan GohmanRemove an unneeded #include.
2008-08-13 Dan GohmanInitial checkin of the new "fast" instruction selection...