aboutsummaryrefslogtreecommitdiff
path: root/utils/TableGen/FastISelEmitter.h
AgeCommit message (Expand)Author
2008-08-26Refactor a bunch of FastISelEmitter code into a helper class, andDan Gohman
2008-08-21Begin making more use of the FastISelEmitter class.Dan Gohman
2008-08-19Remove an unneeded #include.Dan Gohman
2008-08-13Initial checkin of the new "fast" instruction selection support. SeeDan Gohman