OSDN Git Service

Fix a bug in tilegx_fixup_pcrel_references, to properly match and
[pf3gnuchains/gcc-fork.git] / gcc / fold-const.c
2012-02-24 rguenth2012-02-24 Richard Guenther <rguenther@suse.de>
2012-02-20 jakub PR tree-optimization/52286
2012-01-04 rguenth2012-01-04 Richard Guenther <rguenther@suse.de>
2012-01-03 rguenth2012-01-03 Richard Guenther <rguenther@suse.de>
2011-12-23 rthDelete VEC_EXTRACT_EVEN/ODD_EXPR.
2011-12-23 rthDelete VEC_INTERLEAVE_*_EXPR.
2011-12-13 rthRevert two unintended commits
2011-12-13 rthDelete VEC_INTERLEAVE_*_EXPR.
2011-12-03 jakub * fold-const.c (fold_unary_loc): Fold VEC_UNPACK_LO_EXPR,
2011-11-22 jakub PR tree-optimization/51074
2011-11-18 uros PR tree-optimization/51118
2011-11-11 jakub PR tree-optimization/51074
2011-10-23 ebotcazou * fold-const.c (invert_tree_comparison): Always invert...
2011-10-21 ktietz * gcc.target/i386/branch-cost1.c: New test.
2011-10-17 ktietz * fold-const.c (simple_operand_p_2): New function.
2011-10-10 rguenth2011-10-10 Richard Guenther <rguenther@suse.de>
2011-10-07 rthPR 49752
2011-10-06 rguenth2011-10-06 Richard Guenther <rguenther@suse.de>
2011-10-04 jakub * fold-const.c (fold_unary_loc): Don't optimize
2011-09-30 jakub PR tree-optimization/46309
2011-09-28 rguenth2011-09-28 Richard Guenther <rguenther@suse.de>
2011-09-05 rguenth2011-09-05 Richard Guenther <rguenther@suse.de>
2011-08-31 rguenth2011-08-31 Richard Guenther <rguenther@suse.de>
2011-08-29 rguenth20011-08-29 Artjoms Sinkarovs <artyom.shinkaroff...
2011-08-24 rguenth2011-08-24 Richard Guenther <rguenther@suse.de>
2011-08-18 paolo2011-08-18 Paolo Carlini <paolo.carlini@oracle.com>
2011-08-17 rguenth2011-08-17 Richard Guenther <rguenther@suse.de>
2011-08-15 rguenth2011-08-15 Richard Guenther <rguenther@suse.de>
2011-08-12 uros * builtins.def (BUILT_IN_ICEIL{,F,L}, BUILT_IN_IFLOOR...
2011-08-03 rguenth2011-08-03 Richard Guenther <rguenther@suse.de>
2011-08-02 paolo2011-08-02 Paolo Carlini <paolo.carlini@oracle.com>
2011-07-27 aldyh * params.h (ALLOW_STORE_DATA_RACES): New.
2011-07-21 ktietzChangeLog gcc/
2011-07-19 rguenth2011-07-19 Richard Guenther <rguenther@suse.de>
2011-07-14 rguenth2011-07-14 Richard Guenther <rguenther@suse.de>
2011-07-08 rguenth2011-07-08 Richard Guenther <rguenther@suse.de>
2011-07-08 ktietz2011-07-08 Kai Tietz <ktietz@redhat.com>
2011-07-07 rguenth2011-07-07 Richard Guenther <rguenther@suse.de>
2011-06-29 rsandifogcc/
2011-06-27 rsandifogcc/
2011-06-20 ktietzChangeLog gcc/
2011-06-16 rguenth2011-06-16 Richard Guenther <rguenther@suse.de>
2011-06-10 rguenth2011-06-10 Richard Guenther <rguenther@suse.de>
2011-05-27 rguenth2011-05-27 Richard Guenther <rguenther@suse.de>
2011-05-27 rguenth2011-05-27 Richard Guenther <rguenther@suse.de>
2011-05-26 rguenth2011-05-26 Richard Guenther <rguenther@suse.de>
2011-05-22 vries2011-05-22 Tom de Vries <tom@codesourcery.com>
2011-05-09 ebotcazou * fold-const.c (fold_range_test): Pass LOC to build_ra...
2011-05-07 ebotcazou2011-05-07  Eric Botcazou  <ebotcazou@adacore.com>
2011-05-04 rguenth2011-05-04 Richard Guenther <rguenther@suse.de>
2011-04-29 rguenth2011-04-29 Richard Guenther <rguenther@suse.de>
2011-04-26 rguenth2011-04-26 Richard Guenther <rguenther@suse.de>
2011-04-23 jakub PR c/48685
2011-04-20 ktietzChangeLog gcc/
2011-04-14 rguenth2011-04-14 Richard Guenther <rguenther@suse.de>
2011-03-30 jakub PR c/48305
2011-03-25 froydnj * fold-const.c (expr_location_or): New function.
2011-03-24 ebotcazou * fold-const.c (fold_ternary_loc): Preserve the locati...
2011-03-16 rguenth2011-03-16 Richard Guenther <rguenther@suse.de>
2011-03-16 jakub PR middle-end/48136
2011-03-15 rguenth2011-03-15 Richard Guenther <rguenther@suse.de>
2011-03-14 jakub PR middle-end/38878
2011-03-08 jakub PR tree-optimization/48022
2010-11-30 jsm28 * hwint.c: New. Extracted from toplev.c.
2010-11-26 jakub PR bootstrap/45700
2010-11-22 uros PR middle-end/43057
2010-11-16 rth * fold-const.c (operand_equal_for_comparison_p): Handl...
2010-11-04 rguenth2010-11-04 Richard Guenther <rguenther@suse.de>
2010-11-03 froydnjgcc/
2010-11-02 jason * fold-const.c (fold_indirect_ref_1): Handle folding
2010-10-31 froydnj * fold-const.c (build_zero_vector): Use build_vector_f...
2010-10-20 amonakov2010-10-20 Dmitry Melnik <dm@ispras.ru>
2010-10-18 jakub PR middle-end/46019
2010-10-04 jakub PR middle-end/45876
2010-09-30 jakub PR tree-optimization/31261
2010-09-16 jakub PR bootstrap/45686
2010-09-08 aolivaPR debug/45419
2010-09-06 rguenth2010-09-06 Richard Guenther <rguenther@suse.de>
2010-08-17 rguenth2010-08-17 Richard Guenther <rguenther@suse.de>
2010-08-12 jakub PR middle-end/45262
2010-07-08 manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-07-05 rguenth2010-07-05 Richard Guenther <rguenther@suse.de>
2010-07-01 rguenth2010-07-01 Richard Guenther <rguenther@suse.de>
2010-06-28 aesok * double-int.h (force_fit_type_double): Remove declara...
2010-06-24 aesok * fold-const.c (const_binop): Remove 'notrunc' argemen...
2010-06-18 aesok * double-int.h (double_int_to_shwi, double_int_to_uhwi,
2010-06-16 dj* common.opt (-fstrict-volatile-bitfields): new.
2010-06-08 pzhao2010-06-08 Shujing Zhao <pearly.zhao@oracle.com>
2010-05-29 hubicka * tree-vrp.c (debug_value_range, debug_all_value_ranges,
2010-05-21 stevengcc/ChangeLog:
2010-05-21 stevengcc/ChangeLog:
2010-05-19 aesok * double-int.h (double_int_ior): New function.
2010-05-09 rguenth2010-05-09 Richard Guenther <rguenther@suse.de>
2010-04-24 berndsgcc/
2010-04-20 davidxlnew folding rule
2010-04-18 ebotcazou2010-04-18  Eric Botcazou  <ebotcazou@adacore.com>
2010-04-15 rguenth2010-04-15 Richard Guenther <rguenther@suse.de>
2010-04-14 aesok * double-int.h (HOST_BITS_PER_DOUBLE_INT): Define.
2010-04-13 ebotcazou PR middle-end/32628
2010-04-07 rguenth2010-04-07 Richard Guenther <rguenther@suse.de>
next