summaryrefslogtreecommitdiff
path: root/gcc/optabs.c
Commit message (Expand)AuthorAgeFilesLines
* * doc/c-tree.texi: Document new tree codes.irar2006-11-221-0/+16
* 2006-11-08 Dorit Nuzman <dorit@il.ibm.com>dorit2006-11-081-2/+49
* 2006-09-07 Eric Christopher <echristo@apple.com>geoffk2006-11-011-0/+10
* 2006-10-29 Richard Guenther <rguenther@suse.de>rguenth2006-10-291-2/+6
* 2006-10-28 Richard Guenther <rguenther@suse.de>rguenth2006-10-281-0/+3
* 2006-10-25 Richard Guenther <rguenther@suse.de>rguenth2006-10-251-1/+43
* * optabs.h (enum optab_index): Rename OTI_drem to OTI_remainder.uros2006-10-251-1/+1
* gcc/rsandifo2006-07-171-0/+2
* gcc/rsandifo2006-07-171-1/+1
* * optabs.c (maybe_encapsulate_block): New function extracted from...ebotcazou2006-07-161-28/+34
* * cfgcleanup.c, cfgexpand.c, cgraphunit.c, config/arm/arm.c,kazu2006-05-281-1/+1
* * builtins.c, config/arm/arm.c, config/i386/cygwin.h,kazu2006-04-081-1/+1
* * optabs.c (expand_abs): Don't call do_jump_by_parts_greater_rtxsayle2006-02-141-9/+2
* gcc/carlos2006-01-301-9/+15
* * doc/rtl.texi (SYMBOL_REF_DATA): Adjust documentation for newrsandifo2006-01-271-1/+1
* * doc/rtl.texi (SYMBOL_REF_CONSTANT, SYMBOL_REF_DATA): Document.rsandifo2006-01-251-1/+1
* * loop-iv.c: Include df.h and hashtab.h.rakdver2006-01-201-1/+1
* * Makefile.in (tree-vect-patterns.o): Add rule for new file.dorit2006-01-191-0/+159
* - Fix up date in ChangeLog. Update copyrights in changed files.dje2006-01-081-1/+1
* 2005-01-07 Ian Lance Taylor <ian@airs.com>dje2006-01-071-3/+8
* * optabs.c (init_floating_libfuncs): Handle decimal float modes.bje2005-12-181-3/+22
* PR rtl-optimization/23837steven2005-12-161-15/+7
* * optabs.c (expand_vec_cond_expr): Use EXPAND_NORMAL.rth2005-12-011-2/+2
* PR target/21623:amylaar2005-11-241-2/+0
* 2005-11-24 Paolo Bonzini <bonzini@gnu.org>bonzini2005-11-241-6/+25
* * machmode.h (CLASS_HAS_WIDER_MODES_P): New macro.bje2005-11-241-19/+28
* * optabs.c (prepare_cmp_insn): Use SCALAR_FLOAT_MODE_P.bje2005-11-241-4/+1
* * optabs.c (expand_unop): Call SCALAR_FLOAT_MODE_P on a mode, notian2005-11-221-2/+2
* * optabs.c: Use SCALAR_FLOAT_MODE_P instead of explicitly testingbje2005-11-221-2/+2
* * config/fp-bit.c (clzusi): New function.jsm282005-11-221-3/+12
* * optabs.c (expand_abs_nojump): Use SCALAR_FLOAT_MODE_P instead ofbje2005-11-211-1/+1
* * expr.c (expand_expr_real): Use usmul_optab for wideningbernds2005-11-201-0/+1
* 2005-10-31 J"orn Rennecke <joern.rennecke@st.com>amylaar2005-10-311-1/+3
* * optabs.c (expand_binop): Initialize first_pass_p.mmitchel2005-09-291-1/+1
* Revert this patch:bonzini2005-09-291-24/+11
* PR 17886mmitchel2005-09-291-0/+19
* * optabs.c (no_conflict_move_test): Check if a result of aamylaar2005-09-271-2/+8
* * optabs.c (emit_libcall_block): Use no_conflict_move_test.amylaar2005-09-231-17/+22
* PR rtl-optimization/23837amylaar2005-09-231-1/+2
* 2005-09-15 Paolo Bonzini <bonzini@gnu.org>bonzini2005-09-151-11/+24
* 2005-08-19 Eric Christopher <echristo@apple.com>echristo2005-08-191-31/+31
* 2005-08-16 J"orn Rennecke <joern.rennecke@st.com>amylaar2005-08-161-3/+9
* * expr.c (expand_expr_real_1): Do not load mem targets into register.hubicka2005-07-291-1/+1
* 2005-07-12 Adrian Straetling <straetling@de.ibm.com>uweigand2005-07-121-0/+3
* Removal of -fforce-mem.fjahanian2005-07-061-74/+1
* 2006-06-28 Adrian Straetling <straetling@de.ibm.com>uweigand2005-06-281-1/+1
* 2005-06-28 Paul Brook <paul@codesourcery.com>pbrook2005-06-281-3/+0
* Update FSF address.kcook2005-06-251-2/+2
* * genopinit.c (vec_shl_optab, vec_shr_optab): Initialize new optabs.dorit2005-06-211-2/+66
* * tree.def (REDUC_MAX_EXPR, REDUC_MIN_EXPR, REDUC_PLUS_EXPR): Newdorit2005-06-181-0/+15