summaryrefslogtreecommitdiff
path: root/gcc/fold-const.c
Commit message (Expand)AuthorAgeFilesLines
* 2011-04-14 Richard Guenther <rguenther@suse.de>rguenth2011-04-141-27/+7
* PR c/48305jakub2011-03-301-4/+12
* * fold-const.c (expr_location_or): New function.froydnj2011-03-251-42/+23
* * fold-const.c (fold_ternary_loc): Preserve the location (if any) ofebotcazou2011-03-241-4/+16
* 2011-03-16 Richard Guenther <rguenther@suse.de>rguenth2011-03-161-0/+8
* PR middle-end/48136jakub2011-03-161-18/+27
* 2011-03-15 Richard Guenther <rguenther@suse.de>rguenth2011-03-151-2/+12
* PR middle-end/38878jakub2011-03-141-3/+11
* PR tree-optimization/48022jakub2011-03-081-5/+6
* * hwint.c: New. Extracted from toplev.c.jsm282010-11-301-1/+0
* PR bootstrap/45700jakub2010-11-261-247/+140
* PR middle-end/43057uros2010-11-221-1/+10
* * fold-const.c (operand_equal_for_comparison_p): Handle FMA_EXPR,rth2010-11-161-0/+10
* 2010-11-04 Richard Guenther <rguenther@suse.de>rguenth2010-11-041-2/+19
* gcc/froydnj2010-11-031-8/+8
* * fold-const.c (fold_indirect_ref_1): Handle foldingjason2010-11-021-36/+42
* * fold-const.c (build_zero_vector): Use build_vector_from_val.froydnj2010-10-311-9/+3
* 2010-10-20 Dmitry Melnik <dm@ispras.ru>amonakov2010-10-201-0/+25
* PR middle-end/46019jakub2010-10-181-1/+7
* PR middle-end/45876jakub2010-10-041-12/+5
* PR tree-optimization/31261jakub2010-09-301-0/+127
* PR bootstrap/45686jakub2010-09-161-3/+3
* PR debug/45419aoliva2010-09-081-3/+6
* 2010-09-06 Richard Guenther <rguenther@suse.de>rguenth2010-09-061-4/+1
* 2010-08-17 Richard Guenther <rguenther@suse.de>rguenth2010-08-171-0/+2
* PR middle-end/45262jakub2010-08-121-3/+4
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* 2010-07-05 Richard Guenther <rguenther@suse.de>rguenth2010-07-051-3/+1
* 2010-07-01 Richard Guenther <rguenther@suse.de>rguenth2010-07-011-0/+58
* * double-int.h (force_fit_type_double): Remove declaration.aesok2010-06-281-70/+52
* * fold-const.c (const_binop): Remove 'notrunc' argement. Adjustaesok2010-06-241-115/+99
* * double-int.h (double_int_to_shwi, double_int_to_uhwi,aesok2010-06-181-62/+57
* * common.opt (-fstrict-volatile-bitfields): new.dj2010-06-161-5/+10
* 2010-06-08 Shujing Zhao <pearly.zhao@oracle.com>pzhao2010-06-081-2/+2
* * tree-vrp.c (debug_value_range, debug_all_value_ranges,hubicka2010-05-291-1/+1
* gcc/ChangeLog:steven2010-05-211-3/+4
* gcc/ChangeLog:steven2010-05-211-2/+0
* * double-int.h (double_int_ior): New function.aesok2010-05-191-6/+7
* 2010-05-09 Richard Guenther <rguenther@suse.de>rguenth2010-05-091-2/+6
* gcc/bernds2010-04-241-0/+86
* new folding ruledavidxl2010-04-201-2/+26
* 2010-04-18  Eric Botcazou  <ebotcazou@adacore.com>ebotcazou2010-04-181-9/+4
* 2010-04-15 Richard Guenther <rguenther@suse.de>rguenth2010-04-151-717/+0
* * double-int.h (HOST_BITS_PER_DOUBLE_INT): Define.aesok2010-04-141-44/+28
* PR middle-end/32628ebotcazou2010-04-131-73/+79
* 2010-04-07 Richard Guenther <rguenther@suse.de>rguenth2010-04-071-2/+3
* 2010-04-07 Richard Guenther <rguenther@suse.de>rguenth2010-04-071-0/+5
* 2010-04-06 Richard Guenther <rguenther@suse.de>rguenth2010-04-061-1/+3
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-1/+1
* PR c++/40138jason2010-02-031-1/+3