[all-commits] [llvm/llvm-project] 291ac7: [AArch64] Revert back to Intrinsic<> for TME instr...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Jan 18 10:05:14 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 291ac7e622d542f8b25f74bc28051762edc90938
https://github.com/llvm/llvm-project/commit/291ac7e622d542f8b25f74bc28051762edc90938
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-01-18 (Mon, 18 Jan 2021)
Changed paths:
M clang/test/CodeGen/aarch64-tme.cpp
M llvm/include/llvm/IR/IntrinsicsAArch64.td
Log Message:
-----------
[AArch64] Revert back to Intrinsic<> for TME instructions.
This patch reverts back to Intrinsic for the instructions for the
transactional memory extension, so nosync is not included.
More information about the All-commits
mailing list