]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/optabs.c
Merge in trunk.
[thirdparty/gcc.git] / gcc / optabs.c
2014-04-02  mrsMerge in trunk.
2014-04-02  rguenth2014-04-02 Richard Biener <rguenther@suse.de>
2014-03-24  krebbel2014-03-24 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2014-02-10  mrsMerge in trunk.
2014-02-07  krebbel2014-02-07 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2014-01-13  mrsMerge in trunk.
2014-01-07  jakub PR pch/59436
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-16  mrsMerge in trunk.
2013-12-13  mrsMerge in trunk.
2013-12-10  jakub * tree-vectorizer.h (struct _loop_vec_info): Add scala...
2013-12-09  ebotcazou * optabs.c (gen_int_libfunc): Do not compare modes...
2013-12-09  dmalcolmEliminate profile_status macro.
2013-12-04  rsandifoMerge with trunk.
2013-12-03  jakub PR target/58864
2013-11-22  rsandifoMerge with trunk.
2013-11-21  rsandifoMerge with trunk.
2013-11-21  rsandifoRemove trailing whitespace. Add missing dbxout.c hunk.
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>
next