summaryrefslogtreecommitdiff
path: root/gcc/config/aarch64
Commit message (Expand)AuthorAgeFilesLines
* Merge in trunk.mrs2013-11-1612-1516/+292
|\
| * [AArch64] Remove simd_typejgreenhalgh2013-11-152-790/+219
| * * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-0/+1
| * [AArch64] [-mtune cleanup 4/5] Remove "example-1", "example-2" tuning options.jgreenhalgh2013-11-145-605/+2
| * [AArch64] [-mtune cleanup 3/5] [Temporary] When asked to tune forjgreenhalgh2013-11-143-3/+4
| * [AArch64] [-mtune cleanup 2/5] Tune for Cortex-A53 by default.jgreenhalgh2013-11-145-47/+6
| * [AArch64] [-mtune cleanup 1/5] Remove -march=generic.jgreenhalgh2013-11-141-1/+0
| * * config/aarch64/aarch64.c: Include aarch-cost-tables.h.ktkachov2013-11-142-55/+23
| * * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
| * 2013-11-13 Tejas Belagod <tejas.belagod@arm.com>belagod2013-11-131-0/+16
| * 2013-11-13 Tejas Belagod <tejas.belagod@arm.com>belagod2013-11-131-20/+24
| * 2013-11-13 Christophe Lyon <christophe.lyon@linaro.org>clyon2013-11-132-4/+5
| * 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+1
* | Merge with trunk.rsandifo2013-11-092-10/+23
|\ \ | |/
| * * config/aarch64/aarch64.c (aarch64_legitimize_reload_address):ktkachov2013-11-071-1/+5
| * [AArch64] Fix size of memory store for the vst<n>_lane intrinsicsjgreenhalgh2013-11-061-9/+18
* | Merge in trunk.mrs2013-11-061-1/+1
|\ \ | |/
| * * rtlanal.c (tablejump_p): Expect a JUMP_TABLE_DATA to always followsteven2013-11-051-1/+1
* | Merge in trunk.mrs2013-11-041-0/+18
|\ \ | |/
| * [AArch64,PATCH] Adjust preferred_reload_class of SP+Cmshawcroft2013-10-241-0/+18
* | Fix arm and aarch64 builds.rsandifo2013-11-021-11/+5
* | Merge in trunk.mrs2013-10-208-418/+503
|\ \ | |/
| * [AArch64] Fix types for vcvt<sd>_n intrinsics.jgreenhalgh2013-10-181-8/+8
| * [gcc/]ktkachov2013-10-171-0/+26
| * [AArch64] Fix preferred_reload_class for regclass STACK_REG.mshawcroft2013-10-171-1/+10
| * [AArch64] Fix output template for Scalar Neon->Neon register move.jgreenhalgh2013-10-161-1/+1
| * [AArch64] Classify FRAME_POINTER_REGNUM and ARG_POINTER_REGNUM as POINTER_REGS.mshawcroft2013-10-161-1/+1
| * [AArch64] [Neon types 4/10] Add type attributes to all simd insnsjgreenhalgh2013-10-152-84/+209
| * [AArch64] [Neon types 2/10] Update Current type attributes to new Neon Types.jgreenhalgh2013-10-152-3/+12
| * [AArch64] Fix early-clobber operands to vtbx[1,3]jgreenhalgh2013-10-121-6/+6
| * [AArch64] Implement vclz ADVSimd intrinsic.mshawcroft2013-10-093-134/+76
| * [AArch64] Implement vadd_f64 and vsub_f64 ADVSimd intrinsics.mshawcroft2013-10-091-0/+12
| * [AArch64] Implemented vdiv_f64 ADVSimd intrinsic.mshawcroft2013-10-091-0/+6
| * [AArch64] vneg ADVSimd intrinsics rewritten in C.mshawcroft2013-10-091-109/+74
| * [AArch64] Fix PR58460mshawcroft2013-10-031-9/+9
| * [AArch64] Remove un-necessary secondary reload for addition to SP.mshawcroft2013-10-032-46/+0
| * 2013-10-02 Renlin Li <renlin.li@arm.com>ktkachov2013-10-021-13/+13
| * gcc/vp2013-10-011-8/+23
| * Function profiling macro support for Aarch64vekumar2013-09-302-9/+16
| * 2013-09-26 Yvan Roux <yvan.roux@linaro.org>yroux2013-09-262-0/+15
| * gcc/rsandifo2013-09-231-2/+2
| * Revert r202780:jgreenhalgh2013-09-231-16/+16
* | Merge in trunk.mrs2013-09-2010-1177/+1267
|\ \ | |/
| * gcc/yufeng2013-09-201-0/+2
| * [AArch64] Use plus_constant.mshawcroft2013-09-201-16/+16
| * [AArch64] Improve arm_neon.h vml<as>_lane handling.jgreenhalgh2013-09-164-561/+702
| * [AArch64] Implement vmul<q>_lane<q>_<fsu><16,32,64> intrinsics in Cjgreenhalgh2013-09-163-287/+228
| * [AArch64] Fix parameters to vcvtx_highjgreenhalgh2013-09-161-2/+2
| * [AArch64] Prevent generic pipeline description from dominating other pipeline...jgreenhalgh2013-09-102-2/+12
| * [AArch64] obvious - Fix parameter to vrsqrte_f64jgreenhalgh2013-09-091-4/+4