Skip to content
  • Jakob Stoklund Olesen's avatar
    Enable compact region splitting by default. · 11b788d5
    Jakob Stoklund Olesen authored
    This helps generate better code in functions with high register
    pressure.
    
    The previous version of compact region splitting caused regressions
    because the regions were a bit too large. A stronger negative bias
    applied in r136832 fixed this problem.
    
    llvm-svn: 136836
    11b788d5
Loading