Mark x86's V_SET0 and V_SETALLONES with isSimpleLoad, and teach X86's
[oota-llvm.git] / utils / TableGen / InstrEnumEmitter.h
2008-01-06 Chris Lattnersplit enum emission out from InstrInfoEmitter into...