[PATCH] D80771: [MTE] Convert StackSafety into analysis

Vitaly Buka via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 2 16:29:39 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG232d348c6eff: [MTE] Convert StackSafety into analysis (authored by vitalybuka).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80771/new/

https://reviews.llvm.org/D80771

Files:
  clang/lib/CodeGen/BackendUtil.cpp
  clang/test/Driver/memtag.c
  clang/test/Driver/memtag_lto.c
  llvm/include/llvm/Analysis/StackSafetyAnalysis.h
  llvm/lib/Analysis/StackSafetyAnalysis.cpp
  llvm/lib/Passes/PassRegistry.def
  llvm/lib/Target/AArch64/AArch64.h
  llvm/lib/Target/AArch64/AArch64StackTagging.cpp
  llvm/lib/Target/AArch64/AArch64TargetMachine.cpp
  llvm/test/Analysis/StackSafetyAnalysis/ipa-attr.ll
  llvm/test/CodeGen/AArch64/O3-pipeline.ll
  llvm/test/CodeGen/AArch64/stack-tagging.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80771.268019.patch
Type: text/x-patch
Size: 34200 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200602/dc9b5806/attachment-0001.bin>


More information about the cfe-commits mailing list