Skip to content
  • Andrew Trick's avatar
    RAFast: Generalize the logic for return operands. · 2b3c1874
    Andrew Trick authored
    This removes implicit assumption about the form of MI coming into regalloc. In particular, it should be independent of ProcessImplicitDefs which will eventually become a standard part of coming out of SSA--unless we simply can eliminate IMPLICIT_DEF completely. Current unit tests expose this once I remove incidental pass ordering restrictions.
    
    This is not a final fix. Just a temporary workaround until I figure out the right way.
    
    llvm-svn: 149360
    2b3c1874
Loading