[all-commits] [llvm/llvm-project] 11937c: [RISC-V][HWASAN] Support tagging global variables ...

Alex via All-commits all-commits at lists.llvm.org
Tue Dec 13 03:58:19 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 11937ca5642216a67e021e69fc824f709267bada
      https://github.com/llvm/llvm-project/commit/11937ca5642216a67e021e69fc824f709267bada
  Author: Alexey Baturo <space.monkey.delivers at gmail.com>
  Date:   2022-12-13 (Tue, 13 Dec 2022)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCV.td
    M llvm/lib/Target/RISCV/RISCVExpandPseudoInsts.cpp
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
    A llvm/test/CodeGen/RISCV/tagged-globals.ll

  Log Message:
  -----------
  [RISC-V][HWASAN] Support tagging global variables for RISC-V HWASAN

Reviewed by: luismarques

Differential Revision: https://reviews.llvm.org/D132995




More information about the All-commits mailing list