[all-commits] [llvm/llvm-project] 161716: [LoongArch] Support fcc* (condition flag) register...
Lu Weining via All-commits
all-commits at lists.llvm.org
Mon May 8 23:56:37 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 161716a7132d4ab70c6ae23df721331599b24c94
https://github.com/llvm/llvm-project/commit/161716a7132d4ab70c6ae23df721331599b24c94
Author: Weining Lu <luweining at loongson.cn>
Date: 2023-05-09 (Tue, 09 May 2023)
Changed paths:
M clang/lib/Basic/Targets/LoongArch.cpp
M clang/test/CodeGen/LoongArch/inline-asm-gcc-regs-error.c
M clang/test/CodeGen/LoongArch/inline-asm-gcc-regs.c
A llvm/test/CodeGen/LoongArch/inline-asm-clobbers-fcc.mir
Log Message:
-----------
[LoongArch] Support fcc* (condition flag) registers in inlineasm clobbers
Differential Revision: https://reviews.llvm.org/D150089
More information about the All-commits
mailing list