summaryrefslogtreecommitdiff
path: root/gcc/config/arm/sync.md
Commit message (Expand)AuthorAgeFilesLines
* arm.md (UNSPEC_LL): New.Richard Henderson2012-04-301-10/+26
* sync.md (sync_optab): Change ior attribute to "or".Ramana Radhakrishnan2012-04-191-1/+1
* arm: Convert to atomic optabs.Richard Henderson2012-01-091-406/+264
* arm.c (arm_output_ldrex): Support ldrexd.David Alan Gilbert2011-10-141-265/+159
* sync.md (sync_clobber, [...]): New code attribute.Ken Werner2010-12-311-8/+16
* arm.md: (define_attr "conds"): Update comment.Marcus Shawcroft2010-09-131-12/+12
* predicates.md (arm_sync_memory_operand): New.Marcus Shawcroft2010-09-021-12/+12
* For Marcus - Implement sync primitives inline for ARM.Marcus Shawcroft2010-08-181-0/+594