aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2017-06-06re PR tree-optimization/80974 (wrong code (generated code hangs) at -O2 on x8...Richard Biener4-29/+65
2017-06-06Add and use split_mode_pTom de Vries2-5/+17
2017-06-06Use maybe_split_mode in nvptx_print_operandTom de Vries2-4/+7
2017-06-06re PR bootstrap/80978 (LTO/PGO bootstrap broken by r248863)Jan Hubicka2-1/+9
2017-06-06Fix gcc.dg/utf16-4.cThomas Preud'homme2-1/+6
2017-06-06shrink-wrap.c (handle_simple_exit): Update profile.Jan Hubicka2-1/+9
2017-06-06predict.c (tree_estimate_probability_bb): Add LOCAL_ONLY.Jan Hubicka4-3/+43
2017-06-06* ipa-split.c (split_function): Initialize return bb profile.Jan Hubicka2-0/+5
2017-06-06profile.c (compute_branch_probabilities): Also initialize EXIT_BLOCK profile.Jan Hubicka2-1/+6
2017-06-06re PR tree-optimization/80928 (SLP vectorization does not handle induction in...Richard Biener10-38/+316
2017-06-06Daily bump.GCC Administrator1-1/+1
2017-06-05rs6000.c (make_resolver_func): Update init_lowered_empty_function call.Michael Meissner2-1/+7
2017-06-05libcpp: add callback for comment-handlingDavid Malcolm4-0/+119
2017-06-05changelog for r248894Bernd Edlinger2-0/+13
2017-06-05invoke.texi: Document the -fprofile-abs-path option.Bernd Edlinger7-2/+73
2017-06-05* shring-wrap.c: Revert accidental commit.Jan Hubicka2-3/+5
2017-06-05* doc/invoke.texi (-Wduplicated-branches): Add to warning list.Volker Reichelt2-1/+6
2017-06-05cfgexpand.c (expand_gimple_tailcall): Initialize profile of new edge.Jan Hubicka7-15/+43
2017-06-05parser.c (cp_parser_base_specifier): Fix typos in error messages.Volker Reichelt2-2/+6
2017-06-05rs6000.c (toplevel): Include attribs.h.Michael Meissner5-8/+571
2017-06-05[ARM] Complete legend for ARM register allocation in arm.hThomas Preud'homme2-1/+6
2017-06-05frame-header-opt.c: Include profile-count.h.Jan Hubicka3-0/+7
2017-06-05re PR fortran/70601 ([OOP] ICE on procedure pointer component call)Janus Weil4-1/+38
2017-06-05re PR fortran/35339 (Improve translation of implied do loop in transfer)Nicolas Koenig5-0/+355
2017-06-05[testsuite] Add large_long_double target selector to related tests in Wfloat-...Renlin Li2-2/+7
2017-06-05cold_partition_label.c: Update template.Jan Hubicka4-14/+91
2017-06-05[AArch64] Add combine pattern for storing lane zero of a vectorKyrylo Tkachov4-0/+76
2017-06-05[AArch64] Use SUBS for parallel subtraction and comparison with immediateKyrylo Tkachov5-0/+60
2017-06-05[AArch64] Peephole for SUBSKyrylo Tkachov4-0/+42
2017-06-05div-9.c: Delete duplicate test.Chenghua Xu5-48/+7
2017-06-05Daily bump.GCC Administrator1-1/+1
2017-06-04i386.c (make_resolver_func): Update.Jan Hubicka79-837/+1578
2017-06-042017-06-04 Dominique d'Humieres <dominiq@lps.ens.fr>Dominique d'Humieres1-2/+0
2017-06-04fortran-modules.exp (igrep): New procedure, case insensitive vesrion of the d...Dominique d'Humieres73-265/+280
2017-06-04re PR c/80919 (ICE: Segmentation fault with -Wall when printing address of si...Marek Polacek4-0/+33
2017-06-04Daily bump.GCC Administrator1-1/+1
2017-06-02PR c/80892 - -Wfloat-conversion now warns about non-floatsMartin Sebor3-4/+24
2017-06-03Daily bump.GCC Administrator1-1/+1
2017-06-02re PR c++/68754 (Explicitly defaulted constexpr assignment operator fails to ...Paolo Carlini2-2/+12
2017-06-02rs6000-c: Add support for built-in functions vector double vec_doublee (vecto...Carl Love8-0/+525
2017-06-02Fix segfault in free_growth_caches (PR jit/80954)David Malcolm2-1/+10
2017-06-02vx_crtbegin_auto.c: New file.Olivier Hainque5-0/+219
2017-06-02[PATCH][AArch64] Allow CMP+SHIFT when comparing with zeroSudakshina Das4-1/+21
2017-06-02[AArch64] Add HF vector modes to lane-to-lane INS patternKyrylo Tkachov4-5/+35
2017-06-02rs6000.c (rs6000_gimple_fold_builtin): Add handling for early expansion of ve...Will Schmidt8-0/+247
2017-06-02vx-common.h (DWARF_UNWIND_INFO): Switch #define to 1.Olivier Hainque2-2/+6
2017-06-02[AArch64] Emit tighter strong atomic compare-exchange loop when comparing aga...Kyrylo Tkachov4-6/+57
2017-06-02dwarf2out.c (DWARF_INITIAL_LENGTH_SIZE_STR): New.David Edelsohn2-2/+21
2017-06-02rs6000.c (rs6000_gimple_fold_builtin): Add handling for early expansion of ve...Will Schmidt12-0/+202
2017-06-02Remove lang_type_ptrmem.Nathan Sidwell2-0/+24