summaryrefslogtreecommitdiff
path: root/gcc/config/aarch64/atomics.md
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* 2015-12-20 Andrew Pinsi <apinski@cavium.com>Andrew Pinski2015-12-201-1/+1
* atomics.md (atomic_store<mode>): Use predicate aarch64_sync_memory_operand.Bin Cheng2015-12-041-1/+1
* [AArch64] Move iterators from atomics.md to iterators.mdMatthew Wahab2015-11-101-28/+0
* [AArch64] Use atomic load-operate instructions for update-fetch patterns.Matthew Wahab2015-09-221-4/+51
* [AArch64] Use atomic load-operate instructions for fetch-update patterns.Matthew Wahab2015-09-221-9/+92
* [AArch64] Add atomic load-operate instructions.Matthew Wahab2015-09-221-0/+41
* [AArch64] Use atomic instructions for swap and fetch-update operations.Matthew Wahab2015-09-221-4/+67
* re PR target/67143 (ICE (could not split insn) on aarch64-linux-gnu)Matthew Wahab2015-08-141-3/+3
* * config/aarch64/aarch64-protos.hMatthew Wahab2015-08-131-7/+110
* re PR target/65697 (__atomic memory barriers not strong enough for __sync bui...Andrew MacLeod2015-05-121-24/+14
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* [AArch64] Fix predicate and constraint mismatch in logical atomic operationsMichael Collison2014-11-041-6/+6
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-1/+1
* Fix revision 193651.James Greenhalgh2012-11-201-0/+382