aboutsummaryrefslogtreecommitdiff
path: root/gcc/optabs.h
AgeCommit message (Expand)AuthorFilesLines
2007-05-25cfglayout.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2007-05-17re PR tree-optimization/24659 (Conversions are not vectorized)Uros Bizjak1-0/+19
2007-05-08md.texi (msub@var{m}@var{n}4, [...]): Document.Chao-ying Fu1-0/+8
2007-04-242007-xx-xx Chao-ying Fu <fu@mips.com> Richard Sandiford <richard@nildram.co.uk>Richard Sandiford1-0/+8
2007-04-22re PR tree-optimization/24659 (Conversions are not vectorized)Uros Bizjak1-7/+9
2007-02-20optabs.h (enum optab_index): Add new OTI_scalb.Kaveh R. Ghazi1-0/+3
2007-01-31optabs.h (enum optab_index): Add new OTI_isinf.Uros Bizjak1-0/+5
2006-11-22c-tree.texi: Document new tree codes.Ira Rosen1-0/+11
2006-11-08[multiple changes]Dorit Nuzman1-1/+28
2006-11-01extend.texi (__builtin_bswap32): Document.Eric Christopher1-0/+3
2006-10-29genopinit.c (optabs): Change lfloor_optab and lceil_optab to conversion optabs.Richard Guenther1-4/+4
2006-10-28re PR target/28806 (lround is not expanded inline to SSE conversion sequence)Richard Guenther1-0/+2
2006-10-25optabs.h (enum optab_index): Remove OTI_lrint.Richard Guenther1-2/+6
2006-10-25optabs.h (enum optab_index): Rename OTI_drem to OTI_remainder.Uros Bizjak1-2/+2
2006-01-19Makefile.in (tree-vect-patterns.o): Add rule for new file.Dorit Nuzman1-1/+18
2005-11-20expr.c (expand_expr_real): Use usmul_optab for widening signed * unsigned mul...Bernd Schmidt1-0/+3
2005-08-19optabs.h: Change CTI_ to COI_.Eric Christopher1-22/+22
2005-07-12builtins.c: (expand_builtin_memcmp, expand_builtin_strncmp): s/cmpstrsi/cmpst...Adrian Straetling1-0/+1
2005-06-28builtins.c: (expand_builtin_memset): Rewrite to support 'set_storage_via_setm...Adrian Straetling1-2/+2
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-21genopinit.c (vec_shl_optab, [...]): Initialize new optabs.Dorit Nuzman1-2/+12
2005-06-18tree.def (REDUC_MAX_EXPR, [...]): New tree-codes.Dorit Nuzman1-0/+13
2005-04-14re PR middle-end/14311 (builtins for atomic operations needed)Richard Henderson1-0/+37
2005-04-11* builtins.def (BUILT_IN_LCEIL, BUILT_IN_LCEILF, BUILT_IN_LCEILL)Uros Bizjak1-0/+2
2005-04-09* builtins.def (BUILT_IN_LFLOOR, BUILT_IN_LFLOORF, BUILT_IN_LFLOORL)Uros Bizjak1-0/+2
2005-03-24optabs.h (enum optab_index): Remove OTI_llrint.Uros Bizjak1-2/+0
2005-03-21optabs.h (enum optab_index): Add new OTI_lrint and OTI_llrint.Uros Bizjak1-0/+4
2005-03-16optabs.c (expand_copysign_absneg): Make static.Roger Sayle1-1/+0
2005-02-12optabs.h (enum optab_index): Add new OTI_ldexp.Uros Bizjak1-0/+3
2005-02-09re PR middle-end/19402 (__builtin_powi? still missing)Richard Guenther1-0/+5
2005-02-01re PR other/19696 (gcc.c-torture/execute/ieee/copysign1.c: Unsatisfied symbol...Richard Henderson1-0/+1
2005-01-27builtins.c (expand_builtin_copysign): New.Richard Henderson1-0/+6
2005-01-18basic-block.h, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-14c-tree.h, [...]: Remove unused prototypes.Kazu Hirata1-5/+0
2004-12-22optabs.h (OTI_movmisalign, [...]): New.Richard Henderson1-0/+3
2004-12-09genopinit.c (vec_realign_store_optab): Initialization removed.Dorit Naishlos1-3/+0
2004-11-24optabs.h (force_expand_binop): Declare.Richard Sandiford1-0/+3
2004-11-09optabs.c (prepare_operand): Make it static.Kazu Hirata1-3/+0
2004-09-28* optabs.c, optabs.h: Fix comment typos.Kazu Hirata1-1/+1
2004-09-27expr.c (expand_expr_real_1): Handle VEC_COND_EXPR.Devang Patel1-0/+12
2004-09-23tree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes.Dorit Naishlos1-0/+10
2004-09-18alias.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2004-09-04builtins.c (expand_builtin_mathfn): Handle BUILT_IN_RINT{,F,L} using rint_optab.Uros Bizjak1-2/+4
2004-09-02builtins.c (expand_builtin_cabs): Delete.Eric Christopher1-4/+1
2004-08-11configure.in (arm*-*-eabi*): New target.Mark Mitchell1-0/+5
2004-08-09expr.c (var_rtx): Remove.Paolo Bonzini1-6/+0
2004-07-22tree-cfg.c (gimplify_val): Move from tree-complex.c.Paolo Bonzini1-0/+4
2004-07-07builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ...Alexandre Oliva1-2/+2
2004-05-07optabs.h (enum optab_index): Add new OTI_log1p.Uros Bizjak1-0/+3
2004-05-06optabs.h (enum optab_index): Add new OTI_fmod and OTI_drem.Uros Bizjak1-0/+5