OSDN Git Service

2009-04-03 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / tree-sra.c
2009-04-03 rguenth2009-04-03 Richard Guenther <rguenther@suse.de>
2009-03-04 rguenth2009-03-04 Richard Guenther <rguenther@suse.de>
2009-02-20 jakubUpdate Copyright years for files modified in 2008 and...
2009-02-18 jason PR target/39179
2008-12-10 aolivagcc/ChangeLog:
2008-12-07 ebotcazou * tree-sra.c (scalarize_use): Create another temporary...
2008-12-05 jakub * tree-sra.c (sra_explode_bitfield_assignment): Always
2008-12-03 jakub PR tree-optimization/37716
2008-11-03 ebotcazou * tree-sra.c (bitfield_overlaps_p): Fix oversight.
2008-09-16 rguenth2008-09-16 Richard Guenther <rguenther@suse.de>
2008-09-03 rguenth2008-09-03 Richard Guenther <rguenther@suse.de>
2008-09-01 hubicka * expr.c (MOVE_BY_PIECES_P, CLEAR_BY_PIECES_P, SET_BY_...
2008-08-18 tomby * tree.h (IS_CONVERT_EXPR_CODE_P): Renamed to
2008-08-18 rguenth2008-08-18 Richard Guenther <rguenther@suse.de>
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-07-09 jakub * gimplify.c (struct gimplify_ctx): Move to tree-gimple.h.
2008-07-08 jakub * tree-sra.c (sra_build_assignment): Handle CONVERT_EXPR_P
2008-07-06 ktietz2008-07-06 Kai Tietz <kai.tietz@onevision.com>
2008-07-04 ktietzRevert 137452.
2008-07-04 ktietz2008-07-04 Kai Tietz <kai.tietz@onevision.com>
2008-06-25 rguenth2008-06-25 Richard Guenther <rguenther@suse.de>
2008-06-20 ghazi * ggc.h (GGC_RESIZEVAR): New, reorder macros.
2008-06-06 rwildgcc/
2008-05-27 ebotcazou * tree-sra.c (sra_type_can_be_decomposed_p) <RECORD_TY...
2008-05-06 hainque * tree-sra.c (try_instantiate_multiple_fields...
2008-04-20 ebotcazou * tree-sra.c (sra_walk_expr) <VIEW_CONVERT_EXPR>:...
2008-03-19 hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2008-03-06 rguenth2008-03-06 Richard Guenther <rguenther@suse.de>
2008-03-01 rguenth2008-03-01 Richard Guenther <rguenther@suse.de>
2008-02-28 rguenth2008-02-28 Richard Guenther <rguenther@suse.de>
2008-02-26 rguenth2008-02-26 Richard Guenther <rguenther@suse.de>
2008-02-25 rguenth2008-02-25 Richard Guenther <rguenther@suse.de>
2008-02-25 rguenth2008-02-25 Richard Guenther <rguenther@suse.de>
2008-02-12 jakub PR c++/35144
2008-01-10 rguenth2008-01-10 Richard Guenther <rguenther@suse.de>
2008-01-02 rsandifogcc/
2007-11-25 rsandifogcc/
2007-10-14 kazu * config/fixed-bit.c, config/i386/cpuid.h, config...
2007-10-09 aolivaPR tree-optimization/33655
2007-10-09 aolivaPR middle-end/22156
2007-10-08 aoliva* tree-sra.c (scalarize_lsdt): Fix thinko in testing...
2007-10-06 aolivagcc/ChangeLog:
2007-10-01 aolivaPR middle-end/22156
2007-09-19 ebotcazou * tree-sra.c (decide_block_copy): Decide if there...
2007-09-17 ebotcazou * tree-sra.c (maybe_lookup_element_for_expr) <COMPONEN...
2007-08-14 dberlin2007-08-14 Daniel Berlin <dberlin@dberlin.org>
2007-08-08 chaoyingfu * tree.def (FIXED_POINT_TYPE): New type.
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-04-30 aolivaPR middle-end/22156
2007-04-06 andreast2007-04-06 Andreas Tobler <a.tobler@schweiz.org>
2007-04-05 aoliva* tree-sra.c (try_instantiate_multiple_fields): Needlessly
2007-04-05 aolivaPR middle-end/22156
2007-03-10 dnovillo * tree-pass.h (TODO_update_smt_usage): Remove.
2007-03-08 sayle * tree-eh.c (do_return_redirection): Call build_gimple...
2007-03-08 aolivagcc/ChangeLog:
2007-03-02 ebotcazou * tree-sra.c (sra_walk_fns) <ldst>: Document new restr...
2007-02-19 aoliva* tree-sra.c (sra_build_assignment): Replace assertion
2007-02-19 aoliva* tree-sra.c (sra_build_assignment): Disable assertion...
2007-02-15 sandra2007-02-15 Sandra Loosemore <sandra@codesourcery...
2007-02-15 aolivagcc/ChangeLog:
2007-02-14 rth * tree-sra.c (early_sra): New.
2007-02-04 hubicka * tree-sra.c (sra_walk_expr): Add linebreaks. BITFIELD...
2007-01-27 hubicka * tree-sra.c (sra_walk_function): Don't rely on aliase...
2006-12-12 pinskia2006-12-12 Andrew Pinski <andrew_pinski@playstation...
2006-12-12 dnovillo2006-12-11 Diego Novillo <dnovillo@redhat.com>
2006-12-05 dberlin2006-12-05 Daniel Berlin <dberlin@dberlin.org>
2006-12-05 aldyhMerge gimple-tuples-branch into mainline.
2006-11-20 pinskia2006-11-20 Andrew Pinski <andrew_pinski@playstation...
2006-07-03 ebotcazou * tree.c (range_in_array_bounds_p): New predicate.
2006-03-04 dberlin2006-03-03 Daniel Berlin <dberlin@dberlin.org>
2006-03-02 dberlin2006-03-02 Daniel Berlin <dberlin@dberlin.org>
2006-03-01 dnovillo * tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMOR...
2006-02-20 dberlin2006-02-20 Daniel Berlin <dberlin@dberlin.org>
2006-02-08 sayle * tree.def (CHAR_TYPE): Remove.
2006-01-06 law * tree-cfg.c (bsi_replace): Rename final argument...
2005-12-02 rguenth2005-12-02 Richard Guenther <rguenther@suse.de>
2005-11-21 rth PR 24931
2005-08-23 jakub PR tree-optimization/22043
2005-08-05 rth PR 21529
2005-08-01 kazu * dwarf2out.c, fold-const.c, ipa-type-escape.c,
2005-07-20 giovannibajo Make CONSTRUCTOR use VEC to store initializers.
2005-07-16 zadeck2005-07-16 Danny Berlin <dberlin@dberlin.org>
2005-07-02 dberlin2005-07-02 Daniel Berlin <dberlin@dberlin.org>
2005-06-30 dberlin2005-06-29 Daniel Berlin <dberlin@dberlin.org>
2005-06-25 kcookUpdate FSF address.
2005-06-18 rth PR tree-opt/22103
2005-06-06 gdrlibiberty/
2005-06-01 ghazi * basic-block.h, bb-reorder.c, c-gimplify.c, config...
2005-06-01 dberlin2005-05-30 Daniel Berlin <dberlin@dberlin.org>
2005-05-03 amacleod2005-05-03 Andrew MacLeod <amacleod@redhat.com>
2005-04-09 dnovillo Merge from tree-cleanup-branch: VRP, store CCP, store
2005-04-05 amacleod2005-04-05 Andrew MacLeod <amacleod@redhat.com>
2005-03-31 dpatel * tree-sra.c (decide_block_copy): Disable scalariz...
2005-03-29 rth PR tree-opt/19108
2005-03-09 kazu * tree-sra.c (decide_block_copy): Remove inst_count.
2005-02-25 rth PR tree-opt/20127
2005-02-17 nathan * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove.
2005-01-27 rth PR tree-opt/14329
2005-01-04 pinskia2005-01-04 Richard Henderson <rth@redhat.com>
2005-01-01 rth PR tree-opt/19042
next