Skip to content
  1. Nov 13, 2011
    • Jakob Stoklund Olesen's avatar
      Switch PBQP to the modern InlineSpiller framework. · 11bb63a7
      Jakob Stoklund Olesen authored
      It is worth noting that the old spiller would split live ranges around
      basic blocks. The new spiller doesn't do that.
      
      PBQP should do its own live range splitting with
      SplitEditor::splitSingleBlock() if desired.  See
      RAGreedy::tryBlockSplit().
      
      llvm-svn: 144476
      11bb63a7
  2. Nov 12, 2011
  3. Nov 11, 2011
Loading