[all-commits] [llvm/llvm-project] f7a6c3: [mte] support more complicated lifetimes (e.g. for...

Florian Mayer via All-commits all-commits at lists.llvm.org
Wed Feb 2 14:39:41 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f7a6c341cb936991eb3ccac3be25b02fecf7a4b8
      https://github.com/llvm/llvm-project/commit/f7a6c341cb936991eb3ccac3be25b02fecf7a4b8
  Author: Florian Mayer <fmayer at google.com>
  Date:   2022-02-02 (Wed, 02 Feb 2022)

  Changed paths:
    M llvm/include/llvm/Transforms/Utils/MemoryTaggingSupport.h
    M llvm/lib/Target/AArch64/AArch64StackTagging.cpp
    M llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
    M llvm/lib/Transforms/Utils/MemoryTaggingSupport.cpp
    A llvm/test/CodeGen/AArch64/stack-tagging-split-lifetime.ll

  Log Message:
  -----------
  [mte] support more complicated lifetimes (e.g. for exceptions).

Reviewed By: eugenis

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




More information about the All-commits mailing list