1. 7004b9c Minor code simplification. by Dan Gohman · 16 years ago
  2. 1a55180 Replace std::iostreams with raw_ostream in TableGen. by Daniel Dunbar · 16 years ago
  3. 3060910 remove attributions from utils. by Chris Lattner · 18 years ago
  4. f1b05bf 1. Simplfy bit operations. 2. Coalesce instruction cases. by Jim Laskey · 19 years ago
  5. 3da94ae Remove trailing whitespace by Misha Brukman · 20 years ago
  6. 28eefa5 * Factor out (into new fn) a loop emitting operand shifts into the instruction by Misha Brukman · 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. 0e5e49e convert over to using TableGen backends by Chris Lattner · 22 years ago
  10. 048c00d Simplify code to match new interfaces by Chris Lattner · 22 years ago
  11. c9670ef More minor cleanups of the interface by Chris Lattner · 22 years ago
  12. f745a20 Rename createEmitter to run because eventually all tablegen backends will by Chris Lattner · 22 years ago
  13. aaa3939 Tighten up interface by Chris Lattner · 22 years ago
  14. 3070954 Don't crash if there is no Inst class in the tablegen file! by Chris Lattner · 22 years ago
  15. 1cb65f2 Old versions of GCC doesn't have <ostream> :( by Chris Lattner · 22 years ago
  16. 9fff7e1 First cut at the Code Generator using the TableGen methodology. by Misha Brukman · 22 years ago