[all-commits] [llvm/llvm-project] 6095e2: [RISCV] Bump zicfilp to 0.4 (#75134)
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Wed Dec 13 10:49:45 PST 2023
Branch: refs/heads/users/vitalybuka/spr/hwasan-add-__hwasan_get_tag_from_pointer
Home: https://github.com/llvm/llvm-project
Commit: 6095e211303d1c9b8bc2eb184c919d0b56bfe7e0
https://github.com/llvm/llvm-project/commit/6095e211303d1c9b8bc2eb184c919d0b56bfe7e0
Author: Yeting Kuo <46629943+yetingk at users.noreply.github.com>
Date: 2023-12-13 (Wed, 13 Dec 2023)
Changed paths:
M clang/test/Preprocessor/riscv-target-features.c
M llvm/docs/RISCVUsage.rst
M llvm/lib/Support/RISCVISAInfo.cpp
M llvm/test/CodeGen/RISCV/attributes.ll
M llvm/test/MC/RISCV/attribute-arch.s
M llvm/unittests/Support/RISCVISAInfoTest.cpp
Log Message:
-----------
[RISCV] Bump zicfilp to 0.4 (#75134)
Bump to https://github.com/riscv/riscv-cfi/releases/tag/v0.4.0. Actually
there is no functional change here.
Commit: 912506b75d8a508353a701c230e73ca45a253161
https://github.com/llvm/llvm-project/commit/912506b75d8a508353a701c230e73ca45a253161
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-12-12 (Tue, 12 Dec 2023)
Changed paths:
M compiler-rt/test/sanitizer_common/TestCases/Posix/fork_threaded.c
Log Message:
-----------
[test][hwasan] Add `__hwasan_enable_allocator_tagging`
It's required for hwasan `aliasing` mode.
Commit: 077f85be9c5b31a7050be51a2704184627d4b1b9
https://github.com/llvm/llvm-project/commit/077f85be9c5b31a7050be51a2704184627d4b1b9
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-12-13 (Wed, 13 Dec 2023)
Changed paths:
M clang/test/Preprocessor/riscv-target-features.c
M compiler-rt/test/sanitizer_common/TestCases/Posix/fork_threaded.c
M llvm/docs/RISCVUsage.rst
M llvm/lib/Support/RISCVISAInfo.cpp
M llvm/test/CodeGen/RISCV/attributes.ll
M llvm/test/MC/RISCV/attribute-arch.s
M llvm/unittests/Support/RISCVISAInfoTest.cpp
Log Message:
-----------
rebase
Created using spr 1.3.4
Compare: https://github.com/llvm/llvm-project/compare/1a23be283699...077f85be9c5b
More information about the All-commits
mailing list