[all-commits] [llvm/llvm-project] 447585: [𝘀𝗽𝗿] initial version

Peter Collingbourne via All-commits all-commits at lists.llvm.org
Wed Apr 9 20:18:33 PDT 2025


  Branch: refs/heads/users/pcc/spr/elf-remove-lock-from-mte-global-relocation-handling-code
  Home:   https://github.com/llvm/llvm-project
  Commit: 447585a1c4f1b59a845f7e80a62c9ffd89cc503f
      https://github.com/llvm/llvm-project/commit/447585a1c4f1b59a845f7e80a62c9ffd89cc503f
  Author: Peter Collingbourne <pcc at google.com>
  Date:   2025-04-09 (Wed, 09 Apr 2025)

  Changed paths:
    M compiler-rt/cmake/Modules/AddCompilerRT.cmake
    M compiler-rt/cmake/builtin-config-ix.cmake
    M compiler-rt/lib/builtins/CMakeLists.txt
    A compiler-rt/lib/builtins/aarch64/emupac.cpp
    A compiler-rt/test/builtins/Unit/aarch64/emupac.c
    M libcxx/test/libcxx/gdb/gdb_pretty_printer_test.py
    M lld/ELF/Relocations.cpp
    M llvm/lib/Support/CMakeLists.txt
    M llvm/lib/Support/SipHash.cpp
    M llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp
    M llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
    M llvm/lib/Target/AArch64/AArch64InstrInfo.td
    M llvm/lib/Target/AArch64/AArch64PointerAuth.cpp
    M llvm/lib/Target/AArch64/AArch64Subtarget.cpp
    M llvm/lib/Target/AArch64/AArch64Subtarget.h
    M llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
    M llvm/test/CodeGen/AArch64/ptrauth-call.ll
    M llvm/test/CodeGen/AArch64/ptrauth-fpac.ll
    M llvm/test/CodeGen/AArch64/ptrauth-intrinsic-auth-resign-with-blend.ll
    M llvm/test/CodeGen/AArch64/ptrauth-intrinsic-auth-resign.ll
    R llvm/test/CodeGen/AArch64/ptrauth-pseudo-instructions.mir
    M llvm/utils/gn/secondary/compiler-rt/lib/builtins/BUILD.gn
    M llvm/utils/gn/secondary/compiler-rt/lib/builtins/sources.gni
    M llvm/utils/gn/secondary/compiler-rt/test/builtins/BUILD.gn
    M llvm/utils/gn/secondary/llvm/lib/Support/BUILD.gn
    A third-party/siphash/include/siphash/SipHash.h

  Log Message:
  -----------
  [𝘀𝗽𝗿] initial version

Created using spr 1.3.6-beta.1



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