omp-low.c (optimize_omp_library_calls): Use types_compatible_p instead of comparing...
[gcc.git] / gcc / tree-sra.c
2009-08-07 Martin Jamboripa-prop.c (count_formal_params_1): New function.
2009-07-16 Aldy Hernandezre PR c/40435 (Revision 148442 caused many regressions...
2009-06-30 Martin Jamborre PR tree-optimization/40582 (ice for non-trivial...
2009-06-30 Martin Jamborre PR middle-end/40554 (Revision 148941 miscompiled...
2009-06-25 Martin Jamborre PR middle-end/40493 (New SRA miscompiled binutils)
2009-06-22 Martin Jamborre PR tree-optimization/40492 (ice in create_tmp_var)
2009-06-18 Martin Jambortree-sra.c: Include statistics.h
2009-06-16 Martin Jamborre PR tree-optimization/40432 (verify_stmts failed...
2009-06-16 Martin Jamborre PR tree-optimization/40413 (Internal error in connec...
2009-06-09 Martin Jamborre PR tree-optimization/40351 (ice in generate_subtree_...
2009-05-29 Martin Jambortree-sra.c: New implementation of SRA.
2009-05-20 Martin Jambortree-flow.h (insert_edge_copies_seq): Undeclare.
2009-05-10 Richard Guentherre PR tree-optimization/40081 (verify_stmts failed...
2009-05-10 Richard Guentherre PR tree-optimization/40081 (verify_stmts failed...
2009-04-26 Michael Matztree-sra.c (sra_build_assignment): Don't use into_ssa...
2009-04-03 Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2009-03-04 Richard Guentherre PR tree-optimization/39339 (SRA miscompilation of...
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-02-18 Jason Merrillre PR target/39179 (Wrong code in c++ for const members...
2008-12-10 Alexandre Olivare PR middle-end/38271 (Spurious / missing "... used...
2008-12-07 Eric Botcazoutree-sra.c (scalarize_use): Create another temporary...
2008-12-05 Jakub Jelinektree-sra.c (sra_explode_bitfield_assignment): Always...
2008-12-03 Jakub Jelinekre PR tree-optimization/37716 (ice for legal C++ code...
2008-11-03 Eric Botcazou* tree-sra.c (bitfield_overlaps_p): Fix oversight.
2008-09-16 Richard Guentherre PR middle-end/37380 (../../gcc/libcpp/charset.c...
2008-09-03 Richard Guentherre PR ada/37328 (ACATS la14021 ICE in gimple_assign_set...
2008-09-01 Jan Hubickaexpr.c (MOVE_BY_PIECES_P, [...]): Pass speed operand.
2008-08-18 Tomas Bilytree.h (IS_CONVERT_EXPR_CODE_P): Renamed to
2008-08-18 Richard Guenthertree-sra.c (generate_element_init_1): Deal with NULL...
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-09 Jakub Jelinekgimplify.c (struct gimplify_ctx): Move to tree-gimple.h.
2008-07-08 Jakub Jelinektree-sra.c (sra_build_assignment): Handle CONVERT_EXPR_...
2008-07-06 Kai Tietzconfig.gcc (extra_headers): Add cross-stdarg.h for...
2008-07-04 Kai TietzRevert 137452.
2008-07-04 Kai Tietzconfig.gcc (extra_headers): Add cross-stdarg.h for...
2008-06-25 Richard Guentherre PR tree-optimization/35518 (FAIL: gcc.c-torture...
2008-06-20 Kaveh R. Ghaziggc.h (GGC_RESIZEVAR): New, reorder macros.
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-05-27 Eric Botcazoutree-sra.c (sra_type_can_be_decomposed_p): Make sure...
2008-05-06 Olivier Hainquetree-sra.c (try_instantiate_multiple_fields): Early...
2008-04-20 Eric Botcazoutree-sra.c (sra_walk_expr): Disable scalarization if...
2008-03-19 Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2008-03-06 Richard Guenthertree.def (BIT_FIELD_REF): Constrain result type and...
2008-03-01 Richard Guentherre PR middle-end/35411 (internal compiler error: in...
2008-02-28 Richard Guentherrevert: tree-flow.h (uid_decl_map_hash, [...]): Move ...
2008-02-26 Richard Guenthertree-flow.h (uid_decl_map_hash, [...]): Move ...
2008-02-25 Richard Guentherrevert: tree-flow.h (uid_decl_map_hash, [...]): Move ...
2008-02-25 Richard Guenthertree-flow.h (uid_decl_map_hash, [...]): Move ...
2008-02-12 Jakub Jelinekre PR c++/35144 (ICE in generate_element_copy)
2008-01-10 Richard Guentherre PR tree-optimization/34651 (ICE in set_value_range...
2008-01-02 Richard Sandifordtree-sra.c (scalarize_init): Insert the generate_elemen...
2007-11-25 Richard Sandifordtree-sra.c (scalarize_use): Adjust the vpos argument...
2007-10-14 Kazu Hiratafixed-bit.c, [...]: Fix comment typos.
2007-10-09 James E Wilsonre PR tree-optimization/33655 (ICE in bitfield_overlaps...
2007-10-09 Alexandre Olivare PR middle-end/22156 (bit-field copying regressed)
2007-10-08 Alexandre Olivatree-sra.c (scalarize_lsdt): Fix thinko in testing...
2007-10-06 Alexandre Olivare PR tree-optimization/33655 (ICE in bitfield_overlaps...
2007-10-01 Alexandre Olivare PR middle-end/22156 (bit-field copying regressed)
2007-09-19 Eric Botcazoutree-sra.c (decide_block_copy): Decide if there are...
2007-09-17 Eric Botcazoutree-sra.c (maybe_lookup_element_for_expr): Return...
2007-08-14 Daniel Berlintree-pass.h (PROP_pta): Removed.
2007-08-08 Chao-ying Futree.def (FIXED_POINT_TYPE): New type.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-04-30 Alexandre Olivare PR middle-end/22156 (bit-field copying regressed)
2007-04-06 Andreas Toblertree-sra.c (sra_build_elt_assignment): Initialize min...
2007-04-05 Alexandre Olivatree-sra.c (try_instantiate_multiple_fields): Needlessl...
2007-04-05 Alexandre Olivare PR middle-end/22156 (bit-field copying regressed)
2007-03-10 Diego Novillotree-pass.h (TODO_update_smt_usage): Remove.
2007-03-08 Roger Sayletree-eh.c (do_return_redirection): Call build_gimple_mo...
2007-03-08 Alexandre Olivac-decl.c (grokdeclarator): Disable warnings for anonymo...
2007-03-02 Eric Botcazoutree-sra.c (sra_walk_fns): Document new restriction.
2007-02-19 Alexandre Olivatree-sra.c (sra_build_assignment): Replace assertion...
2007-02-19 Alexandre Olivatree-sra.c (sra_build_assignment): Disable assertion...
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-02-15 Alexandre Olivatree-sra.c (instantiate_missing_elements): Canonicalize...
2007-02-14 Richard Hendersontree-sra.c (early_sra): New.
2007-02-04 Jan Hubickatree-sra.c (sra_walk_expr): Add linebreaks.
2007-01-27 Jan Hubickatree-sra.c (sra_walk_function): Don't rely on aliases...
2006-12-12 Andrew Pinskire PR middle-end/28436 (accessing an element via a...
2006-12-12 Diego Novillo[multiple changes]
2006-12-05 Daniel Berlintree-vrp.c (pass_vrp): Remove PROP_smt_usage.
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-11-20 Andrew Pinskire PR target/25500 (SSE2 vectorized code is slower...
2006-07-03 Eric Botcazoutree.c (range_in_array_bounds_p): New predicate.
2006-03-04 Daniel Berlintree-sra.c (tree_sra): Return todoflags;
2006-03-02 Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-03-01 Diego Novillotree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.
2006-02-20 Daniel Berlintree.h (struct tree_memory_tag): Add is_used_alone...
2006-02-08 Roger Sayletree.def (CHAR_TYPE): Remove.
2006-01-06 Jeff Lawtree-cfg.c (bsi_replace): Rename final argument from...
2005-12-02 Richard Guenthertree-vrp.c (build_assert_expr_for, [...]): Use buildN...
2005-11-21 Richard Hendersonre PR tree-optimization/24931 (uninitialized structure...
2005-08-23 Jakub Jelinekre PR middle-end/22043 (Fields not initialized for...
2005-08-05 Richard Hendersonre PR middle-end/21529 (code size regression (+40%...
2005-08-01 Kazu Hiratadwarf2out.c, [...]: Fix comment typos.
2005-07-20 Giovanni BajoMake CONSTRUCTOR use VEC to store initializers.
2005-07-16 Daniel BerlinMakefile.in: Added rules for ipa-pure-const.c...
2005-07-02 Daniel Berlinre PR tree-optimization/22280 (ICE in referenced_var_lo...
2005-06-30 Daniel Berlin[multiple changes]
2005-06-25 Kelley CookUpdate FSF address.
next