Skip to content
  1. Dec 04, 2002
    • Misha Brukman's avatar
      This should fix the bug seen with some registers not being allocated · a8ad9322
      Misha Brukman authored
      correctly: skipping instructions by incorrectly incrementing the pointer.
      
      Also adds support for building a reg-to-regclass map, and splits the function
      for saving register to stack into two, one suitable for virtual registers
      (which also assigns it a physical register) and one for simply storing back
      physical registers.
      
      llvm-svn: 4898
      a8ad9322
  2. Dec 03, 2002
  3. Dec 02, 2002
  4. Nov 22, 2002
  5. Nov 20, 2002
  6. Nov 18, 2002
  7. Nov 17, 2002
  8. Nov 09, 2002
  9. Nov 02, 2002
  10. Nov 01, 2002
  11. Oct 31, 2002
  12. Oct 30, 2002
  13. Oct 29, 2002
  14. Oct 28, 2002
Loading