OSDN Git Service

[X86] Rename RIi64_NOREX tblgen class to just Ii64. Make RIi64 inherit from it. NFC
authorCraig Topper <craig.topper@intel.com>
Thu, 29 Mar 2018 03:14:57 +0000 (03:14 +0000)
committerCraig Topper <craig.topper@intel.com>
Thu, 29 Mar 2018 03:14:57 +0000 (03:14 +0000)
commit8221cef0d7e4496e64c86ea461a31c52bbba9f8e
treee6d13cfb12c1d3135e52751e898ead6f1f55ec58
parenta947197ad9bae406188b4e96d8264a14401cbee3
[X86] Rename RIi64_NOREX tblgen class to just Ii64. Make RIi64 inherit from it. NFC

This feels more consistent with the other classes. We don't need to say _NOREX if we didn't start it with an R in the first place.

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