OSDN Git Service

PR c++/39866
[pf3gnuchains/gcc-fork.git] / gcc / tree-sra.c
2009-10-01 jamborm2009-10-01 Martin Jambor <mjambor@suse.cz>
2009-10-01 jamborm2009-10-01 Martin Jambor <mjambor@suse.cz>
2009-09-17 jamborm2009-09-17 Martin Jambor <mjambor@suse.cz>
2009-09-14 rthSquash commit of EH in gimple
2009-09-09 jamborm2009-09-09 Martin Jambor <mjambor@suse.cz>
2009-09-07 jamborm2009-09-07 Martin Jambor <mjambor@suse.cz>
2009-09-04 jamborm2009-09-04 Martin Jambor <mjambor@suse.cz>
2009-09-03 jamborm2009-09-03 Martin Jambor <mjambor@suse.cz>
2009-09-02 jamborm2009-09-02 Martin Jambor <mjambor@suse.cz>
2009-08-07 jamborm2009-08-07 Martin Jambor <mjambor@suse.cz>
2009-07-16 manu2009-07-17 Aldy Hernandez <aldyh@redhat.com>
2009-06-30 jamborm2009-06-30 Martin Jambor <mjambor@suse.cz>
2009-06-30 jamborm2009-06-30 Martin Jambor <mjambor@suse.cz>
2009-06-25 jamborm2009-06-25 Martin Jambor <mjambor@suse.cz>
2009-06-22 jamborm2009-06-22 Martin Jambor <mjambor@suse.cz>
2009-06-18 jamborm2009-06-18 Martin Jambor <mjambor@suse.cz>
2009-06-16 jamborm2009-06-16 Martin Jambor <mjambor@suse.cz>
2009-06-16 jamborm2009-06-16 Martin Jambor <mjambor@suse.cz>
2009-06-09 jamborm2009-06-09 Martin Jambor <mjambor@suse.cz>
2009-05-29 jamborm2009-05-29 Martin Jambor <mjambor@suse.cz>
2009-05-20 jamborm2009-05-20 Martin Jambor <mjambor@suse.cz>
2009-05-10 rguenth2009-05-10 Richard Guenther <rguenther@suse.de>
2009-05-10 rguenth2009-05-10 Richard Guenther <rguenther@suse.de>
2009-04-26 matz* tree-sra.c (sra_build_assignment): Don't use into_ssa...
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>
next