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