re PR c++/24780 (ICE set_mem_attributes_minus_bitpos)
[gcc.git] / gcc / tree-optimize.c
2005-10-16 Richard Hendersonre PR middle-end/23714 (ICE in expand_assignment)
2005-10-06 Richard Hendersonre PR middle-end/23714 (ICE in expand_assignment)
2005-09-24 Jan Hubickacgraph.c (cgraph_clone_edge): Make the scale gcov_type.
2005-08-10 Paolo Bonzinibb-reorder.c (pass_duplicate_computed_gotos, [...]...
2005-07-28 Jan Hubickacgraph.c (cgraph_clone_edge): New UPDATE_ORIGINAL argument.
2005-07-17 Daniel Berlintree-optimize.c (init_tree_optimization_passes): Add...
2005-07-08 Kazu Hiratare PR regression/20139 (cris-elf testsuite: gcc.c-tortu...
2005-07-05 Paolo BonziniMakefile.in: Adjust dependencies.
2005-07-02 Joseph Myerstoplev.c (default_tree_printer): Handle setting locatio...
2005-06-30 Jan Hubickafunction.h (struct function): Add saved blocks/unexpand...
2005-06-28 Diego Novillo* tree-optimize.c (init_tree_optimization_passes):...
2005-06-28 Jan Hubickacgraph.c (cgraph_remove_node): Do not release function...
2005-06-27 Jan Hubickatree-optimize.c (exercute_free_datastructures): Do...
2005-06-27 Jakub Jelinekbuiltin-attrs.def (DEF_ATTR_FOR_INT): Add for 5 and 6.
2005-06-25 Kelley CookUpdate FSF address.
2005-06-23 Jeff Lawtree-optimize.c (init_tree_optimization_passes): Move...
2005-06-23 Jason Merrillre PR c++/19317 (removing a temporary return value...
2005-06-17 Jan Hubickatree-optimize.c (execute_ipa_pass_list): New.
2005-06-09 Daniel BerlinMakefile.in (OBJS-common): Add tree-ssa-structalias.o.
2005-06-09 Richard Hendersonre PR tree-optimization/20610 (Real by complex multipli...
2005-06-06 Daniel Berlintree-ssa-reassoc.o: New.
2005-06-03 Richard HendersonMakefile.in (tree-vect-generic.o): New.
2005-05-29 Keith Besawtree-ssa-alias.c (new_type_alias): New procedure to...
2005-05-25 Jan HubickaMakefile.in (ipa-inline.o): Add COEVERAGE_H dependency.
2005-05-19 Jan Hubickabasic-block.h (REG_BR_PROB_BASE): Define.
2005-05-19 Kazu Hiratacfgexpand.c, [...]: Fix comment typos.
2005-05-19 Richard Hendersontree-cfg.c (pass_remove_useless): Revert last change.
2005-05-17 Zdenek Dvoraktimevar.def (TV_SCEV_CONST): New timevar.
2005-05-17 Steven Bosschercgraph.h (cgraph_node): Add 'lowered' state.
2005-05-17 Paolo BonziniMakefile.in: Add tree-ssa-math-opts.c.
2005-05-14 Kazu Hiratatree-optimize.c (init_tree_optimization_passes): Move...
2005-05-14 Jan Hubickatree-cfg.c (execute_warn_function_return): Break out...
2005-05-14 Kazu Hiratatree-optimize.c (init_tree_optimization_passes): Move...
2005-05-13 Jan Hubickabuiltins-43.c: Use gimple dump instead of generic.
2005-05-12 Steven Bosscherexcept.c (duplicate_eh_region_1, [...]): New functions...
2005-05-11 Diego Novillotree-optimize.c (init_tree_optimization_passes): Re...
2005-05-10 Zdenek Dvoraktree-cfg.c (tree_duplicate_sese_region): Update profile.
2005-04-27 Paolo Bonzinitree-complex.c (expand_vector_operation): New, extracte...
2005-04-23 DJ Deloriediagnostic.c (warning): Accept parameter to classify...
2005-04-21 Nathan Sidwelllambda.h (lambda_vector_min_nz): Likewise.
2005-04-21 Jan Hubickacgraphunit.c: Include tree-pass.h (cgraph_decide_recurs...
2005-04-18 Kazu Hiratare PR tree-optimization/21001 (VRP is weak when the...
2005-04-13 Jeff LawMakefile.in (OBJS-common): Add tree-ssa-uncprop.o.
2005-04-09 Jakub Jelinektree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FI...
2005-04-09 Diego Novillobackport: copy-prop, incremental SSA updating of FUD...
2005-04-05 Andrew MacLeodlambda-code.c (lambda_loopnest_to_gcc_loopnest): Use...
2005-03-30 Jan Hubicka[multiple changes]
2005-03-13 Daniel BerlinIn gcc/ada/ 2005-03-12 Daniel Berlin <dberlin@dberlin...
2005-03-10 Zdenek DvorakMakefile.in (tree-optimize.o): Add CFGLOOP_H dependence.
2005-03-02 Richard Guenthercgraph.h (struct cgraph_edge): Add prev_caller and...
2005-03-01 Daniel BerlinMakefile.in (tree-ssa-sink.o): New.
2005-02-23 Diego Novillore PR tree-optimization/20100 (LIM is pulling out a...
2005-02-17 Nathan Sidwellbitmap.h (BITMAP_XMALLOC, [...]): Remove.
2005-02-16 Diego Novillore PR middle-end/19865 (ice / gnat bug detected.)
2005-02-14 Daniel Berlintree-dump.c (dump_files): Update to reflect new member...
2005-01-23 Steven Bosscherre PR rtl-optimization/19464 (gcse causes poor register...
2005-01-20 Kazu Hiratare PR tree-optimization/15349 ([tree-ssa] Merge two...
2005-01-18 Kazu Hiratabasic-block.h, [...]: Update copyright.
2005-01-04 Daniel BerlinFix PR debug/17924 Fix PR debug/19191
2004-12-17 Diego Novillotree-optimize.c (init_tree_optimization_passes): Run...
2004-11-30 Andrew Pinskire PR tree-optimization/18298 (bad code from lim ssa...
2004-11-28 Jeff Lawtree-ssa-alias.c (count_calls_and_maybe_create_global_v...
2004-11-22 Nathan Sidwellbitmap.h (struct bitmap_obstack): New obstack type.
2004-11-17 Daniel Berlinre PR tree-optimization/18519 (ICE: Segmentation fault...
2004-11-02 Andrew MacLeodre PR tree-optimization/16447 (out of ssa generates...
2004-11-01 Daniel BerlinFix PR tree-optimization/17672 Fix PR tree-optimization...
2004-10-31 Roger Saylere PR middle-end/14521 (Inconsistent quoting in new...
2004-10-27 Daniel Berlinre PR tree-optimization/17133 (wrong code with -ftree...
2004-10-15 Diego Novillotree-optimize.c (execute_one_pass): Stop timer right...
2004-10-08 Steven Bosschercfgexpand.c (maybe_dump_rtl_for_tree_stmt): New function.
2004-10-01 Jan Hubickac-decl.c (c_expand_body): Update call tree_rest_of_comp...
2004-10-01 Jakub Jelinekrevert: tree.h (enum tree_index): Add TI_VA_LIST_GPR_CO...
2004-09-29 Jakub Jelinektree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FI...
2004-09-25 Zdenek Dvoraktree-optimize.c (init_tree_optimization_passes): Add...
2004-09-23 Zdenek Dvorakcfgloop.h (update_single_exits_after_duplication):...
2004-09-21 Jan Hubickare PR middle-end/17126 (ICE with -fno-unit-at-a-time...
2004-09-18 Jan Hubickatree-optimize.c (tree_rest_of_compilation): Kill forgot...
2004-09-18 Kazu Hirataalias.c, [...]: Fix comment typos.
2004-09-17 Jan Hubickare PR tree-optimization/17509 (ICE in verify_cgraph_node)
2004-09-14 Kazu Hiratacgraph.h, [...]: Fix comment typos.
2004-09-09 Daniel BerlinMakefile.def: Remove libbanshee.
2004-09-09 Giovanni Bajotarghooks.c (default_unwind_emit, [...]): Use gcc_asser...
2004-09-08 Daniel BerlinMakefile.in (tree-loop-linear.o): Added.
2004-09-08 Jan Hubickacgraph.c (cgraph_remove_node): Free DECL_INITIAL field...
2004-09-06 Paolo BonziniUnify the management of RTL and tree-level dump files.
2004-09-05 Kazu Hiratac-common.c, [...]: Fix comment formatting.
2004-09-05 Zdenek Dvoraktree-ssa-loop-ivopts.c: New file.
2004-09-04 Devang PatelTree level if-conversion for vectorizer.
2004-08-24 Zdenek Dvoraktree-ssa-loop-ivcanon.c: New file.
2004-08-17 Dorit Naishlostree-vectorizer.c: New File: loop vectorization on...
2004-07-28 Diego Novillotree-optimize.c (init_tree_optimization_passes): Schedu...
2004-07-28 Richard Kennerre PR tree-optimization/15077 (ICE in make_decl_rtl...
2004-07-27 Brian Boothtree-optimize.c (register_one_dump_file): Update condit...
2004-07-22 Paolo Bonzinitree-cfg.c (gimplify_val): Move from tree-complex.c.
2004-07-17 Steven Bosschercfgcleanup.c (try_simplify_condjump): Don't remove...
2004-07-13 Diego Novillotree-optimize.c (execute_todo): Flush DUMP_FILE before...
2004-07-12 Paolo Bonzinire PR tree-optimization/14107 (Return warnings don...
2004-07-10 Zdenek Dvoraktree-ssa-loop-im.c: New file.
2004-07-09 Diego Novillotree-dfa.c (dump_variable): If the variable is a pointe...
2004-07-07 Richard Hendersonlanghooks-def.h (LANG_HOOKS_GIMPLE_BEFORE_INLINING...
next