Move X86::VCVTTSD2SIrr from the 2 operand to 1 operand MemRegOp table.
authorPete Cooper <peter_cooper@apple.com>
Thu, 14 Jun 2012 22:12:58 +0000 (22:12 +0000)
committerPete Cooper <peter_cooper@apple.com>
Thu, 14 Jun 2012 22:12:58 +0000 (22:12 +0000)
commit312091ece3e7860cea0410318cf1e06cea75954e
tree29ecd468fc6620b5458f383d26263fb1869ff126
parent864f66085cd9543070ef01b9f7371c110ecd7898
Move X86::VCVTTSD2SIrr from the 2 operand to 1 operand MemRegOp table.

Can someone with more knowledge of this please look at other entries
to see if others need moved.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158474 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrInfo.cpp