Skip to content
  1. Jan 05, 2010
  2. Sep 06, 2009
  3. Aug 11, 2009
  4. Jul 03, 2009
  5. May 22, 2009
  6. Jan 22, 2009
    • Evan Cheng's avatar
      Eliminate a couple of fields from TargetRegisterClass: SubRegClasses and... · 4a0bf66e
      Evan Cheng authored
      Eliminate a couple of fields from TargetRegisterClass: SubRegClasses and SuperRegClasses. These are not necessary. Also eliminate getSubRegisterRegClass and getSuperRegisterRegClass. These are slow and their results can change if register file names change. Just use TargetLowering::getRegClassFor() to get the right TargetRegisterClass instead.
      
      llvm-svn: 62762
      4a0bf66e
  7. Oct 15, 2008
  8. Sep 30, 2008
  9. Sep 08, 2008
  10. Sep 07, 2008
  11. Sep 03, 2008
  12. Aug 29, 2008
  13. Aug 28, 2008
  14. Aug 27, 2008
  15. Aug 26, 2008
  16. Aug 25, 2008
  17. Aug 22, 2008
  18. Aug 21, 2008
  19. Aug 20, 2008
  20. Aug 19, 2008
Loading