1. 3da94ae Remove trailing whitespace by Misha Brukman · 19 years ago
  2. 28eefa5 * Factor out (into new fn) a loop emitting operand shifts into the instruction by Misha Brukman · 20 years ago
  3. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 21 years ago
  4. 01d4582 Added LLVM copyright header. by John Criswell · 21 years ago
  5. 0e5e49e convert over to using TableGen backends by Chris Lattner · 21 years ago
  6. 048c00d Simplify code to match new interfaces by Chris Lattner · 21 years ago
  7. c9670ef More minor cleanups of the interface by Chris Lattner · 21 years ago
  8. f745a20 Rename createEmitter to run because eventually all tablegen backends will by Chris Lattner · 21 years ago
  9. aaa3939 Tighten up interface by Chris Lattner · 21 years ago
  10. 3070954 Don't crash if there is no Inst class in the tablegen file! by Chris Lattner · 21 years ago
  11. 1cb65f2 Old versions of GCC doesn't have <ostream> :( by Chris Lattner · 21 years ago
  12. 9fff7e1 First cut at the Code Generator using the TableGen methodology. by Misha Brukman · 21 years ago