summaryrefslogtreecommitdiff
path: root/gcc/optabs.h
Commit message (Expand)AuthorAgeFilesLines
* expr.h (struct separate_ops, sepops): New type for passing around an exploded...Michael Matz2009-08-251-4/+3
* basic-block.h (dump_regset, [...]): Remove duplicate prototypes.Shujing Zhao2009-07-081-1/+0
* re PR testsuite/40491 (Revision 148663 caused extra failures)Uros Bizjak2009-06-191-0/+3
* alias.c (struct alias_set_entry_d): Rename from struct alias_set_entry.Ian Lance Taylor2009-05-161-9/+10
* Merge cond-optab branch.Paolo Bonzini2009-05-121-23/+6
* i386.md (cmpcc): New.Paolo Bonzini2009-04-091-1/+0
* optabs.c (emit_unop_insn): Break out to ...Jan Hubicka2008-08-071-0/+1
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-3/+3
* optabs.c (maybe_encapsulate_block): Remove.Steven Bosscher2008-05-301-4/+0
* Add SSE5 vector shift/rotate; Update SSE5 vector multiplyMichael Meissner2008-05-141-4/+32
* rtl.texi: Removed reference to REG_NO_CONFLICT notes.Kenneth Zadeck2008-05-141-4/+0
* re PR middle-end/33335 (FAIL: 26_numerics/complex/inserters_extractors/wchar_...Jakub Jelinek2007-11-181-185/+185
* stdfix.h: New file.Chao-ying Fu2007-09-071-0/+59
* optabs.c (debug_optab_libfunc): Update; make available to gdb.Jan Hubicka2007-09-041-7/+17
* c-common.c (vector_types_convertible_p, [...]): Constify.Kaveh R. Ghazi2007-08-251-1/+1
* optabs.c (expand_widen_pattern_expr): Use optabs accestors.Jan Hubicka2007-08-091-0/+4
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* optabs.h (enum optab_index): Add new OTI_signbit.Uros Bizjak2007-07-211-5/+3
* optabs.h: Added declaration for signbit_optab.Wolfgang Gellerich2007-07-091-0/+3
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-1/+5
* tree-data-ref.c (dr_analyze_alias): Handle case smt is NULL.Zdenek Dvorak2007-06-101-0/+3
* cfglayout.c, [...]: Fix comment typos.Kazu Hirata2007-05-251-2/+2
* re PR tree-optimization/24659 (Conversions are not vectorized)Uros Bizjak2007-05-171-0/+19
* md.texi (msub@var{m}@var{n}4, [...]): Document.Chao-ying Fu2007-05-081-0/+8
* 2007-xx-xx Chao-ying Fu <fu@mips.com> Richard Sandiford <richard@nildram.co.uk>Richard Sandiford2007-04-241-0/+8
* re PR tree-optimization/24659 (Conversions are not vectorized)Uros Bizjak2007-04-221-7/+9
* optabs.h (enum optab_index): Add new OTI_scalb.Kaveh R. Ghazi2007-02-201-0/+3
* optabs.h (enum optab_index): Add new OTI_isinf.Uros Bizjak2007-01-311-0/+5
* c-tree.texi: Document new tree codes.Ira Rosen2006-11-221-0/+11
* [multiple changes]Dorit Nuzman2006-11-081-1/+28
* extend.texi (__builtin_bswap32): Document.Eric Christopher2006-11-011-0/+3
* genopinit.c (optabs): Change lfloor_optab and lceil_optab to conversion optabs.Richard Guenther2006-10-291-4/+4
* re PR target/28806 (lround is not expanded inline to SSE conversion sequence)Richard Guenther2006-10-281-0/+2
* optabs.h (enum optab_index): Remove OTI_lrint.Richard Guenther2006-10-251-2/+6
* optabs.h (enum optab_index): Rename OTI_drem to OTI_remainder.Uros Bizjak2006-10-251-2/+2
* Makefile.in (tree-vect-patterns.o): Add rule for new file.Dorit Nuzman2006-01-191-1/+18
* expr.c (expand_expr_real): Use usmul_optab for widening signed * unsigned mul...Bernd Schmidt2005-11-201-0/+3
* optabs.h: Change CTI_ to COI_.Eric Christopher2005-08-191-22/+22
* builtins.c: (expand_builtin_memcmp, expand_builtin_strncmp): s/cmpstrsi/cmpst...Adrian Straetling2005-07-121-0/+1
* builtins.c: (expand_builtin_memset): Rewrite to support 'set_storage_via_setm...Adrian Straetling2005-06-281-2/+2
* Update FSF address.Kelley Cook2005-06-251-2/+2
* genopinit.c (vec_shl_optab, [...]): Initialize new optabs.Dorit Nuzman2005-06-211-2/+12
* tree.def (REDUC_MAX_EXPR, [...]): New tree-codes.Dorit Nuzman2005-06-181-0/+13
* re PR middle-end/14311 (builtins for atomic operations needed)Richard Henderson2005-04-141-0/+37
* * builtins.def (BUILT_IN_LCEIL, BUILT_IN_LCEILF, BUILT_IN_LCEILL)Uros Bizjak2005-04-111-0/+2
* * builtins.def (BUILT_IN_LFLOOR, BUILT_IN_LFLOORF, BUILT_IN_LFLOORL)Uros Bizjak2005-04-091-0/+2
* optabs.h (enum optab_index): Remove OTI_llrint.Uros Bizjak2005-03-241-2/+0
* optabs.h (enum optab_index): Add new OTI_lrint and OTI_llrint.Uros Bizjak2005-03-211-0/+4
* optabs.c (expand_copysign_absneg): Make static.Roger Sayle2005-03-161-1/+0
* optabs.h (enum optab_index): Add new OTI_ldexp.Uros Bizjak2005-02-121-0/+3