Skip to content
  1. Feb 10, 2008
  2. Feb 08, 2008
  3. Feb 07, 2008
  4. Feb 06, 2008
  5. Jan 31, 2008
  6. Jan 24, 2008
  7. Jan 07, 2008
  8. Jan 01, 2008
  9. Dec 31, 2007
  10. Dec 30, 2007
  11. Dec 29, 2007
  12. Nov 14, 2007
    • Evan Cheng's avatar
      Clean up sub-register implementation by moving subReg information back to · 7f02cfa5
      Evan Cheng authored
      MachineOperand auxInfo. Previous clunky implementation uses an external map
      to track sub-register uses. That works because register allocator uses
      a new virtual register for each spilled use. With interval splitting (coming
      soon), we may have multiple uses of the same register some of which are
      of using different sub-registers from others. It's too fragile to constantly
      update the information.
      
      llvm-svn: 44104
      7f02cfa5
  13. Oct 13, 2007
  14. Oct 12, 2007
  15. Sep 14, 2007
  16. Jul 26, 2007
  17. Jun 15, 2007
  18. May 29, 2007
  19. May 16, 2007
Loading