[RegisterCoalescer] Fix a potential misuse of direct operand index in the
authorQuentin Colombet <qcolombet@apple.com>
Mon, 30 Mar 2015 21:50:44 +0000 (21:50 +0000)
committerQuentin Colombet <qcolombet@apple.com>
Mon, 30 Mar 2015 21:50:44 +0000 (21:50 +0000)
commitaffc4063508500dcf0b552dc915aa4f888a01757
treed00505a40f96389f7bc37499fd56948020fc579d
parent25e3d2d6d3f9924328485d1f3937f4674381d34c
[RegisterCoalescer] Fix a potential misuse of direct operand index in the
terminal rule.
Spot by code inspection.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233606 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/RegisterCoalescer.cpp