Skip to content
Commit 97e1b557 authored by Chris Lattner's avatar Chris Lattner
Browse files

* Rename X86::IMULr16 -> X86::IMULrr16

* Implement R1 = R2 * C where R1 and R2 are 32 or 16 bits. This avoids an
  extra copy into a register, reducing register pressure.

llvm-svn: 9278
parent 4705141f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment