[all-commits] [llvm/llvm-project] cb9a0d: [ARM] Fix inline assembly referencing floating poi...
Pavel Kosov via All-commits
all-commits at lists.llvm.org
Wed Oct 20 16:41:07 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cb9a0dc293cf4ca451d625c6a54e491d8c11e591
https://github.com/llvm/llvm-project/commit/cb9a0dc293cf4ca451d625c6a54e491d8c11e591
Author: Pavel Kosov <kosov.pavel at huawei.com>
Date: 2021-10-21 (Thu, 21 Oct 2021)
Changed paths:
M clang/lib/Basic/Targets/ARM.cpp
M clang/lib/Basic/Targets/ARM.h
A clang/test/Sema/arm_inline_asm_constraints_no_fp_regs.c
Log Message:
-----------
[ARM] Fix inline assembly referencing floating point registers on soft-float targets
Fixes PR: https://bugs.llvm.org/show_bug.cgi?id=52230
Reviewed By: nickdesaulniers
Differential Revision: https://reviews.llvm.org/D112135
OS Laboratory, Huawei Russian Research Institute, Saint-Petersburg
More information about the All-commits
mailing list