Skip to content
  1. Sep 04, 2008
  2. May 13, 2008
  3. Feb 26, 2008
  4. Feb 22, 2008
  5. Feb 20, 2008
  6. Feb 15, 2008
  7. Feb 10, 2008
  8. Feb 08, 2008
  9. Jan 29, 2008
  10. Jan 07, 2008
  11. Jan 01, 2008
  12. 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
  13. Dec 29, 2007
  14. Dec 05, 2007
  15. Dec 02, 2007
  16. Sep 17, 2007
  17. Jun 27, 2007
  18. Jun 26, 2007
  19. Jun 22, 2007
  20. May 08, 2007
  21. May 03, 2007
  22. May 02, 2007
  23. May 01, 2007
  24. Apr 26, 2007
  25. Feb 15, 2007
  26. Feb 01, 2007
  27. Dec 19, 2006
  28. Dec 07, 2006
  29. Dec 06, 2006
  30. Nov 17, 2006
  31. Nov 15, 2006
  32. Nov 10, 2006
  33. Sep 19, 2006
  34. Sep 08, 2006
Loading