[all-commits] [llvm/llvm-project] 11ec73: [LoongArch] Add privilege instructions definition
Lu Weining via All-commits
all-commits at lists.llvm.org
Sat May 14 02:50:15 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 11ec7307a38adcd0ec7a0a9d5bcab11cfce48e2f
https://github.com/llvm/llvm-project/commit/11ec7307a38adcd0ec7a0a9d5bcab11cfce48e2f
Author: Weining Lu <luweining at loongson.cn>
Date: 2022-05-14 (Sat, 14 May 2022)
Changed paths:
M llvm/lib/Target/LoongArch/AsmParser/LoongArchAsmParser.cpp
M llvm/lib/Target/LoongArch/LoongArchInstrFormats.td
M llvm/lib/Target/LoongArch/LoongArchInstrInfo.td
A llvm/test/MC/LoongArch/Basic/Privilege/invalid.s
A llvm/test/MC/LoongArch/Basic/Privilege/valid.s
Log Message:
-----------
[LoongArch] Add privilege instructions definition
These instructions are added by following the `LoongArch Reference
Manual Volume 1: Basic Architecture Version 1.00`.
Differential Revision: https://reviews.llvm.org/D124826
More information about the All-commits
mailing list