Skip to content
  • Jakob Stoklund Olesen's avatar
    Implement splitting inside a single block. · d1191ee4
    Jakob Stoklund Olesen authored
    When a live range is contained a single block, we can split it around
    instruction clusters. The current approach is very primitive, splitting before
    and after the largest gap between uses.
    
    llvm-svn: 111043
    d1191ee4
Loading