[all-commits] [llvm/llvm-project] 42a828: Reapply "[clang] Improve handling of physical regi...
Jonas Paulsson via All-commits
all-commits at lists.llvm.org
Wed Oct 21 01:55:20 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 42a82862b625279028130e62846d057425bca691
https://github.com/llvm/llvm-project/commit/42a82862b625279028130e62846d057425bca691
Author: Jonas Paulsson <paulsson at linux.vnet.ibm.com>
Date: 2020-10-21 (Wed, 21 Oct 2020)
Changed paths:
M clang/lib/CodeGen/CGStmt.cpp
M clang/test/CodeGen/aarch64-inline-asm.c
A clang/test/CodeGen/systemz-inline-asm-02.c
M clang/test/CodeGen/systemz-inline-asm.c
Log Message:
-----------
Reapply "[clang] Improve handling of physical registers in inline
assembly operands."
Earlyclobbers are now excepted from this change (original commit: c78da03).
Review: Ulrich Weigand, Nick Desaulniers
Differential Revision: https://reviews.llvm.org/D87279
More information about the All-commits
mailing list