aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/aarch64
AgeCommit message (Expand)Author
2016-03-252016-03-25 Richard Henderson <rth@redhat.com>Richard Henderson
2016-03-17Tweak the pipeline model for Exynos M1Evandro Menezes
2016-03-16PR target/70048Richard Henderson
2016-03-11[AArch64] PR target/70002: Make aarch64_set_current_function play nice with p...Kyrylo Tkachov
2016-03-10 PR target/7044Nick Clifton
2016-03-102016-03-10 Christophe Lyon <christophe.lyon@linaro.org>Christophe Lyon
2016-03-102016-03-10 Christophe Lyon <christophe.lyon@linaro.org>Christophe Lyon
2016-02-26Rename the tuning option and related functions to enable the Newton series fo...Evandro Menezes
2016-02-262016-02-26 Joel Sherrill <joel@rtems.org>Joel Sherrill
2016-02-26[AArch64] Set TREE_TARGET_GLOBALS in aarch64_set_current_function when new tr...Kyrylo Tkachov
2016-02-26[AArch64] PR target/69613: Return zero TARGET_SHIFT_TRUNCATION_MASK when SHIF...Kyrylo Tkachov
2016-02-23Tweak the pipeline model for Exynos M1Evandro Menezes
2016-02-23 * gcc/config/aarch64/aarch64.c (exynosm1_tunings): Enable the NewtonEvandro Menezes
2016-02-22 PR target/69894Jakub Jelinek
2016-02-17[AArch64] PR target/69161: Don't use special predicate for CCmode comparisons...Kyrylo Tkachov
2016-02-17As part of the final cleanup of aarch64_internal_mov_immediate a return wasWilco Dijkstra
2016-02-16[AArch64] Remove AARCH64_EXTRA_TUNE_RECIP_SQRT from Cortex-A57 tuningJames Greenhalgh
2016-02-16[Patch AArch64] Use software sqrt expansion always for -mlow-precision-recip-...James Greenhalgh
2016-02-16[Patch AArch64] GCC 6 regression in vector performance. - Fix vector initiali...James Greenhalgh
2016-02-16[Patch AArch64] Restrict 16-bit sqrdml{sa}h instructions to FP_LO_REGSJames Greenhalgh
2016-02-15Add support for the FCCMP insn typesEvandro Menezes
2016-02-11 * cgraph.c: Spelling fixes - behaviour -> behavior andJakub Jelinek
2016-02-11[AArch64] Only update assembler .arch directive when necessaryKyrylo Tkachov
2016-02-10Enable instruction fusion of dependent AESE; AESMC and AESD; AESIMC pairs.Wilco Dijkstra
2016-02-04Fix jit crash on aarch64David Malcolm
2016-02-04 * config/aarch64/aarch64.c (aarch64_legitimize_address): ForceBin Cheng
2016-02-02Improve TARGET_IRA_CHANGE_PSEUDO_ALLOCNO_CLASS target hook. It turns out thereWilco Dijkstra
2016-02-02This patch adds support for the TARGET_IRA_CHANGE_PSEUDO_ALLOCNO_CLASS hook. Wilco Dijkstra
2016-01-28PR target/69305Richard Henderson
2016-01-28A recent change added UNSPEC to the CCMP patterns to stop combine optimizingWilco Dijkstra
2016-01-28Add support for vector permute cost since various permutes can expandWilco Dijkstra
2016-01-28Several instructions disassemble a zero immediate as wzr/xzr due toWilco Dijkstra
2016-01-26[PATCH] Do not set structural equality on polynomial typesRoger Ferrer Ibáñez
2016-01-25[AARCH64][ACLE][NEON] Implement vcvt*_s64_f64 and vcvt*_u64_f64 NEON intrinsics.Bilyan Borisov
2016-01-22PR target/69416Richard Henderson
2016-01-22 * system.h (string, algorithm): Include only conditionally.Michael Matz
2016-01-19[PATCH 3/4] Add support for rtx costing of CCMP on AArch64Wilco Dijkstra
2016-01-19[PATCH 2/4] Add support for float CCMPWilco Dijkstra
2016-01-19[Patch 1/4] Simplify the representation of CCMP patterns by usingWilco Dijkstra
2016-01-18PR target/69176Richard Henderson
2016-01-15[AArch64] Remove TODO (redundant type conversions) in arm_neon.hJiong Wang
2016-01-15[AArch64] Handle CSEL of zero_extended operands in rtx costsKyrylo Tkachov
2016-01-15[AArch64] Handle compare of zero_extract form of TST-immediate in rtx costsKyrylo Tkachov
2016-01-15[AArch64] Properly reject invalid attribute stringsKyrylo Tkachov
2016-01-11[AArch64] PR rtl-optimization/68796: Add patterns for QImode and HImode compa...Kyrylo Tkachov
2016-01-04 Update copyright years.Jakub Jelinek
2015-12-212015-12-21 Andrew Pinski <apinski@cavium.com>Andrew Pinski
2015-12-202015-12-20 Andrew Pinsi <apinski@cavium.com>Andrew Pinski
2015-12-18[AArch64] PR rtl-optimization/68796 Add compare-of-zero_extract patternKyrylo Tkachov
2015-12-16[AArch64] Properly cost zero_extend+ashift forms of ubfi[xz]Kyrylo Tkachov