| Commit message (Expand) | Author | Age | Files | Lines |
* | * optabs.h (expand_widening_mult): Declare. | bernds | 2010-04-22 | 1 | -0/+3 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -1/+1 |
* | ./: | ian | 2009-09-28 | 1 | -0/+3 |
* | * expr.h (struct separate_ops, sepops): New type for passing | matz | 2009-08-25 | 1 | -4/+3 |
* | 2009-07-08 Shujing Zhao <pearly.zhao@oracle.com> | paolo | 2009-07-08 | 1 | -1/+0 |
* | * optabs.h (enum optab_index): Add new OTI_significand. | uros | 2009-06-19 | 1 | -0/+3 |
* | gcc/ChangeLog: | ian | 2009-05-16 | 1 | -9/+10 |
* | Merge cond-optab branch. | bonzini | 2009-05-12 | 1 | -23/+6 |
* | 2009-04-09 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2009-04-09 | 1 | -1/+0 |
* | * optabs.c (emit_unop_insn): Break out to ... | hubicka | 2008-08-07 | 1 | -0/+1 |
* | gcc/ | rwild | 2008-06-06 | 1 | -3/+3 |
* | 2008-05-30 Steven Bosscher <stevenb.gcc@gmail.com> | zadeck | 2008-05-30 | 1 | -4/+0 |
* | Add SSE5 vector shift/rotate; Update SSE5 vector multiply | meissner | 2008-05-14 | 1 | -4/+32 |
* | 2008-05-14 Kenneth Zadeck <zadeck@naturalbridge.com> | zadeck | 2008-05-14 | 1 | -4/+0 |
* | PR middle-end/33335 | jakub | 2007-11-18 | 1 | -185/+185 |
* | * ginclude/stdfix.h: New file. | chaoyingfu | 2007-09-07 | 1 | -0/+59 |
* | * optabs.c (debug_optab_libfunc): Update; make available to gdb. | hubicka | 2007-09-04 | 1 | -7/+17 |
* | * c-common.c (vector_types_convertible_p, | ghazi | 2007-08-25 | 1 | -1/+1 |
* | * optabs.c (expand_widen_pattern_expr): Use optabs accestors. | hubicka | 2007-08-09 | 1 | -0/+4 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -4/+3 |
* | * optabs.h (enum optab_index): Add new OTI_signbit. | uros | 2007-07-21 | 1 | -5/+3 |
* | 2007-07-09 Wolfgang Gellerich <gellerich@de.ibm.com> | uweigand | 2007-07-09 | 1 | -0/+3 |
* | Merge dataflow branch into mainline | dberlin | 2007-06-11 | 1 | -1/+5 |
* | * tree-data-ref.c (dr_analyze_alias): Handle case smt is NULL. | rakdver | 2007-06-10 | 1 | -0/+3 |
* | * cfglayout.c, cgraphunit.c, config/avr/avr.c, fold-const.c, | kazu | 2007-05-25 | 1 | -2/+2 |
* | PR tree-optimization/24659 | uros | 2007-05-17 | 1 | -0/+19 |
* | * doc/md.texi (msub@var{m}@var{n}4, usub@var{m}@var{n}4): Document. | chaoyingfu | 2007-05-08 | 1 | -0/+8 |
* | gcc/ | rsandifo | 2007-04-24 | 1 | -0/+8 |
* | 2007-04-22 Uros Bizjak <ubizjak@gmail.com> | uros | 2007-04-22 | 1 | -7/+9 |
* | * optabs.h (enum optab_index): Add new OTI_scalb. | uros | 2007-02-20 | 1 | -0/+3 |
* | * optabs.h (enum optab_index): Add new OTI_isinf. | uros | 2007-01-31 | 1 | -0/+5 |
* | * doc/c-tree.texi: Document new tree codes. | irar | 2006-11-22 | 1 | -0/+11 |
* | 2006-11-08 Dorit Nuzman <dorit@il.ibm.com> | dorit | 2006-11-08 | 1 | -1/+28 |
* | 2006-09-07 Eric Christopher <echristo@apple.com> | geoffk | 2006-11-01 | 1 | -0/+3 |
* | 2006-10-29 Richard Guenther <rguenther@suse.de> | rguenth | 2006-10-29 | 1 | -4/+4 |
* | 2006-10-28 Richard Guenther <rguenther@suse.de> | rguenth | 2006-10-28 | 1 | -0/+2 |
* | 2006-10-25 Richard Guenther <rguenther@suse.de> | rguenth | 2006-10-25 | 1 | -2/+6 |
* | * optabs.h (enum optab_index): Rename OTI_drem to OTI_remainder. | uros | 2006-10-25 | 1 | -2/+2 |
* | * Makefile.in (tree-vect-patterns.o): Add rule for new file. | dorit | 2006-01-19 | 1 | -1/+18 |
* | * expr.c (expand_expr_real): Use usmul_optab for widening | bernds | 2005-11-20 | 1 | -0/+3 |
* | 2005-08-19 Eric Christopher <echristo@apple.com> | echristo | 2005-08-19 | 1 | -22/+22 |
* | 2005-07-12 Adrian Straetling <straetling@de.ibm.com> | uweigand | 2005-07-12 | 1 | -0/+1 |
* | 2006-06-28 Adrian Straetling <straetling@de.ibm.com> | uweigand | 2005-06-28 | 1 | -2/+2 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * genopinit.c (vec_shl_optab, vec_shr_optab): Initialize new optabs. | dorit | 2005-06-21 | 1 | -2/+12 |
* | * tree.def (REDUC_MAX_EXPR, REDUC_MIN_EXPR, REDUC_PLUS_EXPR): New | dorit | 2005-06-18 | 1 | -0/+13 |
* | PR middle-end/14311 | rth | 2005-04-14 | 1 | -0/+37 |
* | * builtins.def (BUILT_IN_LCEIL, BUILT_IN_LCEILF, BUILT_IN_LCEILL) | uros | 2005-04-11 | 1 | -0/+2 |
* | * builtins.def (BUILT_IN_LFLOOR, BUILT_IN_LFLOORF, BUILT_IN_LFLOORL) | uros | 2005-04-09 | 1 | -0/+2 |
* | * optabs.h (enum optab_index): Remove OTI_llrint. | uros | 2005-03-24 | 1 | -2/+0 |