1. 48aa824 Stop using the `Offset' variable, as we are cycling through the bits of a field by Misha Brukman · 21 years ago
  2. 7a73b80 Merged in autoconf branch. This provides configuration via the autoconf system. by John Criswell · 21 years ago
  3. 028936a Added assert.h so that it compiles under newer versions of GCC. by John Criswell · 21 years ago
  4. 1cb65f2 Old versions of GCC doesn't have <ostream> :( by Chris Lattner · 21 years ago
  5. f4ef4c8 All debug print statements are now output with the DEBUG() guard to make by Misha Brukman · 21 years ago
  6. 3d194ac * Stop ignoring cc registers, since we actually use them in branches. by Misha Brukman · 21 years ago
  7. 85df225 Spiff up options a bit by Chris Lattner · 21 years ago
  8. 9a88638 Add -o support for TableGen by Chris Lattner · 21 years ago
  9. bc52013 Make tablegen use more structured command line options by Chris Lattner · 21 years ago
  10. 9ced167 Stop ignoring the `cc' field, we actually use it now (e.g. conditional move) by Misha Brukman · 21 years ago
  11. e7800b5 getValueOp() now takes a MachineInstr as well as a MachineOperand. by Misha Brukman · 21 years ago
  12. ecc7fd3 Output the opcode name of the instruction being emitted to cerr. by Misha Brukman · 21 years ago
  13. b9dd815 Cannot output `static' in generated cpp code: results in error. It's already by Misha Brukman · 21 years ago
  14. cbfde0a * Now outputting a static function getBinaryCodeForInstr() (JIT-accessible) by Misha Brukman · 21 years ago
  15. f00ce8b Add ability to utilize the code emitter generator (CodeEmitterGen). by Misha Brukman · 21 years ago
  16. 9fff7e1 First cut at the Code Generator using the TableGen methodology. by Misha Brukman · 21 years ago
  17. e3d333e I fixed that ``thang'', yo. by Misha Brukman · 21 years ago
  18. 28c2d40 Fix bug by Chris Lattner · 22 years ago
  19. 23ffa4a Allow printing partially constructed bitsets by Chris Lattner · 22 years ago
  20. cdbfa42 Don't delete values that may still be referenced! by Chris Lattner · 22 years ago
  21. ade0de9 Tighten up assertion checking by Chris Lattner · 22 years ago
  22. 7b1d49b Add code that can be used for debugging by Chris Lattner · 22 years ago
  23. b1ed0fc Continue implementing field initializers by Chris Lattner · 22 years ago
  24. 4767a0c Don't delete temporary files by Chris Lattner · 22 years ago
  25. b45b3b3 Continued support for field intitializers by Chris Lattner · 22 years ago
  26. db1b766 Continued support for field initializer by Chris Lattner · 22 years ago
  27. 7331ab9 Continued support for Field Initializer by Chris Lattner · 22 years ago
  28. 9833493 Adjustments due to new FieldInit stuff by Chris Lattner · 22 years ago
  29. f1e37d9 Add comments, factor out common code by Chris Lattner · 22 years ago
  30. 34a7769 Add support for field exprs by Chris Lattner · 22 years ago
  31. 28520c4 * Move BitsInit::resolveReferences up with the rest of BitsInit code by Chris Lattner · 22 years ago
  32. a165190 Initial support for Field Expressions by Chris Lattner · 22 years ago
  33. d00e8f1 Add correct dependency by Chris Lattner · 22 years ago
  34. 24e7909 Split up targets by Chris Lattner · 22 years ago
  35. 07278e4 Add comments by Chris Lattner · 22 years ago
  36. e62c118 Initial checkin of TableGen utility by Chris Lattner · 22 years ago