Skip to content
  • Dale Johannesen's avatar
    Add a bit to mark operands of asm's that conflict · f8610ebe
    Dale Johannesen authored
    with an earlyclobber operand elsewhere.  Propagate
    this bit and the earlyclobber bit through SDISel.
    Change linear-scan RA not to allocate regs in a way 
    that conflicts with an earlyclobber.  See also comments.
    
    llvm-svn: 56290
    f8610ebe
Loading