Skip to content
  • qinsoon's avatar
    fix peephole opt · 36f00920
    qinsoon authored
    for movl %edi %edi (where two operands are actually %edi %rdi), we will
    do a check, and ensure it get removed
    36f00920