Skip to content
  1. Dec 31, 2007
    • Chris Lattner's avatar
      Rename SSARegMap -> MachineRegisterInfo in keeping with the idea · a10fff51
      Chris Lattner authored
      that "machine" classes are used to represent the current state of
      the code being compiled.  Given this expanded name, we can start 
      moving other stuff into it.  For now, move the UsedPhysRegs and
      LiveIn/LoveOuts vectors from MachineFunction into it.
      
      Update all the clients to match.
      
      This also reduces some needless #includes, such as MachineModuleInfo
      from MachineFunction.
      
      llvm-svn: 45467
      a10fff51
  2. Dec 29, 2007
  3. Dec 05, 2007
  4. Dec 02, 2007
  5. Oct 22, 2007
  6. Jun 26, 2007
  7. May 08, 2007
  8. May 03, 2007
  9. May 02, 2007
  10. May 01, 2007
  11. Apr 26, 2007
  12. Feb 15, 2007
  13. Feb 01, 2007
  14. Dec 19, 2006
  15. Dec 07, 2006
  16. Dec 06, 2006
  17. Nov 17, 2006
  18. Nov 15, 2006
  19. Nov 10, 2006
  20. Sep 19, 2006
  21. Sep 08, 2006
  22. Sep 05, 2006
  23. Sep 03, 2006
  24. Aug 27, 2006
  25. Aug 02, 2006
  26. Aug 01, 2006
  27. Jul 21, 2006
  28. Jul 20, 2006
  29. Jun 29, 2006
  30. Jun 16, 2006
  31. May 04, 2006
  32. Jan 23, 2006
  33. Nov 09, 2005
  34. Sep 30, 2005
  35. Aug 24, 2005
Loading