Move the entries for 64-bit CMP, IMUL, and a few others into the correct
authorDan Gohman <gohman@apple.com>
Tue, 18 Sep 2007 14:59:14 +0000 (14:59 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 18 Sep 2007 14:59:14 +0000 (14:59 +0000)
commit869b2b2c231e2208e1273e65123393ee06d13611
treea6142327b2aa1cfd605c0fea83dfb9cce09ba7c8
parent8ef426baa36639458f6777309db25c1768dc9c8a
Move the entries for 64-bit CMP, IMUL, and a few others into the correct
tables so that they are eligible for reload/remat folding. And add
entries for JMP and CALL.

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