[all-commits] [llvm/llvm-project] 31753d: [𝘀𝗽𝗿] changes introduced through rebase
Marco Elver via All-commits
all-commits at lists.llvm.org
Thu Nov 27 07:00:12 PST 2025
Branch: refs/heads/users/melver/spr/clangcodegen-move-alloctoken-pass-to-backend-lto-phases
Home: https://github.com/llvm/llvm-project
Commit: 31753d093ad8805389561252d1065889a145e8b8
https://github.com/llvm/llvm-project/commit/31753d093ad8805389561252d1065889a145e8b8
Author: Marco Elver <elver at google.com>
Date: 2025-11-27 (Thu, 27 Nov 2025)
Changed paths:
M clang/lib/CodeGen/BackendUtil.cpp
M clang/test/CodeGen/lto-newpm-pipeline.c
M llvm/include/llvm/Transforms/Instrumentation/AllocToken.h
M llvm/lib/Passes/PassBuilderPipelines.cpp
M llvm/lib/Transforms/Instrumentation/AllocToken.cpp
M llvm/test/CodeGen/AArch64/print-pipeline-passes.ll
M llvm/test/Instrumentation/AllocToken/module-flags.ll
M llvm/test/Other/new-pm-O0-defaults.ll
M llvm/test/Other/new-pm-defaults.ll
M llvm/test/Other/new-pm-lto-defaults.ll
Log Message:
-----------
[𝘀𝗽𝗿] changes introduced through rebase
Created using spr 1.3.8-beta.1
[skip ci]
Commit: ce45cf7a75bb73bd37ca646582d39655d24889c6
https://github.com/llvm/llvm-project/commit/ce45cf7a75bb73bd37ca646582d39655d24889c6
Author: Marco Elver <elver at google.com>
Date: 2025-11-27 (Thu, 27 Nov 2025)
Changed paths:
M clang/lib/CodeGen/BackendUtil.cpp
M clang/lib/CodeGen/CodeGenModule.cpp
M clang/test/CodeGen/alloc-token-lower.c
M llvm/include/llvm/Transforms/Instrumentation/AllocToken.h
M llvm/lib/Passes/PassBuilderPipelines.cpp
M llvm/lib/Transforms/Instrumentation/AllocToken.cpp
M llvm/test/CodeGen/AArch64/print-pipeline-passes.ll
M llvm/test/Instrumentation/AllocToken/module-flags.ll
M llvm/test/Other/new-pm-O0-defaults.ll
M llvm/test/Other/new-pm-defaults.ll
M llvm/test/Other/new-pm-lto-defaults.ll
Log Message:
-----------
remove addition of pass by clang completely
Created using spr 1.3.8-beta.1
Compare: https://github.com/llvm/llvm-project/compare/20ca813dbb90...ce45cf7a75bb
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list