Skip to content
  1. May 02, 2011
    • Jakob Stoklund Olesen's avatar
      Minimize the slot indexes spanned by register ranges created when splitting. · 7d406793
      Jakob Stoklund Olesen authored
      When an interfering live range ends at a dead slot index between two
      instructions, make sure that the inserted copy instruction gets a slot index
      after the dead ones. This makes it possible to avoid the interference.
      
      Ideally, there shouldn't be interference ending at a deleted instruction, but
      physical register coalescing can sometimes do that to sub-registers.
      
      This fixes PR9823.
      
      llvm-svn: 130687
      7d406793
  2. May 01, 2011
  3. Apr 30, 2011
  4. Apr 29, 2011
  5. Apr 28, 2011
  6. Apr 27, 2011
  7. Apr 26, 2011
  8. Apr 25, 2011
  9. Apr 24, 2011
Loading