1. 3da94ae Remove trailing whitespace by Misha Brukman · 19 years ago
  2. b228657 Revamp the Register class, and allow the use of the RegisterGroup class to by Chris Lattner · 20 years ago
  3. 551ccae Changes For Bug 352 by Reid Spencer · 20 years ago
  4. 98df506 Make alignment be in bits, just like size is by Chris Lattner · 20 years ago
  5. 987b5cc Infer the spillsize/alignment of a register based on the register classes by Chris Lattner · 20 years ago
  6. 5767775 Support "Methods" in register classes in CodgeGenRegisterClass by Chris Lattner · 20 years ago
  7. 056afef Start parsing register classes into a more structured form by Chris Lattner · 20 years ago
  8. 2c38413 Do not #include files into the llvm namespace by Chris Lattner · 20 years ago
  9. 2669311 Use CodeGenRegister class to make reading in of register information more by Chris Lattner · 20 years ago
  10. 59b92ce Remove awareness of isDummyClass by Chris Lattner · 20 years ago
  11. 803a5f6 Rename CodeGenWrappers.(cpp|h) -> CodeGenTarget.(cpp|h) by Chris Lattner · 20 years ago
  12. 2082ebe Finegrainify namespacification by Chris Lattner · 20 years ago
  13. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 21 years ago
  14. 01d4582 Added LLVM copyright header. by John Criswell · 21 years ago
  15. 73ff512 Change MRegisterDesc::AliasSet, TargetInstrDescriptor::ImplicitDefs by Alkis Evlogimenos · 21 years ago
  16. c7df109 Ignore dummy register classes by Chris Lattner · 21 years ago
  17. a40e5ad Add and use a new method by Chris Lattner · 21 years ago
  18. 7884b75 Start using the CodeGeneratorWrappers by Chris Lattner · 21 years ago
  19. 38aa542 Export the register classes so that the instruction selector can get at them as needed by Chris Lattner · 21 years ago
  20. 0e5e49e convert over to using TableGen backends by Chris Lattner · 21 years ago
  21. a8af779 Allow registers to specify a custom name by Chris Lattner · 21 years ago
  22. 13c5b4c * Changes to allow lists of any type by Chris Lattner · 21 years ago
  23. 0bb66fc Make the register numbers line up more frequently by Chris Lattner · 21 years ago
  24. 9fff891 Finish the register info emitter by Chris Lattner · 21 years ago
  25. c7d5802 add support for emitting register classes by Chris Lattner · 21 years ago
  26. 54d156d Add the ability to emit register file enums by Chris Lattner · 21 years ago
  27. 3112326 Initial checkin of register info emitter by Chris Lattner · 21 years ago