Skip to content
  • Evan Cheng's avatar
    - Use xor to clear integer registers (set R, 0). · 9e350cd6
    Evan Cheng authored
    - Added a new format for instructions where the source register is implied
      and it is same as the destination register. Used for pseudo instructions
      that clear the destination register.
    
    llvm-svn: 25872
    9e350cd6
Loading