]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/optabs.c
Merge from trunk.
[thirdparty/gcc.git] / gcc / optabs.c
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-19  hubicka * md.texi (setmem): Document new parameter.
2013-11-18  rsandifoMerge from trunk.
2013-11-16  mrsMerge in trunk.
2013-11-09  rsandifoMerge with trunk.
2013-11-09  rsandifoFix some formatting. Put stuff on a single line where...
2013-11-06  mrsMerge in trunk.
2013-11-04  mrsMerge in trunk.
2013-11-04  jakub * optabs.c (expand_vec_perm): Revert one incorrect...
2013-11-02  rsandifoFix mask inversions in expand_copysign_bit.
2013-10-31  jakub * optabs.c (expand_vec_perm): Avoid vector mode punning
2013-10-29  rsandifo- Fix comment typos that I'd introducted.
2013-10-24  rthPR rtl/58542
2013-10-20  mrsMerge in trunk.
2013-09-28  rsandifogcc/
2013-09-23  rsandifogcc/
2013-09-20  mrsMerge in trunk.
2013-09-09  rsandifogcc/
2013-09-07  rsandifoReorganise wide-int classes so that they are all instan...
2013-09-04  mrsMerge in trunk.
2013-08-20  zadeckfixed rot in the branch
2013-08-13  mrsAdd wide-int branch.
2013-03-09  rsandifogcc/
2013-02-19  aldyh PR target/52555
2013-02-12  jakub PR rtl-optimization/56151
2013-01-16  uros * emit-rtl.c (need_atomic_barrier_p): Mask memory...
2013-01-15  vries2013-01-15 Tom de Vries <tom@codesourcery.com>
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-12-14  rth* optabs.c (expand_atomic_store): Elide redundant model...
2012-12-13  rthPR middle-end/55492
2012-12-02  steven * optabs.c (add_equal_note): Do not create self-refere...
2012-11-18  rsandifogcc/
2012-11-18  rsandifogcc/
2012-10-31  eraman2012-10-31 Easwaran Raman <eraman@google.com>
2012-10-16  eraman2012-10-15 Easwaran Raman <eraman@google.com>
2012-10-12  glisse2012-10-12 Marc Glisse <marc.glisse@inria.fr>
2012-10-01  amacleod2012-10-01 Andrew MacLeod <amacleod@redhat.com>
2012-09-22  uros * optabs.c (prepare_cmp_insn): Expand comparison of...
2012-09-07  crowlModify gcc/*.[hc] double_int call sites to use the...
2012-09-05  pinskia2012-09-05 Andrew Pinski <apinski@cavium.com>
2012-08-17  hp PR middle-end/54261
2012-08-02  zadeck2012-08-02 Kenneth Zadeck <zadeck@naturalbridge.com>
2012-07-25  rthPR bootstrap/54092
2012-07-24  rthReduce the size of optabs representation
2012-07-24  rthIntroduce and use code_to_optab and optab_to_code functions
2012-07-24  rthIntroduce and use unknown_optab
2012-07-10  rthMove vector highpart emulation to the optabs layer
2012-07-10  rthAdd VEC_WIDEN_MULT_EVEN/ODD_EXPR
2012-06-27  rthAdd MULT_HIGHPART_EXPR
2012-05-09  rsandifogcc/
2012-05-05  rsandifogcc/
2012-05-01  rthAdd -fno-sync-libcalls.
2012-04-11  ebotcazou PR target/52624
2012-03-05  rguenth2012-03-05 Richard Guenther <rguenther@suse.de>
2012-03-03  rth * optabs.c (expand_atomic_test_and_set): Honor
2012-02-08  amacleod * optabs.c (expand_atomic_load): Do not assume compare...
2012-01-26  rthUse maybe_expand_insn in maybe_emit_atomic_test_and_set.
2012-01-24  rth * optabs.c (maybe_emit_atomic_test_and_set...
2012-01-24  rsandifogcc/
2012-01-24  rthatomic: Create and use maybe_emit_atomic_test_and_set.
2012-01-17  rsandifogcc/
2011-12-23  rthDelete VEC_EXTRACT_EVEN/ODD_EXPR.
2011-12-23  rthDelete VEC_INTERLEAVE_*_EXPR.
2011-12-13  rthRevert two unintended commits
2011-12-13  rthDelete VEC_INTERLEAVE_*_EXPR.
2011-12-12  rsandifogcc/
2011-12-10  rthForce the creation of a CONST_VECTOR for expand_vec_perm.
2011-12-09  amylaar PR middle-end/40154
2011-12-05  rsandifogcc/
2011-12-04  rsandifogcc/
2011-11-29  amacleod2011-11-29 Andrew MacLeod <amacleod@redhat.com>
2011-11-27  rthFix expand_atomic_fetch_op wrt unused_result.
2011-11-27  rthFix init_sync_libfuncs_1 iteration.
2011-11-24  amacleod2011-11-24 Andrew MacLeod <amacleod@redhat.com>
2011-11-22  jakub PR tree-optimization/51074
2011-11-17  rthUnify implementations of __builtin_mem_*_fence and...
2011-11-11  rthImplement omp atomic load and store.
2011-11-10  amacleod PR rtl-optimization/51040
2011-11-07  rthAllow libcalls to be installed for legacy __sync optabs.
2011-11-07  amacleod2011-11-07 Andrew MacLeod <amacleod@redhat.com>
2011-11-07  amacleod2011-11-07 Andrew MacLeod <amacleod@redhat.com>
2011-11-06  amacleodCheck in patch/merge from cxx-mem-model Branch
2011-10-30  rth2011-10-30 Dmitry Plotnikov <dplotnikov@ispras.ru>
2011-10-27  rth * optabs.c (expand_vec_perm): Use the correct...
2011-10-25  rthImplement interleave via permutation.
2011-10-25  rthChange vec_perm checking and expansion level.
2011-10-20  rth * target.def (vec_perm_const_ok): Rename from builtin_...
2011-10-18  irar * doc/md.texi (vec_widen_ushiftl_hi, vec_widen_ushiftl_lo,
2011-10-17  rthPR 50746
2011-10-15  rthUse VEC_PERM_EXPR in the vectorizer.
2011-10-14  rthExpand vector permutation with vec_perm and vec_perm_const.
2011-10-14  rthMove lowering of vector shifts from v/s to v/v from...
2011-10-07  rthRename vshuffle/vec_shuffle to vec_perm.
2011-10-06  rthvshuffle: Use correct mode for mask operand.
2011-10-03  rthVector shuffling patch from Artem Shinkarov.
2011-09-02  rguenth2011-09-02 Richard Guenther <rguenther@suse.de>
2011-08-23  jakub PR middle-end/50161
2011-08-19  ams2011-08-19 Andrew Stubbs <ams@codesourcery.com>
2011-08-19  ams2011-08-19 Andrew Stubbs <ams@codesourcery.com>
next