Re: [AArch64] Move iterators from atomics.md to iterators.md

2015-11-10 Thread James Greenhalgh
On Mon, Nov 02, 2015 at 11:44:02AM +, Matthew Wahab wrote: > Hello > > One of the review comments for the v8.1 atomics patches was that the > iterators and unspec declarations should be moved out of the atomics.md > file (https://gcc.gnu.org/ml/gcc-patches/2015-09/msg01375.html). > > The iter

[AArch64] Move iterators from atomics.md to iterators.md

2015-11-02 Thread Matthew Wahab
Hello One of the review comments for the v8.1 atomics patches was that the iterators and unspec declarations should be moved out of the atomics.md file (https://gcc.gnu.org/ml/gcc-patches/2015-09/msg01375.html). The iterators in atomics.md are tied to the unspecv definition in the same file. Thi