Skip to content
  • Jakob Stoklund Olesen's avatar
    Clean up the Spiller.h interface. · 27e1f265
    Jakob Stoklund Olesen authored
    The earliestStart argument is entirely specific to linear scan allocation, and
    can be easily calculated by RegAllocLinearScan.
    
    Replace std::vector with SmallVector.
    
    llvm-svn: 111055
    27e1f265
Loading