[X86] Add hasSideEffects=0 and mayLoad=1 to MOVZX64* instructions. While there remove...
authorCraig Topper <craig.topper@gmail.com>
Thu, 7 Jan 2016 05:57:39 +0000 (05:57 +0000)
committerCraig Topper <craig.topper@gmail.com>
Thu, 7 Jan 2016 05:57:39 +0000 (05:57 +0000)
commit32c1ceded9c326c59e9e1f212589979c0b401066
tree48e665ee4a0cb32a314bd4ffb1d5ae61870906d6
parentcb57061984f6e6cde7e1b7aa4f954f50fd45ccfd
[X86] Add hasSideEffects=0 and mayLoad=1 to MOVZX64* instructions. While there remove a superfluous _Q from the instruction names.

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