summaryrefslogtreecommitdiff
path: root/gcc/optabs.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* re PR middle-end/19402 (__builtin_powi? still missing)Richard Guenther2005-02-091-0/+5
* re PR other/19696 (gcc.c-torture/execute/ieee/copysign1.c: Unsatisfied symbol...Richard Henderson2005-02-011-0/+1
* builtins.c (expand_builtin_copysign): New.Richard Henderson2005-01-271-0/+6
* basic-block.h, [...]: Update copyright.Kazu Hirata2005-01-181-1/+1
* c-tree.h, [...]: Remove unused prototypes.Kazu Hirata2005-01-141-5/+0
* optabs.h (OTI_movmisalign, [...]): New.Richard Henderson2004-12-221-0/+3
* genopinit.c (vec_realign_store_optab): Initialization removed.Dorit Naishlos2004-12-091-3/+0
* optabs.h (force_expand_binop): Declare.Richard Sandiford2004-11-241-0/+3
* optabs.c (prepare_operand): Make it static.Kazu Hirata2004-11-091-3/+0
* * optabs.c, optabs.h: Fix comment typos.Kazu Hirata2004-09-281-1/+1
* expr.c (expand_expr_real_1): Handle VEC_COND_EXPR.Devang Patel2004-09-271-0/+12
* tree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes.Dorit Naishlos2004-09-231-0/+10
* alias.c, [...]: Fix comment typos.Kazu Hirata2004-09-181-2/+2
* builtins.c (expand_builtin_mathfn): Handle BUILT_IN_RINT{,F,L} using rint_optab.Uros Bizjak2004-09-041-2/+4
* builtins.c (expand_builtin_cabs): Delete.Eric Christopher2004-09-021-4/+1
* configure.in (arm*-*-eabi*): New target.Mark Mitchell2004-08-111-0/+5
* expr.c (var_rtx): Remove.Paolo Bonzini2004-08-091-6/+0
* tree-cfg.c (gimplify_val): Move from tree-complex.c.Paolo Bonzini2004-07-221-0/+4
* builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ...Alexandre Oliva2004-07-071-2/+2
* optabs.h (enum optab_index): Add new OTI_log1p.Uros Bizjak2004-05-071-0/+3
* optabs.h (enum optab_index): Add new OTI_fmod and OTI_drem.Uros Bizjak2004-05-061-0/+5
* optabs.h (enum optab_index): Add new OTI_expm1.Uros Bizjak2004-05-031-0/+3
* optabs.h (enum optab_index): Add new OTI_asin and OTI_acos.Uros Bizjak2004-04-201-0/+6
* optabs.h (enum optab_index): Add new OTI_logb and OTI_ilogb.Uros Bizjak2004-04-151-0/+5
* builtins.c: Implement support for sincos function.Uros Bizjak2004-04-061-0/+6
* optabs.h (enum optab_index): Add new OTI_exp10 and OTI_exp2.Uros Bizjak2004-03-101-0/+6
* optabs.h (enum optab_index): Add new OTI_log10 and OTI_log2.Uros Bizjak2004-02-111-0/+6
* alias.c, [...]: Update copyright.Kazu Hirata2004-01-211-1/+1