aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2019-10-24rs6000: Implement [u]avg<mode>3_ceilSegher Boessenkool3-8/+17
2019-10-24Add missing space to diagnostic in reshape_init_r.Marek Polacek2-1/+5
2019-10-24[C++ PATCH] Template parm index fixNathan Sidwell2-14/+28
2019-10-24[dump] small source cleanupNathan Sidwell2-7/+7
2019-10-24ipa-sra-19.c: Avoid unprototyped functionAndreas Krebbel2-2/+6
2019-10-24Make gt_pch_nx unreachable in symbol-summary classes.Martin Liska2-26/+22
2019-10-24Finish moving constraint and logic functionality of out pt.c.Andrew Sutton7-168/+244
2019-10-24tree-vect-slp.c (vect_get_and_check_slp_defs): For reduction chains try harde...Richard Biener8-13/+464
2019-10-24ipa-reference.c (ipa_reference_optimization_summary_d): Rename statics_not_re...Jan Hubicka4-85/+151
2019-10-24MSP430: Remove unused msp430_hard_regno_nregs_*_padding functionsJozef Lawrynowicz2-22/+9
2019-10-24MSP430: Tweaks to generation of 430X instructionsJozef Lawrynowicz7-6/+36
2019-10-24re PR tree-optimization/92205 (ICE in vect_get_vec_def_for_stmt_copy, at tree...Richard Biener4-4/+31
2019-10-24re PR tree-optimization/92203 (ICE in eliminate_stmt, at tree-ssa-sccvn.c:5492)Richard Biener4-2/+55
2019-10-24re PR tree-optimization/65930 (Reduction with sign-change not handled)Richard Biener2-1/+6
2019-10-24re PR tree-optimization/65930 (Reduction with sign-change not handled)Richard Biener6-5/+14
2019-10-24S/390: Use UNSPEC_GET_TP for thread pointer loadsIlya Leoshkevich5-14/+58
2019-10-24Fix another UBSAN in Fortran coarray.Martin Liska3-0/+13
2019-10-24tree-vect-slp.c (vect_analyze_slp): When reduction group SLP discovery fails ...Richard Biener4-0/+39
2019-10-24[C++ PATCH] 'std' identifier not neededNathan Sidwell5-17/+24
2019-10-23pr70010.c: Add -Wno-psabi.David Edelsohn5-2/+10
2019-10-24Daily bump.GCC Administrator1-1/+1
2019-10-232019-10-23 Steven G. Kargl <kargl@gcc.gnu.org>Steven G. Kargl2-0/+14
2019-10-23Rework how prefixed instruction length is calculated.Michael Meissner6-21/+121
2019-10-23Implement P1286R2, Contra CWG1778Jason Merrill7-87/+32
2019-10-23Reformat some code; Add support for generating PLWA with offsets whose bottom...Michael Meissner3-7/+49
2019-10-23lto-streamer-out.c (cmp_symbol_files): Watch for overflow.Jan Hubicka2-1/+10
2019-10-23ipa-reference.c (varpool_removal_hook, [...]): Fix previous patch.Jan Hubicka2-4/+7
2019-10-23lto-streamer-out.c (output_constructor): Push CTORS_OUT timevar.Jan Hubicka5-45/+91
2019-10-23ipa-reference.h (ipa_reference_var_uid): Move offline.Jan Hubicka3-36/+104
2019-10-23re PR gcov-profile/91971 (Profile directory concatenated with object file path)Qing Zhao2-0/+14
2019-10-23msp430-protos.h (msp430_has_hwmult): New.Jozef Lawrynowicz4-14/+29
2019-10-23re PR ipa/92074 (26% performance regression on Spec2017 548.exchange2_r)Jan Hubicka2-1/+6
2019-10-23Fix a bug with type constraints in constructors.Andrew Sutton4-2/+44
2019-10-23re PR tree-optimization/65930 (Reduction with sign-change not handled)Richard Biener8-26/+28
2019-10-23re PR debug/90231 (ivopts causes <optimized away> iterator in the loop)Jakub Jelinek2-8/+107
2019-10-23constexpr.c (cxx_eval_constant_expression): Temporarily change input_location...Jakub Jelinek5-10/+27
2019-10-23re PR tree-optimization/92131 (incorrect assumption that (ao >= 0) is always ...Eric Botcazou4-7/+92
2019-10-23Initialize a field in fibonacci_node.Martin Liska2-1/+7
2019-10-23[AArch64] Don't apply mode_for_int_vector to scalarsRichard Sandiford2-1/+8
2019-10-23re PR tree-optimization/92179 (r277288 causes ICEs compiling several test cases)Richard Biener2-20/+37
2019-10-23Do not ICE in IPA inliner.Martin Liska4-1/+50
2019-10-23tree-vect-slp.c (vect_build_slp_tree_2): Do not build op from scalars in case...Richard Biener2-2/+8
2019-10-23[Darwin, PPC] Check for out of range asm values.Iain Sandoe2-2/+7
2019-10-23Daily bump.GCC Administrator1-1/+1
2019-10-22Fix incorrect merge of conflictant names in `dump_graphviz`Giuliano Belinassi2-1/+5
2019-10-22re PR fortran/92174 (runtime error: index 15 out of bounds for type 'gfc_expr...Steven G. Kargl3-9/+20
2019-10-22re PR tree-optimization/85887 (Missing DW_TAG_lexical_block PC range)Jakub Jelinek2-2/+8
2019-10-22PR c++/85746: Don't fold __builtin_constant_p prematurelyMarc Glisse4-1/+22
2019-10-22[arm] Match subtraction from carry_operationRichard Earnshaw3-0/+26
2019-10-22[arm] make arm_carry_operation and arm_borrow_operation dualsRichard Earnshaw2-1/+5