[PATCH] D130145: [AArch64] Simplify BTI/PAC-RET module flags
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 25 09:58:17 PDT 2022
MaskRay updated this revision to Diff 447387.
MaskRay edited the summary of this revision.
MaskRay added a comment.
Keep AutoUpgrade.cpp code
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130145/new/
https://reviews.llvm.org/D130145
Files:
clang/lib/CodeGen/CodeGenModule.cpp
clang/test/CodeGen/aarch64-ls64-inline-asm.c
clang/test/CodeGen/aarch64-ls64.c
clang/test/CodeGen/aarch64-sign-return-address.c
clang/test/CodeGen/aarch64-sve-intrinsics/acle_sve_ld1.c
clang/test/CodeGen/arm-branch-protection-attr-2.c
clang/test/OpenMP/distribute_parallel_for_simd_if_codegen.cpp
clang/test/OpenMP/distribute_parallel_for_simd_num_threads_codegen.cpp
clang/test/OpenMP/target_teams_distribute_parallel_for_simd_if_codegen.cpp
clang/test/OpenMP/teams_distribute_parallel_for_simd_if_codegen.cpp
More information about the cfe-commits
mailing list