aboutsummaryrefslogtreecommitdiff
path: root/gcc/builtins.c
AgeCommit message (Expand)AuthorFilesLines
2007-01-31re PR middle-end/29335 (transcendental functions with constant arguments shou...Kaveh R. Ghazi1-13/+6
2007-01-31optabs.h (enum optab_index): Add new OTI_isinf.Uros Bizjak1-0/+4
2007-01-30builtins.c (expand_builtin_int_interclass_roundingfn): New function to handle...Uros Bizjak1-3/+89
2007-01-28builtins.c (expand_builtin_memset): Fix typo in my last patch.Jan Hubicka1-1/+2
2007-01-28expr.c (emit_block_move_via_movmem, [...]): Add variant handling histograms; ...Jan Hubicka1-9/+24
2007-01-26builtins.c (fold_builtin_1): Treat ccos and ccosh as 'even' functions.Kaveh R. Ghazi1-0/+12
2007-01-25re PR middle-end/30447 (Evaluate complex math functions at compile-time)Kaveh R. Ghazi1-22/+7
2007-01-25builtins.c (fold_builtin_carg): New.Kaveh R. Ghazi1-0/+26
2007-01-24builtins.c (expand_builtin_cexpi): Get the fndecl for cexp in the correct way.Richard Guenther1-2/+7
2007-01-20re PR middle-end/29335 (transcendental functions with constant arguments shou...Kaveh R. Ghazi1-0/+7
2007-01-19builtins.c (expand_builtin_cexpi): Fall back to expanding via cexp in case si...Richard Guenther1-4/+21
2007-01-11builtins.c (expand_builtin_pow, [...]): Replace uses of the macro TREE_CONSTA...Roger Sayle1-27/+29
2007-01-08tree.h (build_int_cst_wide_type): Export.Richard Guenther1-7/+6
2007-01-08builtins.c (fold_builtin_int_roundingfn): Use fit_double_type.Richard Guenther1-6/+4
2007-01-08tree-ssa-ccp.c (maybe_fold_offset_to_array_ref): Use type of offset to build ...Richard Guenther1-3/+5
2006-12-26re PR middle-end/29335 (transcendental functions with constant arguments shou...Kaveh R. Ghazi1-5/+17
2006-12-14re PR middle-end/30197 (cexp ( __complex__ ( 0, x ) ) can be folded to cexpi ...Richard Guenther1-0/+64
2006-12-13builtins.c (expand_builtin_cexpi): Fix typo.Richard Guenther1-1/+1
2006-12-13re PR tree-optimization/17687 (sincos tree representation causes extra addres...Richard Guenther1-4/+130
2006-12-11value-prof.c (tree_stringops_transform): New.Jan Hubicka1-6/+3
2006-12-07builtins.c (expand_builtin_pow): Adjust predicates for pow to cbrt expansion ...Richard Guenther1-3/+8
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez1-12/+14
2006-12-04cp-objcp-common.c (cp_expr_size): Return NULL in the case size is undefined.Jan Hubicka1-2/+6
2006-12-02builtins.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2006-11-30re PR middle-end/30028 (bcopy is wrongly converted to memcpy)Jan Hubicka1-1/+1
2006-11-28Privatize SSA variables into gimple_df.Jan Hubicka1-1/+1
2006-11-28builtins.c: Include tree-flow.h.Jan Hubicka1-42/+50
2006-11-27re PR fortran/25620 (Missed optimization with power)Richard Guenther1-23/+100
2006-11-26builtins.c (fold_builtin_fmin_fmax): Handle NaN arguments.Kaveh R. Ghazi1-0/+14
2006-11-23real.h (real_isinteger): Declare.Manuel López-Ibáñez1-9/+1
2006-11-18builtins.c (integer_valued_real_p): Handle fmin/fmax.Kaveh R. Ghazi1-10/+39
2006-11-12builtins.c (fold_builtin_cosh): New.Kaveh R. Ghazi1-4/+25
2006-11-11Oops, commited wrong variant of patch in last commit, this is the diffJan Hubicka1-1/+0
2006-11-11extended.texi (__builtin_expect): We no longer require second argument to be ...Jan Hubicka1-142/+5
2006-11-11builtins.c (fold_builtin_cos): Use fold_strip_sign_ops().Kaveh R. Ghazi1-19/+12
2006-11-10builtins.c (do_mpfr_arg3): New.Kaveh R. Ghazi1-0/+70
2006-11-08tree-ssa-propagate.c (set_rhs): Restructure validity tests as a test for incl...Roger Sayle1-13/+4
2006-11-02re PR middle-end/29335 (transcendental functions with constant arguments shou...Kaveh R. Ghazi1-0/+62
2006-11-01extend.texi (__builtin_bswap32): Document.Eric Christopher1-0/+97
2006-10-30re PR middle-end/29335 (transcendental functions with constant arguments shou...Kaveh R. Ghazi1-0/+6
2006-10-30builtins.c (expand_builtin_mathfn_3): Correct coding style.Roger Sayle1-2/+1
2006-10-30builtins.c (fold_builtin_floor): Check for the availability of the C99 trunc ...Roger Sayle1-3/+5
2006-10-29builtins.c (fold_builtin_hypot): Rearrange recursive transformation before ot...Kaveh R. Ghazi1-16/+21
2006-10-29builtins.c (expand_builtin_mathfn): Expand nearbyint as rint in case -fno-tra...Richard Guenther1-1/+4
2006-10-29genopinit.c (optabs): Change lfloor_optab and lceil_optab to conversion optabs.Richard Guenther1-32/+25
2006-10-29re PR middle-end/29335 (transcendental functions with constant arguments shou...Kaveh R. Ghazi1-29/+152
2006-10-28re PR target/28806 (lround is not expanded inline to SSE conversion sequence)Richard Guenther1-0/+5
2006-10-27builtins.c (fold_builtin): Don't generate NOP_EXPR that is going to be thrown...Jan Hubicka1-1/+1
2006-10-25re PR middle-end/29335 (transcendental functions with constant arguments shou...Kaveh R. Ghazi1-27/+56
2006-10-25optabs.h (enum optab_index): Remove OTI_lrint.Richard Guenther1-33/+25