Make alignment be in bits, just like size is
[oota-llvm.git] / utils / TableGen / CodeGenInstruction.h
2004-08-14 Chris LattnerMake the AsmWriter a first-class tblgen object. Allow...
2004-08-11 Chris LattnerStart parsing more information from the Operand information
2004-08-01 Chris LattnerParse the operand list of the instruction. We currentl...
2004-08-01 Chris LattnerAdd, and start using, the CodeGenInstruction class...