[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:50:39 PST 2023


  Branch: refs/heads/users/vitalybuka/spr/main.testhwasan-implement-sanitizer_specific-for-hwasan
  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: 18498b25edab94179047711d885804cc8ffe89c4
      https://github.com/llvm/llvm-project/commit/18498b25edab94179047711d885804cc8ffe89c4
  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:
  -----------
  [𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.4

[skip ci]


Compare: https://github.com/llvm/llvm-project/compare/9a028ba33e13...18498b25edab


More information about the All-commits mailing list