aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2019-10-29Fix reduc_index calculation in vectorizable_conditionRichard Sandiford2-1/+6
2019-10-29re PR tree-optimization/65930 (Reduction with sign-change not handled)Richard Biener5-40/+84
2019-10-29[AArch64] Add main SVE ACLE testsRichard Sandiford1430-0/+223593
2019-10-29[AArch64] Add support for the SVE PCSRichard Sandiford144-225/+17406
2019-10-29[AArch64] Add support for arm_sve.hRichard Sandiford296-181/+23124
2019-10-29[AArch64] Extend SVE reverse permutes to predicatesRichard Sandiford3-1/+23
2019-10-29[AArch64] Add FFR and FFRT registersRichard Sandiford4-4/+63
2019-10-29Fix unsigned type overflow in memory report.Martin Liska2-3/+11
2019-10-29Print header in dump_memory_report.Martin Liska6-20/+31
2019-10-29Move Leak in GCC memory report to the first column.Martin Liska2-4/+9
2019-10-29Remove misleading sorting function in ggc memory report.Martin Liska9-40/+38
2019-10-29[AArch64] Handle scalars in cmp and shift immediate queriesRichard Sandiford3-10/+19
2019-10-29Add a simulate_enum_decl langhookRichard Sandiford11-0/+98
2019-10-29Add a simulate_builin_function_decl langhookRichard Sandiford12-18/+118
2019-10-29re PR tree-optimization/92241 (ice in vect_mark_pattern_st mts, at tree-vect-...Richard Biener2-0/+22
2019-10-29install.texi (--enable-offload-targets): Fix up a typo in the example, use ac...Jakub Jelinek2-1/+4
2019-10-29re PR target/92258 (ICE: output_operand: invalid %-code)Jakub Jelinek4-1/+23
2019-10-29Daily bump.GCC Administrator1-1/+1
2019-10-28tree-ssa-strlen.c (get_addr_stridx): Add argument and use it.Martin Sebor6-3/+227
2019-10-28PR tree-optimization/92226 - live nul char store to array eliminatedMartin Sebor4-5/+221
2019-10-28PR c/66970 - Add __has_builtin() macroMartin Sebor16-3/+601
2019-10-28re PR target/82981 (unnecessary __multi3 call for mips64r6 linux kernel)Mihailo Stojanovic4-3/+36
2019-10-28mips.c (DIRECT_BUILTIN_PURE): New macro.Mihailo Stojanovic4-642/+694
2019-10-28mips-msa.md (msa_insert_<msaftm_f>): Add an alternative which covers the floa...Mihailo Stojanovic4-3/+34
2019-10-28gcc/riscv: Add a mechanism to remove some calls to _riscv_save_0Andrew Burgess14-1/+636
2019-10-28re PR tree-optimization/92163 (ICE: Segmentation fault (in bitmap_set_bit))Prathamesh Kulkarni5-6/+40
2019-10-28re PR middle-end/91272 ([SVE] Use fully-masked loops for CLASTB reductions)Prathamesh Kulkarni11-57/+74
2019-10-28re PR tree-optimization/92252 (ICE: Segmentation fault (in vect_stmt_to_vecto...Richard Biener4-0/+38
2019-10-28re PR tree-optimization/92241 (ice in vect_mark_pattern_st mts, at tree-vect-...Richard Biener5-8/+52
2019-10-28[C++ PATCH] simplify deferred parsing lexerNathan Sidwell3-56/+63
2019-10-28tree-vect-loop.c (vect_create_epilog_for_reduction): Use STMT_VINFO_REDUC_IDX...Richard Biener2-36/+26
2019-10-28re PR c/92249 (ICE in c_parser_gimple_compound_statement w/ GIMPLE testcases)Richard Biener2-1/+10
2019-10-28re PR target/92225 (ice in gen_smaxv2di3, at config/i386/sse.md:12225)Uros Bizjak4-1/+31
2019-10-28sse.md (sse_cvtss2si<rex64namesuffix>_2): Remove %k operand modifier.Uros Bizjak2-114/+120
2019-10-28Fix unroll-and-jam.c on 32bitMichael Matz2-2/+7
2019-10-28Move jump threading before reloadIlya Leoshkevich6-11/+66
2019-10-28re PR ipa/92242 (LTO ICE in ipa_get_cs_argument_count ipa-prop.h:598)Jan Hubicka3-3/+10
2019-10-28Fortran] PR91863 - fix call to bind(C) with array descriptorTobias Burnus4-15/+62
2019-10-28rs6000: Enable limited unrolling at -O2Jiufu Guo13-6/+70
2019-10-28Daily bump.GCC Administrator1-1/+1
2019-10-27* locales.c (iso_3166): Add missing comma after "United-States".Jakub Jelinek2-1/+5
2019-10-27fprintf-2.c: Silence a Free/NetBSD libc warning.Andreas Tobler4-0/+9
2019-10-27re PR fortran/86248 (LEN_TRIM in specification expression causes link failure)Paul Thomas6-23/+76
2019-10-27ipa-prop.c (ipa_propagate_indirect_call_infos): Do not remove jump functions.Jan Hubicka2-1/+5
2019-10-27fix cgraph commentEric Botcazou3-2/+7
2019-10-27ipa-cp.c (propagate_constants_across_call): If args are not available just dr...Jan Hubicka5-16/+74
2019-10-27ipa-inline-transform.c (inline_call): update function summaries after expanid...Jan Hubicka2-0/+7
2019-10-27ipa-icf.c (sem_function::merge): Update function summaries.Jan Hubicka3-1/+8
2019-10-27Remove redudant <iptr> when operand already has scalar mode.Hongtao Liu2-6/+12
2019-10-27Daily bump.GCC Administrator1-1/+1