OSDN Git Service

[AARCH64][LSE] Preliminary support for ARMv8.1 LSE Atomics.
authorChristof Douma <Christof.Douma@arm.com>
Wed, 21 Jun 2017 15:18:39 +0000 (15:18 +0000)
committerChristof Douma <Christof.Douma@arm.com>
Wed, 21 Jun 2017 15:18:39 +0000 (15:18 +0000)
commit6c84300fb5e09e54871c32824c2f2a0d47baf663
treecc9e41d3a60f2581d20e0b9ccb1dc6b0c7470f25
parent24058c71a93459e9ed3c5b86d95ddf4e85e33471
[AARCH64][LSE] Preliminary support for ARMv8.1 LSE Atomics.

Added test file for ARMv8.1 LSE Atomics that I forgot to include in
commit r305893.

Patch by Ananth Jasty.

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

Change-Id: Ic1ad8ed87c1b584c4c791b459a686c866a3c3087

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@305918 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/AArch64/atomic-ops-lse.ll [new file with mode: 0644]