]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2018-01-03  jakub PR preprocessor/83602
2018-01-03  jakub PR c++/83634
2018-01-03  tkoenig2018-01-03 Thomas Koenig <tkoenig@gcc.gnu.org>
2018-01-03  jbeulichx86: don't use AVX512BW vmovdqu variants without -mavx512bw
2018-01-03  jakub Update copyright years.
2018-01-03  jakub * update-copyright.py: Skip pdt-5.f03 in gfortran...
2018-01-03  marxinHandle noipa attribute in IPA visibility (PR ipa/83594).
2018-01-03  jakubgcc/
2018-01-03  rsandifopoly_int: vector_builder element count
2018-01-03  rsandifopoly_int: vec_perm_indices element type
2018-01-03  rsandifopoly_int: memrefs_conflict_p
2018-01-03  rsandifopoly_int: struct_value_size
2018-01-03  rsandifopoly_int: load_register_parameters
2018-01-03  rsandifopoly_int: alter_reg
2018-01-03  rsandifopoly_int: reloading complex subregs
2018-01-03  rsandifopoly_int: process_alt_operands
2018-01-03  rsandifopoly_int: expand_ifn_atomic_compare_exchange_into_call
2018-01-03  rsandifopoly_int: adjust_mems
2018-01-03  rsandifopoly_int: PUSH_ROUNDING
2018-01-03  rsandifopoly_int: emit_single_push_insn_1
2018-01-03  rsandifopoly_int: set_inc_state
2018-01-03  rsandifopoly_int: expand_expr_real_1
2018-01-03  rsandifopoly_int: expand_expr_real_2
2018-01-03  rsandifopoly_int: subreg_get_info
2018-01-03  rsandifopoly_int: REGMODE_NATURAL_SIZE
2018-01-03  rsandifopoly_int: expand_vector_ubsan_overflow
2018-01-03  rsandifopoly_int: folding BIT_FIELD_REFs on vectors
2018-01-03  rsandifopoly_int: fold_indirect_ref_1
2018-01-03  rsandifopoly_int: omp-simd-clone.c
2018-01-03  rsandifopoly_int: brig vector elements
2018-01-03  rsandifopoly_int: tree-vect-generic.c
2018-01-03  rsandifopoly_int: vect_no_alias_p
2018-01-03  rsandifopoly_int: two-operation SLP
2018-01-03  rsandifopoly_int: vect_get_constant_vectors
2018-01-03  rsandifopoly_int: vectorizable_conversion
2018-01-03  rsandifopoly_int: vectorizable_simd_clone_call
2018-01-03  rsandifopoly_int: vectorizable_call
2018-01-03  rsandifopoly_int: vectorizable_load/store
2018-01-03  rsandifopoly_int: vectorizable_live_operation
2018-01-03  rsandifopoly_int: vectorizable_induction
2018-01-03  rsandifopoly_int: vectorizable_reduction
2018-01-03  rsandifopoly_int: vector_alignment_reachable_p
2018-01-03  rsandifopoly_int: current_vector_size and TARGET_AUTOVECTORIZE_...
2018-01-03  rsandifopoly_int: get_mask_mode
2018-01-03  rsandifopoly_int: omp_max_vf
2018-01-03  rsandifopoly_int: vect_nunits_for_cost
2018-01-03  rsandifopoly_int: SLP max_units
2018-01-03  rsandifopoly_int: vectoriser vf and uf
2018-01-03  rsandifomatch.pd handling of three-constant bitops
2018-01-03  rsandifoAdd an alternative vector loop iv mechanism
2018-01-03  bjeSummary: Replace a few instances of 8 leading spaces...
2018-01-03  bje * config.guess: Import latest version.
2018-01-03  meissner[gcc]
2018-01-03  gccadminDaily bump.
2018-01-02  acsawdey2018-01-02 Aaron Sawdey <acsawdey@linux.vnet.ibm...
2018-01-02  wschmidt2018-01-02 Bill Schmidt <wschmidt@linux.vnet.ibm...
2018-01-02  wilsonRISC-V: Fix for icache flush issue on multicore processors.
2018-01-02  law * web.c: Remove out-of-date comment.
2018-01-02  rsandifoFix REG_ARGS_SIZE handling when pushing TLS addresses
2018-01-02  rsandifoMake CONST_VECTOR_ELT handle implicitly-encoded elements
2018-01-02  rsandifoMake more use of rtx_vector_builder
2018-01-02  rsandifoNew CONST_VECTOR layout
2018-01-02  rsandifoUse CONST_VECTOR_ELT instead of XVECEXP
2018-01-02  rsandifoUse ssizetype selectors for autovectorised VEC_PERM_EXPRs
2018-01-02  rsandifoUse vec_perm_builder::series_p in shift_amt_for_vec_per...
2018-01-02  rsandifoRework VEC_PERM_EXPR folding
2018-01-02  rsandifoUse explicit encodings for simple permutes
2018-01-02  rsandifoAdd a vec_perm_indices_to_tree helper function
2018-01-02  rsandifoMake vec_perm_indices use new vector encoding
2018-01-02  rsandifoCheck whether a vector of QIs can store all indices
2018-01-02  rsandifoRemove vec_perm_const optab
2018-01-02  rsandifoRefactor expand_vec_perm
2018-01-02  rsandifoSplit can_vec_perm_p into can_vec_perm_{var,const}_p
2018-01-02  rsandifoPass vec_perm_indices by reference
2018-01-02  rsandifoqimode_for_vec_perm
2018-01-02  tkoenig2017-01-02 Thomas Koenig <tkoenig@gcc.gnu.org>
2018-01-02  jakub PR c++/83556
2018-01-02  tkoenig2018-01-02 Thomas Koenig <tkoenig@gcc.gnu.org>
2018-01-02  acsawdeyAdd missing changelog entry:
2018-01-02  mpolacek PR c++/83644
2018-01-02  acsawdey2018-01-02 Aaron Sawdey <acsawdey@linux.vnet.ibm...
2018-01-02  acsawdey * rtlanal.c (canonicalize_condition): Return...
2018-01-02  mpolacek PR c++/81860
2018-01-02  nathan[C++ PATCH] tiny code cleanup
2018-01-02  jbPR libgfortran/83649 Chunk large reads and writes
2018-01-02  hubicka PR target/81616
2018-01-02  rguenth2018-01-02 Richard Biener <rguenther@suse.de>
2018-01-02  nathanadd comment about why valid
2018-01-02  hubicka PR target/81616
2018-01-02  rguenth2017-01-02 Richard Biener <rguenther@suse.de>
2018-01-02  gccadminDaily bump.
2018-01-01  pault2018-01-01 Paul Thomas <pault@gcc.gnu.org>
2018-01-01  jsm28 * es.po: Update.
2018-01-01  gccadminDaily bump.
2017-12-31  jakub PR tree-optimization/83581
2017-12-31  jakub PR c/83595
2017-12-31  jakub PR middle-end/83608
2017-12-31  jakub PR middle-end/83609
2017-12-31  jakub PR middle-end/83623
2017-12-31  jakub * gcc.target/i386/i386.exp
next