aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)Author
2020-01-11Daily bump.GCC Administrator
2020-01-10Further changes for the OpenACC 'if_present' clause on the 'host_data' constructThomas Schwinge
2020-01-10Add diagnostic pathsDavid Malcolm
2020-01-10re PR tree-optimization/93210 (Sub-optimal code optimization on struct/combou...Jakub Jelinek
2020-01-10re PR tree-optimization/90838 (Detect table-based ctz implementation)Jakub Jelinek
2020-01-10re PR inline-asm/93027 (ICE: in match_reload, at lra-constraints.c:1060)Vladimir Makarov
2020-01-10Rename pr93207.c to pr93027.c. Fix PR number in change logs.Vladimir Makarov
2020-01-10re PR inline-asm/93027 (ICE: in match_reload, at lra-constraints.c:1060)Vladimir Makarov
2020-01-10testsuite: add dg-enable-nn-line-numbersDavid Malcolm
2020-01-10re PR inline-asm/93027 (ICE: in match_reload, at lra-constraints.c:1060)Vladimir Makarov
2020-01-10PR90838: Support ctz idiomsWilco Dijkstra
2020-01-10aarch64.c (aarch64_invalid_conversion): New function for target hook.Stam Markianos-Wright
2020-01-10config.gcc: Add arm_bf16.h.Stam Markianos-Wright
2020-01-10Shorten right-shift again in C++.Jason Merrill
2020-01-10PR c++/93143 - incorrect tree sharing with constexpr.Jason Merrill
2020-01-10PR c++/93173 - incorrect tree sharing.Jason Merrill
2020-01-10[AArch64] Make -msve-vector-bits=128 generate VL-specific codeRichard Sandiford
2020-01-10PR c/93132 - bogus 'attribute((access))' warning when size-index is specifiedMartin Sebor
2020-01-10[AArch64] Fix reversed vcond_mask invocation in aarch64_evpc_selRichard Sandiford
2020-01-10gotest: don't use localIan Lance Taylor
2020-01-10OpenACC – support "if" + "if_present" clauses with "host_data"Tobias Burnus
2020-01-10[AArch64] Tighten mode checks in aarch64_builtin_vectorized_functionRichard Sandiford
2020-01-10Use get_related_vectype_for_scalar_type for reduction indicesRichard Sandiford
2020-01-10Fix gather/scatter check when updating a vector epilogue loopRichard Sandiford
2020-01-10compiler: permit duplicate methods from embedded interfacesIan Lance Taylor
2020-01-10[vect] Add missing commentAndre Vieira
2020-01-10[vect] Keep track of DR_OFFSET advance in dr_vec_info rather than data_referenceAndre Vieira
2020-01-102020-01-10 Richard Biener <rguenther@suse.de>Richard Biener
2020-01-10Fix ipa-clone-3.c on some targetsMartin Jambor
2020-01-10[AArch64] Require aarch64_sve256_hw for a 256-bit SVE testRichard Sandiford
2020-01-10Fix wrong parenthesis in inliner.Martin Liska
2020-01-10re PR tree-optimization/93199 (Compile time hog in sink_clobbers)Richard Biener
2020-01-10re PR tree-optimization/93199 (Compile time hog in sink_clobbers)Richard Biener
2020-01-10IPA-CP: Access param_ipa_sra_max_replacements through opt_for_fnMartin Jambor
2020-01-10IPA-CP: Always access param_ipcp_unit_growth through opt_for_fnMartin Jambor
2020-01-10IPA-CP: Always access param_ipa_max_agg_items through opt_for_fnMartin Jambor
2020-01-10re PR testsuite/93216 (gcc.dg/optimize-bswaphi-1.c fails starting with r280034)Richard Biener
2020-01-10Daily bump.GCC Administrator
2020-01-09libgo: compile examples in _test packagesIan Lance Taylor
2020-01-09Save typespec for empty array constructor.Thomas Koenig
2020-01-09Remove inline debug markers if support not enabled on accelerator compilerKwok Cheung Yeung
2020-01-09[AArch64] Add support for the SVE2 ACLERichard Sandiford
2020-01-09[AArch64] Pass a mode to some SVE immediate queriesRichard Sandiford
2020-01-09[AArch64] Add banner comments to aarch64-sve2.mdRichard Sandiford
2020-01-09compiler: don't localize names in export dataIan Lance Taylor
2020-01-09compiler: don't add composite literal keys to package bindingsIan Lance Taylor
2020-01-09[AArch64] Simplify WHILERW and WHILEWR definitionRichard Sandiford
2020-01-09[AArch64] Rename UNSPEC_WHILE* to match instruction mnemonicsRichard Sandiford
2020-01-09[AArch64] Rename SVE shape "unary_count" to "unary_to_uint"Richard Sandiford
2020-01-09[AArch64] Specify some SVE ACLE functions in a more generic wayRichard Sandiford