[llvm-branch-commits] [clang] [llvm] [SPARC] Prefer RDPC over CALL to implement GETPCX for 64-bit target (PR #77196)

2024-01-14 Thread via llvm-branch-commits
koachan wrote: Lemme see if I can do it I used `spr` to make the PRs, it should still be mergeable from there, I think? https://github.com/llvm/llvm-project/pull/77196 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://list

[llvm-branch-commits] [clang] [llvm] [SPARC] Prefer RDPC over CALL to implement GETPCX for 64-bit target (PR #77196)

2024-01-14 Thread Brad Smith via llvm-branch-commits
brad0 wrote: I intentionally restored the branch as I only noticed after the merge that the target branch was set incorrectly. It wasn't merged into the LLVM repo. https://github.com/llvm/llvm-project/pull/77196 ___ llvm-branch-commits mailing list ll

[llvm-branch-commits] [clang] [llvm] [SPARC] Prefer RDPC over CALL to implement GETPCX for 64-bit target (PR #77196)

2024-01-14 Thread Brad Smith via llvm-branch-commits
https://github.com/brad0 closed https://github.com/llvm/llvm-project/pull/77196 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] [clang] [SPARC] Prefer RDPC over CALL to implement GETPCX for 64-bit target (PR #77196)

2024-01-14 Thread via llvm-branch-commits
https://github.com/koachan updated https://github.com/llvm/llvm-project/pull/77196 >From f4830825ebea96f71fb1b9d1f1192114291b093c Mon Sep 17 00:00:00 2001 From: Koakuma Date: Sun, 14 Jan 2024 10:35:24 +0700 Subject: [PATCH 1/2] Add nounwind to test cases Created using spr 1.3.4 --- llvm/test/