Improve support for type-generic vector intrinsics by teaching TableGen how
[oota-llvm.git] / utils / TableGen / FastISelEmitter.h
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...