Skip to content
  1. May 28, 2003
  2. May 27, 2003
    • Vikram S. Adve's avatar
      (1) Added special register class containing (for now) %fsr. · 7366fa1a
      Vikram S. Adve authored
          Fixed spilling of %fcc[0-3] which are part of %fsr.
      
      (2) Moved some machine-independent reg-class code to class TargetRegInfo
          from SparcReg{Class,}Info.
      
      (3) Renamed MachienOperand::opIsDef to MachineOperand::opIsDefOnly()
          and related functions and flags.  Fixed several bugs where only
          "isDef" was being checked, not "isDefAndUse".
      
      llvm-svn: 6341
      7366fa1a
  3. May 22, 2003
  4. May 12, 2003
  5. May 09, 2003
  6. May 08, 2003
  7. May 07, 2003
  8. May 06, 2003
  9. May 05, 2003
  10. May 02, 2003
  11. May 01, 2003
  12. Apr 23, 2003
  13. Apr 10, 2003
  14. Apr 09, 2003
    • Misha Brukman's avatar
      Made the code readable: · 218a7327
      Misha Brukman authored
      * Lines must be wrapped at 80 chars. This is a hard limit.
      * Consistent style on functions, braces, if, for, etc. Code must be readable.
      
      No functional changes have been made, even though I added a new typedef.
      
      llvm-svn: 5768
      218a7327
  15. Apr 07, 2003
  16. Mar 27, 2003
  17. Jan 16, 2003
  18. Jan 15, 2003
Loading