Skip to content
  • Jakob Stoklund Olesen's avatar
    Split local live ranges. · 93c8736a
    Jakob Stoklund Olesen authored
    A local live range is live in a single basic block. If such a range fails to
    allocate, try to find a sub-range that would get a larger spill weight than its
    interference.
    
    llvm-svn: 125764
    93c8736a
Loading