Skip to content
  • Jakob Stoklund Olesen's avatar
    Revert r111394. It was too aggressive. · f4088b02
    Jakob Stoklund Olesen authored
    We must complete the DFS, otherwise we might miss needed phi-defs, and
    prematurely color live ranges with a non-dominating value.
    
    This is not a big deal since we get to color more of the CFG and the next
    mapValue call will be faster.
    
    llvm-svn: 111397
    f4088b02
Loading