1. 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 17 years ago
  2. f191c80 Use TableGen to emit information for dwarf register numbers. by Anton Korobeynikov · 17 years ago
  3. 5ea64fd Constify some methods. Patch provided by Anton Vayvod, thanks! by Chris Lattner · 18 years ago
  4. 47622e3 Add dwarf register numbering to register data. by Jim Laskey · 18 years ago
  5. b063604 by Duraid Madina · 19 years ago
  6. b9bcd18 by Duraid Madina · 19 years ago
  7. 362071d by Duraid Madina · 19 years ago
  8. a0a11d2 update tablegen files - nothing to see here by Duraid Madina · 19 years ago
  9. 6510b22 Support multiple ValueTypes per RegisterClass, needed for upcoming vector by Nate Begeman · 19 years ago
  10. a2df2ae add F0 and F1 to the FP register class by Duraid Madina · 19 years ago
  11. f2db9b8 DAG->DAG instruction selection for ia64! "hello world" works, not much else. by Duraid Madina · 19 years ago
  12. ecbce61 Split RegisterClass 'Methods' into MethodProtos and MethodBodies by Chris Lattner · 19 years ago
  13. cbec3b0 Put register classes in namespaces by Chris Lattner · 19 years ago
  14. e8fd25f * OK, after changing to use liveIn/liveOut instead of IDEFs, by Duraid Madina · 19 years ago
  15. 9c24ba6 Put out* into the allocation order, allowing the register allocator to by Chris Lattner · 19 years ago
  16. ca494fd stop emitting IDEFs for args - change to using liveIn/liveOut by Duraid Madina · 19 years ago
  17. e00e5de ok, the "ia64 has a boatload of registers" joke stopped being funny today ;) by Duraid Madina · 19 years ago
  18. 4ee131f make sure 'special' registers don't get allocated by Duraid Madina · 19 years ago
  19. 9b9d45f and so it begins... by Duraid Madina · 19 years ago