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