summaryrefslogtreecommitdiff
path: root/gcc/builtins.c
Commit message (Expand)AuthorAgeFilesLines
* Add fma supportmeissner2010-10-151-0/+87
* PR rtl-opt/33721rth2010-10-091-8/+7
* * builtins.c (fold_call_stmt): Don't copy gimple call argumentsfroydnj2010-10-091-11/+5
* * builtins.c (rewrite_call_expr): Move code to...froydnj2010-10-081-220/+107
* gcc:jsm282010-09-291-1/+1
* 2010-09-17 Richard Guenther <rguenther@suse.de>rguenth2010-09-171-14/+35
* PR middle-end/45567jakub2010-09-141-17/+18
* 2010-09-06 Richard Guenther <rguenther@suse.de>rguenth2010-09-061-5/+0
* 2010-09-03 Richard Guenther <rguenther@suse.de>rguenth2010-09-031-19/+2
* 2010-09-01 Richard Guenther <rguenther@suse.de>rguenth2010-09-011-1/+4
* PR middle-end/45461jakub2010-08-311-1/+1
* Stack usage supportebotcazou2010-08-301-9/+15
* 2010-08-30 Richard Guenther <rguenther@suse.de>rguenth2010-08-301-0/+21
* PR tree-optimization/44485jakub2010-08-261-2/+3
* PR middle-end/44974jakub2010-08-201-1/+2
* * builtins.c (fold_builtin_memory_op): Avoid -Wsign-comparejakub2010-08-121-1/+1
* 2010-08-12 Richard Guenther <rguenther@suse.de>rguenth2010-08-121-62/+78
* 2010-08-10 Richard Guenther <rguenther@suse.de>rguenth2010-08-101-65/+119
* gcc/froydnj2010-08-091-3/+1
* Replace exact_log2(x & -x) in favor of more direct computation.rth2010-08-051-6/+6
* 2010-07-28 Richard Guenther <rguenther@suse.de>rguenth2010-07-281-1/+10
* * builtins.def (BUILT_IN_ARGS_INFO): Remove.froydnj2010-07-231-36/+0
* * tree.h (enum tree_index): Add TI_INTEGER_THREE.aesok2010-07-151-1/+1
* 2010-07-15 Magnus Granberg <zorry@gentoo.org>manu2010-07-151-0/+4
* gcc/froydnj2010-07-131-17/+20
* gcc/rsandifo2010-07-121-13/+10
* 2010-07-10 Sandra Loosemore <sandra@codesourcery.com>sandra2010-07-101-0/+120
* * double-int.h (fit_double_type): Remove declaration.aesok2010-07-051-23/+16
* gcc/rsandifo2010-07-041-3/+3
* gcc/rsandifo2010-07-041-11/+10
* 2010-07-01 Richard Guenther <rguenther@suse.de>rguenth2010-07-011-116/+68
* PR other/44644amylaar2010-06-231-1/+1
* PR bootstrap/44426jakub2010-06-141-13/+38
* PR target/43636jakub2010-05-281-4/+5
* * diagnostic-core.h: New. Contents moved from diagnostic.h andjsm282010-05-271-2/+2
* gcc/ChangeLog:steven2010-05-211-0/+1
* gcc/ChangeLog:steven2010-05-211-1/+0
* PR middle-end/44204froydnj2010-05-211-1/+3
* * hooks.h (hook_tree_tree_tree_bool_null): Rename to...froydnj2010-05-191-14/+8
* * tree.h (CALL_EXPR_ARGS): Delete.froydnj2010-05-171-2/+1
* * target.h (struct calls): Add function_value_regno_p field.aesok2010-05-021-1/+1
* 2010-04-30 Richard Guenther <rguenther@suse.de>rguenth2010-04-301-1/+5
* * builtins.c (fold_builtin_cproj): Fold more cases.ghazi2010-04-201-0/+27
* * builtins.c (build_complex_cproj, fold_builtin_cproj): New.ghazi2010-04-201-0/+47
* * double-int.h (double_int_setbit): Declare.aesok2010-04-201-12/+2
* PR 42694: Optimize pow (x, 0.25), pow (x, 0.75), pow (x, 1./6.)meissner2010-04-141-0/+96
* PR middle-end/43730matz2010-04-131-1/+2
* 2010-04-13 Richard Guenther <rguenther@suse.de>rguenth2010-04-131-1/+1
* 2010-03-22 Richard Guenther <rguenther@suse.de>rguenth2010-03-221-2/+8
* PR 43305matz2010-03-191-4/+10