[all-commits] [llvm/llvm-project] 6f4dd1: [BuildLibCalls] Add memset_chk test.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Tue Nov 30 05:50:42 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6f4dd1b2dca8ef877eb2447af8b33ae7e68ba1be
https://github.com/llvm/llvm-project/commit/6f4dd1b2dca8ef877eb2447af8b33ae7e68ba1be
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-11-30 (Tue, 30 Nov 2021)
Changed paths:
M llvm/test/Transforms/InferFunctionAttrs/annotate.ll
Log Message:
-----------
[BuildLibCalls] Add memset_chk test.
Commit: 41d59a36459ea99ada4819a26072366f77484f87
https://github.com/llvm/llvm-project/commit/41d59a36459ea99ada4819a26072366f77484f87
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-11-30 (Tue, 30 Nov 2021)
Changed paths:
M llvm/test/Transforms/DeadStoreElimination/libcalls.ll
M llvm/test/Transforms/DeadStoreElimination/stores-of-existing-values.ll
Log Message:
-----------
[DSE] Add memset_chk tests.
Compare: https://github.com/llvm/llvm-project/compare/3c045070882f...41d59a36459e
More information about the All-commits
mailing list