[all-commits] [llvm/llvm-project] fcfd9f: [𝘀𝗽𝗿] initial version
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Mon Mar 11 16:32:29 PDT 2024
Branch: refs/heads/users/vitalybuka/spr/rename-remove-traps-to-lower-builtin-hot
Home: https://github.com/llvm/llvm-project
Commit: fcfd9fc5bbec4c541748a579a4ad39fc45e1260a
https://github.com/llvm/llvm-project/commit/fcfd9fc5bbec4c541748a579a4ad39fc45e1260a
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2024-03-11 (Mon, 11 Mar 2024)
Changed paths:
M clang/lib/CodeGen/BackendUtil.cpp
M clang/lib/CodeGen/CGExpr.cpp
A clang/test/CodeGen/lower-builtin-hot.c
R clang/test/CodeGen/remote-traps.c
M llvm/docs/LangRef.rst
M llvm/include/llvm/IR/Intrinsics.td
A llvm/include/llvm/Transforms/Instrumentation/LowerBuiltinHotPass.h
R llvm/include/llvm/Transforms/Instrumentation/RemoveTrapsPass.h
M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
M llvm/lib/Passes/PassBuilder.cpp
M llvm/lib/Passes/PassRegistry.def
M llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
M llvm/lib/Transforms/Instrumentation/CMakeLists.txt
A llvm/lib/Transforms/Instrumentation/LowerBuiltinHotPass.cpp
R llvm/lib/Transforms/Instrumentation/RemoveTrapsPass.cpp
A llvm/test/CodeGen/Generic/builtin-hot.ll
A llvm/test/Transforms/InstCombine/builtin-hot.ll
A llvm/test/Transforms/LowerBuiltinHotPass/lower-builtin-hot.ll
R llvm/test/Transforms/RemoveTraps/remove-traps.ll
Log Message:
-----------
[𝘀𝗽𝗿] initial version
Created using spr 1.3.4
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