platform/upstream/gcc.git
2018-08-01 Martin Liska__gcov_indirect_call_callee can't be null in __gcov_ind...
2018-08-01 Martin LiskaAdd memmove to value profiling.
2018-08-01 Sam Tebbs[PATCH][AArch64] Stop redundant zero-extension after...
2018-08-01 Jakub Jelinekre PR c/85704 (cc1 run out of memory when it compile)
2018-08-01 Richard Earnshawrs6000 - add speculation_barrier pattern
2018-08-01 Richard Earnshawx86 - add speculation_barrier pattern
2018-08-01 Richard Bienerre PR tree-optimization/86724 (Compilation error with...
2018-08-01 Jan Willem... re PR target/86651 (lto-wrapper.exe: fatal error: simpl...
2018-08-01 GCC AdministratorDaily bump.
2018-08-01 Ian Lance Taylorruntime: use poll rather than pollset for netpoll on AIX
2018-07-31 Jonathan WakelyPR libstdc++/86751 default assignment operators for...
2018-07-31 Jonathan WakelyDon't unconditionally define feature test macros in...
2018-07-31 Alexandre OlivaSave discriminator info for LTO
2018-07-31 Alexandre OlivaIntroduce instance discriminators
2018-07-31 David Malcolmc-family: clean up the data tables in c-format.c
2018-07-31 Ian Lance Taylortarghooks.c (default_have_speculation_safe_value):...
2018-07-31 David Malcolmdumpfile.c: eliminate special-casing of dump_file/alt_d...
2018-07-31 Jozef Lawrynowiczre PR middle-end/86705 (pr45678-2.c ICE with msp430...
2018-07-31 Richard Earnshawpdp11 - example of a port not needing a speculation...
2018-07-31 Richard Earnshawtarghooks - provide an alternative hook for targets...
2018-07-31 Richard EarnshawAArch64 - use CSDB based sequences if speculation track...
2018-07-31 Richard EarnshawAArch64 - new pass to add conditional-branch speculatio...
2018-07-31 Richard EarnshawAArch64 - disable CB[N]Z TB[N]Z when tracking speculation
2018-07-31 Richard EarnshawAArch64 - Add new option -mtrack-speculation
2018-07-31 Richard EarnshawAArch64 - add speculation barrier
2018-07-31 Richard EarnshawArm - add speculation_barrier pattern
2018-07-31 Richard EarnshawAdd __builtin_speculation_safe_value
2018-07-31 David MalcolmSimplify dump_context by adding a dump_loc member function
2018-07-31 Martin SeborPR tree-optimization/86741 - ICE in -Warray-bounds...
2018-07-31 Andreas KrebbelS/390: Don't emit prefetch instructions for clrmem
2018-07-31 Tom de Vries[c++] Fix DECL_BY_REFERENCE of clone parms
2018-07-31 Jonathan WakelyImprove libstdc++ docs w.r.t newer C++ standards
2018-07-31 Jonathan WakelyReplace safe bool idiom with explicit operator bool
2018-07-31 Richard Sandiford[46/46] Turn stmt_vec_info back into a typedef
2018-07-31 Richard Sandiford[45/46] Remove vect_stmt_in_region_p
2018-07-31 Richard Sandiford[44/46] Remove global vinfo_for_stmt-related routines
2018-07-31 Richard Sandiford[43/46] Make free_stmt_vec_info take a stmt_vec_info
2018-07-31 Richard Sandiford[42/46] Add vec_info::replace_stmt
2018-07-31 Richard Sandiford[41/46] Add vec_info::remove_stmt
2018-07-31 Richard Sandiford[40/46] Add vec_info::lookup_dr
2018-07-31 Richard Sandiford[39/46] Change STMT_VINFO_UNALIGNED_DR to a dr_vec_info
2018-07-31 Richard Sandiford[38/46] Use dr_vec_info to represent a data reference
2018-07-31 Richard Sandiford[37/46] dr_aux tweaks
2018-07-31 Richard Sandiford[36/46] Add a pattern_stmt_p field to stmt_vec_info
2018-07-31 Richard Sandiford[35/46] Alter interfaces within vect_pattern_recog
2018-07-31 Richard Sandiford[34/46] Alter interface to vect_get_vec_def_for_stmt_copy
2018-07-31 Richard Sandiford[33/46] Use stmt_vec_infos instead of vec_info/gimple...
2018-07-31 Richard Sandiford[32/46] Use stmt_vec_info in function interfaces (part 2)
2018-07-31 Richard Sandiford[31/46] Use stmt_vec_info in function interfaces (part 1)
2018-07-31 Richard Sandiford[30/46] Use stmt_vec_infos rather than gimple stmts...
2018-07-31 Richard Sandiford[29/46] Use stmt_vec_info instead of gimple stmts inter...
2018-07-31 Richard Sandiford[28/46] Use stmt_vec_info instead of gimple stmts inter...
2018-07-31 Richard Sandiford[27/46] Remove duplicated stmt_vec_info lookups
2018-07-31 Richard Sandiford[26/46] Make more use of dyn_cast in tree-vect*
2018-07-31 Richard Sandiford[25/46] Make get_earlier/later_stmt take and return...
2018-07-31 Richard Sandiford[24/46] Make stmt_info_for_cost use a stmt_vec_info
2018-07-31 Richard Sandiford[23/46] Make LOOP_VINFO_MAY_MISALIGN_STMTS use stmt_vec...
2018-07-31 Richard Sandiford[22/46] Make DR_GROUP_SAME_DR_STMT a stmt_vec_info
2018-07-31 Richard Sandiford[21/46] Make grouped_stores and reduction_chains use...
2018-07-31 Richard Sandiford[20/46] Make *FIRST_ELEMENT and *NEXT_ELEMENT stmt_vec_...
2018-07-31 Richard Sandiford[19/46] Make vect_dr_stmt return a stmt_vec_info
2018-07-31 Richard Sandiford[18/46] Make SLP_TREE_SCALAR_STMTS a vec<stmt_vec_info>
2018-07-31 Richard Sandiford[17/46] Make LOOP_VINFO_REDUCTIONS an auto_vec<stmt_vec...
2018-07-31 Richard Sandiford[16/46] Make STMT_VINFO_REDUC_DEF a stmt_vec_info
2018-07-31 Richard Sandiford[15/46] Make SLP_TREE_VEC_STMTS a vec<stmt_vec_info>
2018-07-31 Richard Sandiford[14/46] Make STMT_VINFO_VEC_STMT a stmt_vec_info
2018-07-31 Richard Sandiford[13/46] Make STMT_VINFO_RELATED_STMT a stmt_vec_info
2018-07-31 Richard Sandiford[12/46] Make vect_finish_stmt_generation return a stmt_...
2018-07-31 Richard Sandiford[11/46] Pass back a stmt_vec_info from vect_is_simple_use
2018-07-31 Richard Sandiford[10/46] Temporarily make stmt_vec_info a class
2018-07-31 Richard Sandiford[09/46] Add vec_info::lookup_single_use
2018-07-31 Richard Sandiford[08/46] Add vec_info::lookup_def
2018-07-31 Richard Sandiford[07/46] Add vec_info::lookup_stmt
2018-07-31 Richard Sandiford[06/46] Add vec_info::add_stmt
2018-07-31 Richard Sandiford[05/46] Fix make_ssa_name call in vectorizable_reduction
2018-07-31 Richard Sandiford[04/46] Factor out the test for a valid reduction input
2018-07-31 Richard Sandiford[03/46] Remove unnecessary update of NUM_SLP_USES
2018-07-31 Richard Sandiford[02/46] Remove dead vectorizable_reduction code
2018-07-31 Richard Sandiford[01/46] Move special cases out of get_initial_def_for_r...
2018-07-31 Jakub JelinekP1008R1 - prohibit aggregates with user-declared constr...
2018-07-31 Segher Boessenkoolarm: Testcase for PR86640
2018-07-31 Martin LiskaGCOV: add cache for streamed locations.
2018-07-31 Martin LiskaFix target clones (PR gcov-profile/85370).
2018-07-31 Martin LiskaFix GCOV CFG related issues.
2018-07-31 Martin LiskaFix an UBSAN error in cp/parse.c (PR c++/86653).
2018-07-31 Arnaud Charlet[Ada] Various code clean-ups from CodePeer messages
2018-07-31 Arnaud Charlet[Ada] Fix potential Constraint_Error if Library_Version...
2018-07-31 Arnaud Charlet[Ada] Sem_Elab: remove duplicate condition
2018-07-31 Ed Schonberg[Ada] Unnesting: improve support for entries in protect...
2018-07-31 Ed Schonberg[Ada] Refine generation of range checks to happen in...
2018-07-31 Hristian Kirtchev[Ada] Secondary stack leak with access-to-subprogram
2018-07-31 Ed Schonberg[Ada] Unnesting: find local subps in nested stmt sequences
2018-07-31 Ed Schonberg[Ada] Spurious error on default parameter in protected...
2018-07-31 Justin Squirek[Ada] GNATmake fails to detect missing body
2018-07-31 Eric Botcazou[Ada] Fix alignment of mutex_t and cond_t type on 32...
2018-07-31 Justin Squirek[Ada] Wrong value after assignment of overlain record...
2018-07-31 Hristian Kirtchev[Ada] Spurious error on the placement of aspect Global
2018-07-31 Gary Dismukes[Ada] Compiler failure on an extended_return_statement...
2018-07-31 Ed Schonberg[Ada] Spurious warning on iteration over range of 64...
2018-07-31 Arnaud Charlet[Ada] Print the Is_Activation_Record flag
next