1. 056afef Start parsing register classes into a more structured form by Chris Lattner · 21 years ago
  2. 2669311 Use CodeGenRegister class to make reading in of register information more by Chris Lattner · 21 years ago
  3. 175580c Make the AsmWriter a first-class tblgen object. Allow targets to specify by Chris Lattner · 21 years ago
  4. 87c5905 Parse the operand list of the instruction. We currently support register and immediate operands. 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. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 22 years ago
  8. 01d4582 Added LLVM copyright header. by John Criswell · 22 years ago
  9. 6ad9076 Using std::string requires `#include <string>', says gcc-2.95.3. by Misha Brukman · 22 years ago
  10. b72fb7e Add new function by Chris Lattner · 22 years ago
  11. d3464c1 Add new method to get a value type as a string by Chris Lattner · 22 years ago
  12. 54c66fe Allow clients to get at the pointer type by Chris Lattner · 22 years ago
  13. 4587207 Initial checkin of useful wrappers around the Target classes, for now, only ValueType and by Chris Lattner · 22 years ago