]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/optabs.c
decl.c, [...]: Remove redundant enum from machine_mode.
[thirdparty/gcc.git] / gcc / optabs.c
2014-10-29  Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-28  Alan LawrenceRemove VEC_LSHIFT_EXPR and vec_shl_optab
2014-10-27  Jiong WangPR63442 libgcc_cmp_return_mode not always return word_mode
2014-10-27  Alan LawrenceAdd new optabs for reducing vectors to scalars
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-17  Jakub Jelinekre PR tree-optimization/63464 (compare one character...
2014-10-16  Andrew MacLeodfunction.h: Flatten file.
2014-10-12  Trevor Saundersmove many gc hashtab to hash_table
2014-09-03  Trevor Saundersuse rtx_code_label more
2014-08-29  DJ Deloriecppbuiltin.c (define_builtin_macros_for_type_sizes...
2014-08-28  David MalcolmWork towards NEXT_INSN/PREV_INSN requiring insns as...
2014-08-26  David MalcolmStrengthen various insn emission functions
2014-08-22  David Malcolmoptabs.c: Use rtx_insn and rtx_code_label
2014-08-19  David MalcolmSplit NEXT_INSN/PREV_INSN into lvalue and rvalue forms
2014-08-08  Kugan Vivekanandarajahcalls.c (precompute_arguments): Use new SUBREG_PROMOTED...
2014-08-04  Kyrylo TkachovPR 61713: ICE when expanding single-threaded version...
2014-07-28  Richard Bienerre PR middle-end/52478 (-ftrapv calls the wrong functio...
2014-06-25  Cong Houtree-vect-patterns.c (vect_recog_sad_pattern): New...
2014-05-28  Richard Sandifordrtl.h (set_for_reg_notes): Declare.
2014-05-24  Jan Hubickagengtype-state.c (fatal_reading_state): Bring offline.
2014-05-17  Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-06  Kenneth ZadeckMerge in wide-int.
2014-04-02  Richard Bienerre PR middle-end/60729 (Compiler failure for combinatio...
2014-03-24  Andreas Krebbelre PR rtl-optimization/60501 (LRA emits add patterns...
2014-02-07  Andreas Krebbeloptabs.c (expand_atomic_compare_and_swap): Allow expand...
2014-01-07  Mike Stumpre PR pch/59436 (FAIL: 17_intro/headers/c++200x/stdc...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-10  Jakub Jelinektree-vectorizer.h (struct _loop_vec_info): Add scalar_l...
2013-12-09  Eric Botcazou* optabs.c (gen_int_libfunc): Do not compare modes...
2013-12-09  David MalcolmEliminate profile_status macro.
2013-12-03  Jakub Jelinekre PR target/58864 (ICE in connect_traces, at dwarf2cfi...
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-19  Jan Hubickamd.texi (setmem): Document new parameter.
2013-11-04  Jakub Jelinekoptabs.c (expand_vec_perm): Revert one incorrect line...
2013-10-31  Jakub Jelinekoptabs.c (expand_vec_perm): Avoid vector mode punning...
2013-10-24  Richard Hendersonre PR rtl-optimization/58542 (Arguments of __atomic_...
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-23  Richard Sandifordrtl.texi (REG_NOTES): Say that int_list can also be...
2013-09-09  Richard Sandifordasan.c (asan_clear_shadow): Use gen_int_mode with the...
2013-03-09  Richard Sandifordre PR middle-end/56524 (Compiler ICE when compiling...
2013-02-19  Aldy Hernandezre PR target/52555 (ICE unrecognizable insn with -ffast...
2013-02-12  Jakub Jelinekre PR rtl-optimization/56151 (Performance degradation...
2013-01-16  Uros Bizjakemit-rtl.c (need_atomic_barrier_p): Mask memory model...
2013-01-15  Tom de Vriesre PR target/55876 (internal compiler error: in gen_rtx...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-12-14  Yvan Roux* optabs.c (expand_atomic_store): Elide redundant model...
2012-12-13  Richard Hendersonre PR middle-end/55492 (__atomic_load doesn't match...
2012-12-02  Steven Bosscheroptabs.c (add_equal_note): Do not create self-referenci...
2012-11-18  Richard Sandifordgcc/
2012-11-18  Richard SandifordMakefile.in (recog.o): Add insn-codes.h.
2012-10-31  Easwaran Ramanre PR target/54938 (sh libgcc_unpack_df.o fails to...
2012-10-16  Easwaran Raman[multiple changes]
2012-10-12  Marc Glisseoptabs.c (vector_compare_rtx): Change prototype.
2012-10-01  Andrew MacLeodre PR target/54087 (__atomic_fetch_add does not use...
2012-09-22  Uros Bizjakoptabs.c (prepare_cmp_insn): Expand comparison of the...
2012-09-07  Lawrence CrowlModify gcc/*.[hc] double_int call sites to use the...
2012-09-05  Andrew Pinskioptabs.c (emit_conditional_add): Correct comment about...
2012-08-17  Hans-Peter Nilssonre PR middle-end/54261 (reverse sync/atomic operators...
2012-08-02  Kenneth Zadeckcfgexpand.c (expand_debug_locations): Encapsulate test...
2012-07-25  Richard Hendersonre PR bootstrap/54092 (Bootstrap fails while building...
2012-07-24  Richard HendersonReduce the size of optabs representation
2012-07-24  Richard HendersonIntroduce and use code_to_optab and optab_to_code functions
2012-07-24  Richard HendersonIntroduce and use unknown_optab
2012-07-10  Richard HendersonMove vector highpart emulation to the optabs layer
2012-07-10  Richard HendersonAdd VEC_WIDEN_MULT_EVEN/ODD_EXPR
2012-06-27  Richard HendersonAdd MULT_HIGHPART_EXPR
2012-05-09  Richard Sandifordre PR bootstrap/53249 (Bootstrap failure)
2012-05-05  Richard Sandifordrtl.h (plus_constant, [...]): Merge into a single plus_...
2012-05-01  Richard HendersonAdd -fno-sync-libcalls.
2012-04-11  Eric Botcazoure PR target/52624 (missing __builtin_bswap16)
2012-03-05  Richard Guentherre PR middle-end/52353 (-ftrapv -fnon-call-exceptions...
2012-03-03  Richard Hendersonoptabs.c (expand_atomic_test_and_set): Honor atomic_tes...
2012-02-08  Andrew MacLeodoptabs.c (expand_atomic_load): Do not assume compare_an...
2012-01-26  Richard HendersonUse maybe_expand_insn in maybe_emit_atomic_test_and_set.
2012-01-24  Richard Hendersonoptabs.c (maybe_emit_atomic_test_and_set): Mark model...
2012-01-24  Richard Sandifordoptabs.c (gen_atomic_test_and_set): Use each argument.
2012-01-24  Richard Hendersonatomic: Create and use maybe_emit_atomic_test_and_set.
2012-01-17  Andreas Krebbelre PR middle-end/50325 (76 new fails with rev. 177691)
2011-12-23  Richard HendersonDelete VEC_EXTRACT_EVEN/ODD_EXPR.
2011-12-23  Jakub JelinekDelete VEC_INTERLEAVE_*_EXPR.
2011-12-13  Richard HendersonRevert two unintended commits
2011-12-13  Richard HendersonDelete VEC_INTERLEAVE_*_EXPR.
2011-12-12  Richard Sandifordre PR tree-optimization/50873 (The fix to PR50730 cause...
2011-12-10  Richard HendersonForce the creation of a CONST_VECTOR for expand_vec_perm.
2011-12-09  Joern Renneckere PR middle-end/40154 (internal compiler error: in...
2011-12-05  Richard Sandifordoptabs.c (maybe_emit_sync_lock_test_and_set): Pass...
2011-12-04  Richard Sandifordre PR middle-end/51351 (undefined reference to __sync_f...
2011-11-29  Andrew MacLeodre PR target/50123 (cmpxchg generated for atomic and...
2011-11-27  Richard HendersonFix expand_atomic_fetch_op wrt unused_result.
2011-11-27  Richard HendersonFix init_sync_libfuncs_1 iteration.
2011-11-24  Andrew MacLeodoptab.c (maybe_emit_atomic_exchange): New.
2011-11-22  Jakub Jelinekre PR tree-optimization/51074 (No constant folding...
2011-11-17  Richard HendersonUnify implementations of __builtin_mem_*_fence and...
2011-11-11  Richard HendersonImplement omp atomic load and store.
2011-11-10  Andrew MacLeodre PR rtl-optimization/51040 (ICE: RTL check: access...
2011-11-07  Richard HendersonAllow libcalls to be installed for legacy __sync optabs.
2011-11-07  Andrew MacLeodoptabs.c (get_atomic_op_for_code): Fill in optab table...
2011-11-07  Andrew MacLeodatomic_base.h (atomic_thread_fence): Call builtin.
2011-11-06  Andrew MacleodCheck in patch/merge from cxx-mem-model Branch
2011-10-30  Dmitry Plotnikovtree-cfg.c (verify_gimple_assign_unary): Allow vector...
next