[all-commits] [llvm/llvm-project] 842fa3: [X86] Fix cosmetic issues in instruction mnemonics
Amir Ayupov via All-commits
all-commits at lists.llvm.org
Mon Mar 14 12:29:56 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 842fa38dbeb70dcae992f8db7e5ba2d7f954f29a
https://github.com/llvm/llvm-project/commit/842fa38dbeb70dcae992f8db7e5ba2d7f954f29a
Author: Amir Ayupov <aaupov at fb.com>
Date: 2022-03-14 (Mon, 14 Mar 2022)
Changed paths:
M llvm/lib/Target/X86/X86InstrInfo.td
M llvm/lib/Target/X86/X86InstrSystem.td
Log Message:
-----------
[X86] Fix cosmetic issues in instruction mnemonics
- Remove spurious } in invlpgb mnemonic
- Add \t between mnemonic and operands for ud1 instructions
Reviewed By: skan, craig.topper
Differential Revision: https://reviews.llvm.org/D121570
More information about the All-commits
mailing list