]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2018-08-02  nickc PR target/86781
2018-08-02  thopre01Revert "[ARM] Fix PR85434: spilling of stack protector...
2018-08-02  rsandifo[gen/AArch64] Generate helpers for substituting iterato...
2018-08-02  rsandifo[AArch64] Add support for 16-bit FMOV immediates
2018-08-02  jcwgcc/
2018-08-02  marxinFix gcov misleading error (PR gcov-profile/86817).
2018-08-02  marxinCherry-pick compiler-rt revision 338606 (PR sanitizer...
2018-08-02  thopre01[ARM] Fix PR85434: spilling of stack protector guard...
2018-08-02  dmalcolmdumpfile.c/h: add "const" to dump location ctors
2018-08-02  gccadminDaily bump.
2018-08-01  mseborPR tree-optimization/86650 - -Warray-bounds missing...
2018-08-01  ian * xcoff.c (struct xcoff_line, struct xcoff_line_vector...
2018-08-01  cesar[libgomp] Truncate config/nvptx/oacc-parallel.c
2018-08-01  rediAdd -D_GLIBCXX_ASSERTIONS to DEBUG_FLAGS
2018-08-01  mpolacekCherry-pick compiler-rt revision 318044 and 319180.
2018-08-01  rsandifo[AArch64] Update expected output for sve/var_stride_...
2018-08-01  rsandifo[AArch64] XFAIL sve/vcond_[45].c tests
2018-08-01  rsandifoFold pointer range checks with equal spans
2018-08-01  rediUse steady_clock to implement condition_variable::wait_for
2018-08-01  rediReport early wakeup of condition_variable::wait_until...
2018-08-01  rsandifoFix PR number
2018-08-01  rsandifoFix remove_stmt in vectorizable_simd_clone_call (PR...
2018-08-01  rsandifo[07/11] Use single basic block array in loop_vec_info
2018-08-01  rsandifo[06/11] Handle VMAT_INVARIANT separately
2018-08-01  rsandifo[05/11] Add a vect_stmt_to_vectorize helper function
2018-08-01  aldyh * tree-vrp (zero_nonzero_bits_from_bounds): Rename...
2018-08-01  rsandifo[04/11] Add a vect_orig_stmt helper function
2018-08-01  rsandifo[03/11] Remove vect_transform_stmt grouped_store argument
2018-08-01  rsandifo[02/11] Remove vect_schedule_slp return value
2018-08-01  rsandifo[01/11] Schedule SLP earlier
2018-08-01  rsandifoFix over-widening handling of COND_EXPRs (PR 86749)
2018-08-01  cesar[PATCH] Remove use of 'struct map' from plugin (nvptx)
2018-08-01  rediPR libstdc++/60555 std::system_category() should recogn...
2018-08-01  vries[nvptx] Define TARGET_HAVE_SPECULATION_SAFE_VALUE
2018-08-01  vries[libgomp, nvptx] Add cuda-lib.def
2018-08-01  paolo/cp
2018-08-01  rguenth2018-08-01 Richard Biener <rguenther@suse.de>
2018-08-01  uros * gcc.dg/plugin/poly-int-07_plugin.c (dg-options)...
2018-08-01  uros * gcc.dg/tree-ssa/pr84512.c: Xfail on alpha*-*-*.
2018-08-01  marxinImprove dumping of value profiling transformations.
2018-08-01  marxin__gcov_indirect_call_callee can't be null in __gcov_ind...
2018-08-01  marxinAdd memmove to value profiling.
2018-08-01  sudi[PATCH][AArch64] Stop redundant zero-extension after...
2018-08-01  jakub PR c/85704
2018-08-01  rearnshars6000 - add speculation_barrier pattern
2018-08-01  rearnshax86 - add speculation_barrier pattern
2018-08-01  rguenth2018-08-01 Richard Biener <rguenther@suse.de>
2018-08-01  rguenth2018-08-01 Jan Willem Jagersma <jwjagersma@gmail.com>
2018-08-01  gccadminDaily bump.
2018-08-01  ian runtime: use poll rather than pollset for netpoll...
2018-07-31  rediPR libstdc++/86751 default assignment operators for...
2018-07-31  rediDon't unconditionally define feature test macros in...
2018-07-31  aolivaSave discriminator info for LTO
2018-07-31  aolivaIntroduce instance discriminators
2018-07-31  dmalcolmc-family: clean up the data tables in c-format.c
2018-07-31  ian * targhooks.c (default_have_speculation_safe_value...
2018-07-31  dmalcolmdumpfile.c: eliminate special-casing of dump_file/alt_d...
2018-07-31  jozefl PR middle-end/86705
2018-07-31  rearnshapdp11 - example of a port not needing a speculation...
2018-07-31  rearnshatarghooks - provide an alternative hook for targets...
2018-07-31  rearnshaAArch64 - use CSDB based sequences if speculation track...
2018-07-31  rearnshaAArch64 - new pass to add conditional-branch speculatio...
2018-07-31  rearnshaAArch64 - disable CB[N]Z TB[N]Z when tracking speculation
2018-07-31  rearnshaAArch64 - Add new option -mtrack-speculation
2018-07-31  rearnshaAArch64 - add speculation barrier
2018-07-31  rearnshaArm - add speculation_barrier pattern
2018-07-31  rearnshaAdd __builtin_speculation_safe_value
2018-07-31  dmalcolmSimplify dump_context by adding a dump_loc member function
2018-07-31  mseborPR tree-optimization/86741 - ICE in -Warray-bounds...
2018-07-31  krebbelS/390: Don't emit prefetch instructions for clrmem
2018-07-31  vries[c++] Fix DECL_BY_REFERENCE of clone parms
2018-07-31  rediImprove libstdc++ docs w.r.t newer C++ standards
2018-07-31  rediReplace safe bool idiom with explicit operator bool
2018-07-31  rsandifo[46/46] Turn stmt_vec_info back into a typedef
2018-07-31  rsandifo[45/46] Remove vect_stmt_in_region_p
2018-07-31  rsandifo[44/46] Remove global vinfo_for_stmt-related routines
2018-07-31  rsandifo[43/46] Make free_stmt_vec_info take a stmt_vec_info
2018-07-31  rsandifo[42/46] Add vec_info::replace_stmt
2018-07-31  rsandifo[41/46] Add vec_info::remove_stmt
2018-07-31  rsandifo[40/46] Add vec_info::lookup_dr
2018-07-31  rsandifo[39/46] Change STMT_VINFO_UNALIGNED_DR to a dr_vec_info
2018-07-31  rsandifo[38/46] Use dr_vec_info to represent a data reference
2018-07-31  rsandifo[37/46] dr_aux tweaks
2018-07-31  rsandifo[36/46] Add a pattern_stmt_p field to stmt_vec_info
2018-07-31  rsandifo[35/46] Alter interfaces within vect_pattern_recog
2018-07-31  rsandifo[34/46] Alter interface to vect_get_vec_def_for_stmt_copy
2018-07-31  rsandifo[33/46] Use stmt_vec_infos instead of vec_info/gimple...
2018-07-31  rsandifo[32/46] Use stmt_vec_info in function interfaces (part 2)
2018-07-31  rsandifo[31/46] Use stmt_vec_info in function interfaces (part 1)
2018-07-31  rsandifo[30/46] Use stmt_vec_infos rather than gimple stmts...
2018-07-31  rsandifo[29/46] Use stmt_vec_info instead of gimple stmts inter...
2018-07-31  rsandifo[28/46] Use stmt_vec_info instead of gimple stmts inter...
2018-07-31  rsandifo[27/46] Remove duplicated stmt_vec_info lookups
2018-07-31  rsandifo[26/46] Make more use of dyn_cast in tree-vect*
2018-07-31  rsandifo[25/46] Make get_earlier/later_stmt take and return...
2018-07-31  rsandifo[24/46] Make stmt_info_for_cost use a stmt_vec_info
2018-07-31  rsandifo[23/46] Make LOOP_VINFO_MAY_MISALIGN_STMTS use stmt_vec...
2018-07-31  rsandifo[22/46] Make DR_GROUP_SAME_DR_STMT a stmt_vec_info
2018-07-31  rsandifo[21/46] Make grouped_stores and reduction_chains use...
2018-07-31  rsandifo[20/46] Make *FIRST_ELEMENT and *NEXT_ELEMENT stmt_vec_...
next