1. 3da94ae Remove trailing whitespace by Misha Brukman · 19 years ago
  2. aad75aa Expose isConvertibleToThreeAddress and isCommutable bits to the code generator. by Chris Lattner · 20 years ago
  3. cdd66b5 Add support for the isLoad and isStore flags, needed by the instruction scheduler by Nate Begeman · 20 years ago
  4. 5b71d3a Turn the hasDelaySlot flag into the M_DELAY_SLOT_FLAG by Chris Lattner · 20 years ago
  5. 175580c Make the AsmWriter a first-class tblgen object. Allow targets to specify by Chris Lattner · 20 years ago
  6. cf03da0 Start parsing more information from the Operand information by Chris Lattner · 20 years ago
  7. 87c5905 Parse the operand list of the instruction. We currently support register and immediate operands. by Chris Lattner · 20 years ago
  8. ec35240 Add, and start using, the CodeGenInstruction class. This class represents by Chris Lattner · 20 years ago