[all-commits] [llvm/llvm-project] 336c47: PR Feedback #2
Nuri Amari via All-commits
all-commits at lists.llvm.org
Mon May 20 14:49:10 PDT 2024
Branch: refs/heads/users/nuriamari/objc-distributed-thinlto
Home: https://github.com/llvm/llvm-project
Commit: 336c4709d44b4d5b716ecc12033a410dfea3d364
https://github.com/llvm/llvm-project/commit/336c4709d44b4d5b716ecc12033a410dfea3d364
Author: Nuri Amari <nuriamari at fb.com>
Date: 2024-05-20 (Mon, 20 May 2024)
Changed paths:
M clang/lib/CodeGen/BackendUtil.cpp
M llvm/include/llvm/IR/Intrinsics.h
M llvm/lib/CodeGen/TargetPassConfig.cpp
M llvm/lib/IR/Function.cpp
M llvm/lib/LTO/LTOBackend.cpp
M llvm/lib/LTO/LTOCodeGenerator.cpp
M llvm/lib/LTO/ThinLTOCodeGenerator.cpp
M llvm/lib/Transforms/ObjCARC/ARCRuntimeEntryPoints.h
M llvm/lib/Transforms/ObjCARC/ObjCARCContract.cpp
Log Message:
-----------
PR Feedback #2
- Include Pass in default codegen pipeline
- Delete all other places the pass is added
- Bail early if no arc Intrinsics are found in the module
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