| Commit message (Expand) | Author | Age | Files | Lines |
* | expr.h (struct separate_ops, sepops): New type for passing around an exploded... | Michael Matz | 2009-08-25 | 1 | -4/+3 |
* | basic-block.h (dump_regset, [...]): Remove duplicate prototypes. | Shujing Zhao | 2009-07-08 | 1 | -1/+0 |
* | re PR testsuite/40491 (Revision 148663 caused extra failures) | Uros Bizjak | 2009-06-19 | 1 | -0/+3 |
* | alias.c (struct alias_set_entry_d): Rename from struct alias_set_entry. | Ian Lance Taylor | 2009-05-16 | 1 | -9/+10 |
* | Merge cond-optab branch. | Paolo Bonzini | 2009-05-12 | 1 | -23/+6 |
* | i386.md (cmpcc): New. | Paolo Bonzini | 2009-04-09 | 1 | -1/+0 |
* | optabs.c (emit_unop_insn): Break out to ... | Jan Hubicka | 2008-08-07 | 1 | -0/+1 |
* | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 2008-06-06 | 1 | -3/+3 |
* | optabs.c (maybe_encapsulate_block): Remove. | Steven Bosscher | 2008-05-30 | 1 | -4/+0 |
* | Add SSE5 vector shift/rotate; Update SSE5 vector multiply | Michael Meissner | 2008-05-14 | 1 | -4/+32 |
* | rtl.texi: Removed reference to REG_NO_CONFLICT notes. | Kenneth Zadeck | 2008-05-14 | 1 | -4/+0 |
* | re PR middle-end/33335 (FAIL: 26_numerics/complex/inserters_extractors/wchar_... | Jakub Jelinek | 2007-11-18 | 1 | -185/+185 |
* | stdfix.h: New file. | Chao-ying Fu | 2007-09-07 | 1 | -0/+59 |
* | optabs.c (debug_optab_libfunc): Update; make available to gdb. | Jan Hubicka | 2007-09-04 | 1 | -7/+17 |
* | c-common.c (vector_types_convertible_p, [...]): Constify. | Kaveh R. Ghazi | 2007-08-25 | 1 | -1/+1 |
* | optabs.c (expand_widen_pattern_expr): Use optabs accestors. | Jan Hubicka | 2007-08-09 | 1 | -0/+4 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -4/+3 |
* | optabs.h (enum optab_index): Add new OTI_signbit. | Uros Bizjak | 2007-07-21 | 1 | -5/+3 |
* | optabs.h: Added declaration for signbit_optab. | Wolfgang Gellerich | 2007-07-09 | 1 | -0/+3 |
* | Merge dataflow branch into mainline | Daniel Berlin | 2007-06-11 | 1 | -1/+5 |
* | tree-data-ref.c (dr_analyze_alias): Handle case smt is NULL. | Zdenek Dvorak | 2007-06-10 | 1 | -0/+3 |
* | cfglayout.c, [...]: Fix comment typos. | Kazu Hirata | 2007-05-25 | 1 | -2/+2 |
* | re PR tree-optimization/24659 (Conversions are not vectorized) | Uros Bizjak | 2007-05-17 | 1 | -0/+19 |
* | md.texi (msub@var{m}@var{n}4, [...]): Document. | Chao-ying Fu | 2007-05-08 | 1 | -0/+8 |
* | 2007-xx-xx Chao-ying Fu <fu@mips.com> Richard Sandiford <richard@nildram.co.uk> | Richard Sandiford | 2007-04-24 | 1 | -0/+8 |
* | re PR tree-optimization/24659 (Conversions are not vectorized) | Uros Bizjak | 2007-04-22 | 1 | -7/+9 |
* | optabs.h (enum optab_index): Add new OTI_scalb. | Kaveh R. Ghazi | 2007-02-20 | 1 | -0/+3 |
* | optabs.h (enum optab_index): Add new OTI_isinf. | Uros Bizjak | 2007-01-31 | 1 | -0/+5 |
* | c-tree.texi: Document new tree codes. | Ira Rosen | 2006-11-22 | 1 | -0/+11 |
* | [multiple changes] | Dorit Nuzman | 2006-11-08 | 1 | -1/+28 |
* | extend.texi (__builtin_bswap32): Document. | Eric Christopher | 2006-11-01 | 1 | -0/+3 |
* | genopinit.c (optabs): Change lfloor_optab and lceil_optab to conversion optabs. | Richard Guenther | 2006-10-29 | 1 | -4/+4 |
* | re PR target/28806 (lround is not expanded inline to SSE conversion sequence) | Richard Guenther | 2006-10-28 | 1 | -0/+2 |
* | optabs.h (enum optab_index): Remove OTI_lrint. | Richard Guenther | 2006-10-25 | 1 | -2/+6 |
* | optabs.h (enum optab_index): Rename OTI_drem to OTI_remainder. | Uros Bizjak | 2006-10-25 | 1 | -2/+2 |
* | Makefile.in (tree-vect-patterns.o): Add rule for new file. | Dorit Nuzman | 2006-01-19 | 1 | -1/+18 |
* | expr.c (expand_expr_real): Use usmul_optab for widening signed * unsigned mul... | Bernd Schmidt | 2005-11-20 | 1 | -0/+3 |
* | optabs.h: Change CTI_ to COI_. | Eric Christopher | 2005-08-19 | 1 | -22/+22 |
* | builtins.c: (expand_builtin_memcmp, expand_builtin_strncmp): s/cmpstrsi/cmpst... | Adrian Straetling | 2005-07-12 | 1 | -0/+1 |
* | builtins.c: (expand_builtin_memset): Rewrite to support 'set_storage_via_setm... | Adrian Straetling | 2005-06-28 | 1 | -2/+2 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | genopinit.c (vec_shl_optab, [...]): Initialize new optabs. | Dorit Nuzman | 2005-06-21 | 1 | -2/+12 |
* | tree.def (REDUC_MAX_EXPR, [...]): New tree-codes. | Dorit Nuzman | 2005-06-18 | 1 | -0/+13 |
* | re PR middle-end/14311 (builtins for atomic operations needed) | Richard Henderson | 2005-04-14 | 1 | -0/+37 |
* | * builtins.def (BUILT_IN_LCEIL, BUILT_IN_LCEILF, BUILT_IN_LCEILL) | Uros Bizjak | 2005-04-11 | 1 | -0/+2 |
* | * builtins.def (BUILT_IN_LFLOOR, BUILT_IN_LFLOORF, BUILT_IN_LFLOORL) | Uros Bizjak | 2005-04-09 | 1 | -0/+2 |
* | optabs.h (enum optab_index): Remove OTI_llrint. | Uros Bizjak | 2005-03-24 | 1 | -2/+0 |
* | optabs.h (enum optab_index): Add new OTI_lrint and OTI_llrint. | Uros Bizjak | 2005-03-21 | 1 | -0/+4 |
* | optabs.c (expand_copysign_absneg): Make static. | Roger Sayle | 2005-03-16 | 1 | -1/+0 |
* | optabs.h (enum optab_index): Add new OTI_ldexp. | Uros Bizjak | 2005-02-12 | 1 | -0/+3 |