1. fa14683 Add i1imm by Chris Lattner · 20 years ago
  2. 175580c Make the AsmWriter a first-class tblgen object. Allow targets to specify by Chris Lattner · 20 years ago
  3. 52d2f14 Fill out immediate operand classes, add a new Operand class by Chris Lattner · 20 years ago
  4. 8124020 Remove ClassPrefix variable as it's no longer used. by Misha Brukman · 20 years ago
  5. 665235b Classes need to have a prefix name, so that they can be tacked on to the pieces by Misha Brukman · 20 years ago
  6. 33c23dd Add some immediate forms, make name optional by Chris Lattner · 20 years ago
  7. c139203 Add the 'ops' marker, add an AsmString initializer by Chris Lattner · 20 years ago
  8. bbe664c Move the 'Expander' node to later in the file, with the other experimental by Chris Lattner · 20 years ago
  9. 2a809f6 New flag by Chris Lattner · 20 years ago
  10. 6565043 Expose the "Other" value type to tablegen targets by Chris Lattner · 21 years ago
  11. 856ba76 Added LLVM copyright header. by John Criswell · 21 years ago
  12. b6ef5c8 Add a bunch of new node types, including a new Void dummy register class by Chris Lattner · 21 years ago
  13. c12a614 Rename DNVT_bool to DNVT_i1 to be consistent with type system by Chris Lattner · 21 years ago
  14. c847796 Add support for basicblocks, setCC instructions, and branches by Chris Lattner · 21 years ago
  15. c0bb13d add frameidx support by Chris Lattner · 21 years ago
  16. 7c2af6e Remove dead code by Chris Lattner · 21 years ago
  17. 622003f add support for more nodes by Chris Lattner · 21 years ago
  18. f8dfa6f Make imm be a leaf instead of a nonterminal by Chris Lattner · 21 years ago
  19. ec4f523 Update tablegen interfaces by Chris Lattner · 21 years ago
  20. 3e77d6e Start adding usefulness to the DAG node definitions, add a new Expander class by Chris Lattner · 21 years ago
  21. 244883e Allow instructions to have a DAG pattern associated with them. by Chris Lattner · 21 years ago
  22. 17d4d14 There is nothing special about noops now by Chris Lattner · 21 years ago
  23. 60e81db Transition to using let instead of set by Chris Lattner · 21 years ago
  24. 76bf868 Allow specifying custom names for registers by Chris Lattner · 21 years ago
  25. 34a2068 Rearrange fields yet again: Don't instantiate these lists ONCE PER INSTRUCTION. by Chris Lattner · 21 years ago
  26. a5100d9 Remove the RegisterInfo class in favor of a general Target class. Add instrinfo stuff by Chris Lattner · 21 years ago
  27. be84e3c Rename fields by Chris Lattner · 21 years ago
  28. de04dd7 encode size information into each ValueType Add new RegisterInfo class by Chris Lattner · 21 years ago
  29. 0ad1361 Add comments by Chris Lattner · 21 years ago
  30. 7c28952 Add all of the necessary classes to describe the contents of the MRegister.h implementation by Chris Lattner · 21 years ago
  31. ee6b5f6 No this file is not actually Sparc.td :) by Chris Lattner · 21 years ago
  32. 84c40c1 Add namespace specifier, add flags used by the X86 BE by Chris Lattner · 21 years ago
  33. b3aa319 Instead of specifying the SIZE of the register, go so far as to specify by Chris Lattner · 21 years ago
  34. 01c1638 Added the target-independent part of TableGen data. by Misha Brukman · 21 years ago