aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/aarch64/atomics.md
AgeCommit message (Expand)AuthorFilesLines
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-202015-12-20 Andrew Pinsi <apinski@cavium.com>Andrew Pinski1-1/+1
2015-12-04atomics.md (atomic_store<mode>): Use predicate aarch64_sync_memory_operand.Bin Cheng1-1/+1
2015-11-10[AArch64] Move iterators from atomics.md to iterators.mdMatthew Wahab1-28/+0
2015-09-22[AArch64] Use atomic load-operate instructions for update-fetch patterns.Matthew Wahab1-4/+51
2015-09-22[AArch64] Use atomic load-operate instructions for fetch-update patterns.Matthew Wahab1-9/+92
2015-09-22[AArch64] Add atomic load-operate instructions.Matthew Wahab1-0/+41
2015-09-22[AArch64] Use atomic instructions for swap and fetch-update operations.Matthew Wahab1-4/+67
2015-08-14re PR target/67143 (ICE (could not split insn) on aarch64-linux-gnu)Matthew Wahab1-3/+3
2015-08-13* config/aarch64/aarch64-protos.hMatthew Wahab1-7/+110
2015-05-12re PR target/65697 (__atomic memory barriers not strong enough for __sync bui...Andrew MacLeod1-24/+14
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-04[AArch64] Fix predicate and constraint mismatch in logical atomic operationsMichael Collison1-6/+6
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2012-11-20Fix revision 193651.James Greenhalgh1-0/+382