Skip to content
Commit 968c3b0d authored by Evan Cheng's avatar Evan Cheng
Browse files

Model inline asm constraint which ties an input to an output register as...

Model inline asm constraint which ties an input to an output register as machine operand TIED_TO constraint. This eliminated the need to pre-allocate registers for these. This also allows register allocator can eliminate the unneeded copies.

llvm-svn: 67512
parent 47c9750f
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