RE: [PATCH][ARM][2/2] Load-acquire, store-release atomics in AArch32 ARMv8

2013-03-22 Thread Kyrylo Tkachov
Tkachov Sent: 01 February 2013 17:39 To: gcc-patches@gcc.gnu.org Cc: Ramana Radhakrishnan; Richard Earnshaw; Marcus Shawcroft Subject: RE: [PATCH][ARM][2/2] Load-acquire, store-release atomics in AArch32 ARMv8 Ummm... forgot the patch, sorry! -Original Message- From: gcc-patches-ow

Re: [PATCH][ARM][2/2] Load-acquire, store-release atomics in AArch32 ARMv8

2013-03-22 Thread Richard Earnshaw
; Richard Earnshaw; Marcus Shawcroft Subject: [PATCH][ARM][2/2] Load-acquire, store-release atomics in AArch32 ARMv8 Hi all, This patch adds the tests for the ARMv8 AArch32 implementation of atomics. It refactors some aarch64 tests and reuses them. Ok for trunk or for the next stage 1 (together with part

[PATCH][ARM][2/2] Load-acquire, store-release atomics in AArch32 ARMv8

2013-02-01 Thread Kyrylo Tkachov
Hi all, This patch adds the tests for the ARMv8 AArch32 implementation of atomics. It refactors some aarch64 tests and reuses them. Ok for trunk or for the next stage 1 (together with part 1 at http://gcc.gnu.org/ml/gcc-patches/2013-01/msg01441.html)? Thanks, Kyrill gcc/testsuite/ChangeLog

RE: [PATCH][ARM][2/2] Load-acquire, store-release atomics in AArch32 ARMv8

2013-02-01 Thread Kyrylo Tkachov
: [PATCH][ARM][2/2] Load-acquire, store-release atomics in AArch32 ARMv8 Hi all, This patch adds the tests for the ARMv8 AArch32 implementation of atomics. It refactors some aarch64 tests and reuses them. Ok for trunk or for the next stage 1 (together with part 1 at http://gcc.gnu.org/ml