Skip to content
  1. Jun 06, 2011
    • Jakob Stoklund Olesen's avatar
      Get allocation orders from RegisterClassInfo when possible. · 0cde8eb9
      Jakob Stoklund Olesen authored
      Only target-dependent hints require callbacks. The RCI allocation order
      has CSR aliases last according to their order of appearance in the
      getCalleeSavedRegs list. This can depend on the calling convention.
      
      This way, AllocationOrder::next doesn't have to check for reserved
      registers, and CSRs are always allocated last, even with weird calling
      conventions.
      
      llvm-svn: 132690
      0cde8eb9
  2. Jun 03, 2011
  3. Feb 25, 2011
  4. Dec 10, 2010
Loading