[PATCH] D60485: [AArch64] Add support for MTE intrinsics

Javed Absar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 15 02:39:42 PDT 2019


javed.absar updated this revision to Diff 195112.
javed.absar added a comment.

Tests merged as suggested.


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

https://reviews.llvm.org/D60485

Files:
  include/clang/Basic/BuiltinsAArch64.def
  include/clang/Basic/DiagnosticSemaKinds.td
  include/clang/Sema/Sema.h
  lib/Basic/Targets/AArch64.cpp
  lib/Basic/Targets/AArch64.h
  lib/CodeGen/CGBuiltin.cpp
  lib/Headers/arm_acle.h
  lib/Sema/SemaChecking.cpp
  test/CodeGen/arm64-mte.c
  test/Preprocessor/aarch64-target-features.c
  test/Sema/builtins-arm64-mte.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60485.195112.patch
Type: text/x-patch
Size: 26183 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190415/bc54d735/attachment-0001.bin>


More information about the cfe-commits mailing list