Skip to content
  1. Apr 19, 2013
  2. Feb 21, 2013
    • Eli Bendersky's avatar
      Move the eliminateCallFramePseudoInstr method from TargetRegisterInfo · 8da87163
      Eli Bendersky authored
      to TargetFrameLowering, where it belongs. Incidentally, this allows us
      to delete some duplicated (and slightly different!) code in TRI.
      
      There are potentially other layering problems that can be cleaned up
      as a result, or in a similar manner.
      
      The refactoring was OK'd by Anton Korobeynikov on llvmdev.
      
      Note: this touches the target interfaces, so out-of-tree targets may
      be affected.
      
      llvm-svn: 175788
      8da87163
  3. Feb 18, 2013
  4. May 01, 2012
  5. Feb 18, 2012
  6. Aug 30, 2011
  7. Jul 25, 2011
  8. Jul 21, 2011
  9. Jul 19, 2011
  10. Jul 07, 2011
  11. Feb 05, 2011
  12. Jan 10, 2011
  13. Nov 28, 2010
  14. Nov 20, 2010
  15. Nov 19, 2010
  16. Nov 18, 2010
  17. Nov 15, 2010
Loading