summaryrefslogtreecommitdiff
path: root/gcc/config/arm/arm-builtins.c
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Remaining intrinsicsalalaw012015-09-081-0/+6
* [ARM] Add V8HFmode and float16x8_t typealalaw012015-09-081-0/+2
* 2015-08-26 Matthew Wahab <matthew.wahab@arm.com>mwahab2015-08-261-19/+26
* 2015-08-26 Matthew Wahab <matthew.wahab@arm.com>mwahab2015-08-261-3/+3
* [ARM] Hide existing float16 intrinsics unless we have a scalar __fp16 typealalaw012015-08-201-14/+12
* [ARM] PR/63870 Add a __builtin_lane_checkalalaw012015-07-271-4/+34
* [ARM] PR/63870 Add qualifier to check lane bounds in expandalalaw012015-07-271-6/+40
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-2/+0
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-6/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* [ARM] PR 62066: Call va_end on early return from va_list processing functionktkachov2015-01-161-0/+3
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-0/+15
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+10
* Update copyright years.jakub2015-01-051-1/+1
* * config/sparc/sparc.c (sparc_atomic_assign_expand_fenv):jakub2014-12-021-2/+2
* [Patch ARM Refactor Builtins 8/8] Neaten up the ARM Neon builtin infrastructurejgreenhalgh2014-11-181-288/+116
* [Patch ARM Refactor Builtins 7/8] Use qualifiers arrays when initialising bui...jgreenhalgh2014-11-181-554/+508
* [Patch ARM Refactor Builtins 5/8] Start keeping track of qualifiers in ARM.jgreenhalgh2014-11-181-1/+144
* [Patch ARM Refactor Builtins 4/8] Refactor "VAR<n>" Macrosjgreenhalgh2014-11-181-59/+23
* [Patch ARM Refactor Builtins 3/8] Pull builtins code to its own filejgreenhalgh2014-11-181-0/+3036