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 02, 2002
  3. Nov 22, 2002
Loading