1. cf03da0 Start parsing more information from the Operand information by Chris Lattner · 21 years ago
  2. 552a842 Remove special case hacks by Chris Lattner · 21 years ago
  3. 87c5905 Parse the operand list of the instruction. We currently support register and immediate operands. by Chris Lattner · 21 years ago
  4. 2e1f51b Initial cut at an asm writer emitter. So far, this only handles emission of by Chris Lattner · 21 years ago
  5. ec35240 Add, and start using, the CodeGenInstruction class. This class represents by Chris Lattner · 21 years ago
  6. 803a5f6 Rename CodeGenWrappers.(cpp|h) -> CodeGenTarget.(cpp|h) by Chris Lattner · 21 years ago
  7. 2082ebe Finegrainify namespacification by Chris Lattner · 21 years ago
  8. bebdb20 Emit a more sensible error message if no subclasses of Target are defined. by Misha Brukman · 21 years ago
  9. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 22 years ago
  10. 01d4582 Added LLVM copyright header. by John Criswell · 22 years ago
  11. be7f4af This seems to work around some unobvious bug in gcc on sparc which was by Brian Gaeke · 22 years ago
  12. b72fb7e Add new function by Chris Lattner · 22 years ago
  13. d3464c1 Add new method to get a value type as a string by Chris Lattner · 22 years ago
  14. 4587207 Initial checkin of useful wrappers around the Target classes, for now, only ValueType and by Chris Lattner · 22 years ago