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

TiedTo flag can now be placed on implicit operands. isTwoAddrUse() should look

at all of the operands. Previously it was skipping over implicit operands which
cause infinite looping when the two-address pass try to reschedule a
two-address instruction below the kill of tied operand.

I'm unable to come up with a reasonably sized test case.
rdar://13747577

llvm-svn: 180906
parent 604518cc
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