[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)
commit7456af88f4bf6c68291e9175565cdd87b94f907f
treec30f123cfd2aa4da21b678eb92f33f2d887bbc1b
parent7441ffff84c1afee3d3d4bfef04021c2549ed474
[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.

llvm-svn: 328757
llvm/lib/Target/X86/X86InstrFormats.td
llvm/lib/Target/X86/X86InstrInfo.td