Skip to content
  1. Aug 17, 2003
  2. Aug 15, 2003
  3. Aug 14, 2003
  4. Aug 13, 2003
  5. Aug 11, 2003
  6. Aug 07, 2003
  7. Aug 06, 2003
  8. Aug 05, 2003
  9. Aug 03, 2003
  10. Aug 02, 2003
  11. Jul 29, 2003
  12. Jul 27, 2003
  13. Jul 25, 2003
    • Vikram S. Adve's avatar
      (1) Change the way unused regs. are marked and found to consider regType · 45766ab6
      Vikram S. Adve authored
          info (since multiple reg types may share the same reg class).
      (2) Remove machine-specific regalloc. methods that are no longer needed.
          In particular, arguments and return value from a call do not need
          machine-specific code for allocation.
      (3) Rename TargetRegInfo::getRegType variants to avoid unintentional
          overloading when an include file is omitted.
      
      llvm-svn: 7329
      45766ab6
Loading