[PATCH] D124032: [COFF, ARM64] Add __break intrinsic

Pengxuan Zheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 20 11:20:42 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8a9b4fb4aa6d: [COFF, ARM64] Add __break intrinsic (authored by pzheng).

Changed prior to commit:
  https://reviews.llvm.org/D124032?vs=423754&id=423973#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124032

Files:
  clang/include/clang/Basic/BuiltinsAArch64.def
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/lib/Headers/intrin.h
  clang/lib/Sema/SemaChecking.cpp
  clang/test/CodeGen/arm64-microsoft-intrinsics.c
  clang/test/Sema/builtins-microsoft-arm64.c
  llvm/include/llvm/IR/IntrinsicsAArch64.td
  llvm/lib/Target/AArch64/AArch64InstrFormats.td
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/test/CodeGen/AArch64/arm64-break.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124032.423973.patch
Type: text/x-patch
Size: 6006 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220420/ee9c562d/attachment.bin>


More information about the llvm-commits mailing list