Skip to content
  • Jakob Stoklund Olesen's avatar
    Drop the REDEF_BY_EC VNInfo flag. · abb26bae
    Jakob Stoklund Olesen authored
    A live range that has an early clobber tied redef now looks like a
    normal tied redef, except the early clobber def uses the early clobber
    slot.
    
    This is enough to handle any strange interference problems.
    
    llvm-svn: 149769
    abb26bae
Loading