[all-commits] [llvm/llvm-project] 29bb64: [llvm][AArch64] Test warning for clobbering w19 wi...
David Spickett via All-commits
all-commits at lists.llvm.org
Mon Sep 12 02:58:39 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 29bb6497dac25370f9b6e7c7a5fcfac0467e092c
https://github.com/llvm/llvm-project/commit/29bb6497dac25370f9b6e7c7a5fcfac0467e092c
Author: David Spickett <david.spickett at linaro.org>
Date: 2022-09-12 (Mon, 12 Sep 2022)
Changed paths:
M llvm/test/CodeGen/AArch64/inline-asm-clobber-base-frame-pointer.ll
Log Message:
-----------
[llvm][AArch64] Test warning for clobbering w19 with base frame pointer
The test added in 739b69e655fe66674982cffc8b8166306355e7d3 only checked
that X19 triggers the explanation, also check W19.
More information about the All-commits
mailing list