[all-commits] [llvm/llvm-project] cc238a: [ARC] Add additional mov immediate instruction for...
Thomas Johnson via All-commits
all-commits at lists.llvm.org
Thu Jul 29 16:45:58 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cc238a6e038832b804c8010e02b87ff9e84e0bfe
https://github.com/llvm/llvm-project/commit/cc238a6e038832b804c8010e02b87ff9e84e0bfe
Author: Thomas Johnson <thomasj at synopsys.com>
Date: 2021-07-29 (Thu, 29 Jul 2021)
Changed paths:
M llvm/lib/Target/ARC/ARCInstrFormats.td
M llvm/lib/Target/ARC/ARCInstrInfo.td
M llvm/lib/Target/ARC/Disassembler/ARCDisassembler.cpp
M llvm/test/MC/Disassembler/ARC/alu.txt
M llvm/test/MC/Disassembler/ARC/misc.txt
Log Message:
-----------
[ARC] Add additional mov immediate instruction formats with a fix for u6 decoding
Differential Revision: https://reviews.llvm.org/D107088
More information about the All-commits
mailing list