diff options
author | Craig Topper <craig.topper@intel.com> | 2018-04-28 06:02:39 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2018-04-28 06:02:39 +0000 |
commit | 8a6532ae84d499b91a22de291b10bb54ebd18a8b (patch) | |
tree | 26330692aa43161a34ec7d6a01d9d1abd3083a06 /llvm/lib/Support/LockFileManager.cpp | |
parent | 303572f3df5191af793bbdd402f7eb7b1008ee68 (diff) | |
download | llvm-8a6532ae84d499b91a22de291b10bb54ebd18a8b.zip llvm-8a6532ae84d499b91a22de291b10bb54ebd18a8b.tar.gz llvm-8a6532ae84d499b91a22de291b10bb54ebd18a8b.tar.bz2 |
[X86] Rename BNDMOV instructions and hide redundant instruction encoding from the assembler.
Favor the 0x1a encoding for register/register move to match gas.
The instructions used RM and MR in their name along with rr/rm/mr at the end. To make more consistent with other instructions remove the RM/MR and use rr/rm/mr/rr_REV.
Hide the _REV encoding from the assembler but leave it for the disassembler.
llvm-svn: 331101
Diffstat (limited to 'llvm/lib/Support/LockFileManager.cpp')
0 files changed, 0 insertions, 0 deletions