avr.c (avr_mcu_t): Add attiny87...
[platform/upstream/gcc.git] / gcc / cse.c
2008-12-04 Eric Botcazoucse.c (lookup_as_function): Delete mode frobbing code.
2008-12-04 Eric Botcazou* cse.c (equiv_constant): Fix pasto.
2008-11-11 Richard Sandifordcse.c (fold_rtx): Remove redundant gen_rtx_CONST.
2008-10-11 Kenneth Zadeckre PR middle-end/37448 (cannot compile big function)
2008-10-08 Jakub Jelinekre PR target/36635 (cc1 segfault from svn 137122)
2008-09-13 H.J. Lure PR rtl-optimization/37489 (const_true_rtx returned...
2008-09-01 Andrey Belevantsevsel-sched.h, [...]: New files.
2008-08-31 Jan Hubickafwprop.c (should_replace_address): Add speed attribute.
2008-07-15 Kaveh R. Ghazibt-load.c (add_btr_def, [...]): Avoid C++ keywords.
2008-06-26 Kaveh R. Ghazicse.c (approx_reg_cost_1, cse_insn): Fix -Wc++-compat...
2008-06-17 Steven BosscherRemove libcall notes.
2008-06-06 Uros Bizjakre PR rtl-optimization/36438 (gcc ICE compiling code...
2008-05-14 Kenneth Zadeckrtl.texi: Removed reference to REG_NO_CONFLICT notes.
2008-05-14 Andreas Krebbelcse.c (cse_cc_succs): Invoke delete_insn_and_edges.
2008-05-07 Kenneth Zadeck[multiple changes]
2008-03-19 Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2008-03-06 Andreas Krebbelcse.c (cse_extended_basic_block): Invalidate artificial...
2008-02-25 Andreas Krebbelre PR target/35258 (two memcpy calls merged incorrectly...
2008-01-14 Eric Botcazoure PR rtl-optimization/31944 (Endless loop while buildi...
2007-11-12 Eric Botcazoure PR rtl-optimization/34035 (ICE in calc_dfs_tree...
2007-09-27 Paolo Bonzinisimplify-rtx.c (comparison_result): New.
2007-09-09 Hans-Peter NilssonDivide REG_LABEL notes into REG_LABEL_OPERAND and REG_L...
2007-09-09 Laurynas Biveinisrevert: regrename.c (copyprop_hardreg_forward_1): New...
2007-09-08 Segher Boessenkoolcse.c (fold_rtx): Use validate_unshare_change() instead...
2007-09-07 Laurynas Biveinisregrename.c (copyprop_hardreg_forward_1): New variable...
2007-09-06 Jan Hubickare PR middle-end/33318 (fortran/expr.c:305: internal...
2007-09-05 Jan Hubickaregrename.c (pass_regrename, [...]): Add RTL sharing...
2007-08-23 Chao-ying Furtl.c (rtx_code_size): Check CONST_FIXED to calcualte...
2007-07-30 Kaveh R. Ghazialias.c (mems_in_disjoint_alias_sets_p, [...]): Constify.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-09 Jan Hubicka* cse.c (cse_insn): Avoid invalid sharing on trial...
2007-06-29 Jan Hubicka* cse.c: Rever accidentally comitted TODO_verify_rtl_sh...
2007-06-29 Jan Hubickare PR rtl-optimization/32372 (ICE in df_refs_verify...
2007-06-19 Kenneth Zadeckdf.h (DF_FIRST_OPTIONAL_PROBLEM): Removed.
2007-06-11 Daniel BerlinMerge dataflow branch into mainline
2007-05-22 Richard Sandifordregs.h (end_hard_regno): New function.
2007-03-14 Alexandre Olivare PR middle-end/31127 (ICE in cse_find_path, at cse...
2007-03-09 Alexandre Olivare PR rtl-optimization/30643 (CSE pessimization)
2007-01-12 Richard Sandifordcse.c (cse_insn): Move HAVE_CC0 code after declarations.
2006-12-22 Kazu Hiratacgraphunit.c, [...]: Fix comment typos.
2006-12-18 Ben Elliston* cse.c (cse_insn): Fix formatting.
2006-12-17 Steven Bosschercse.c (have_eh_succ_edges): New function.
2006-12-17 Steven Bosschercse.c (cse_find_path): Don't wrap a gcc_assert in ENABL...
2006-12-17 Steven Bosschercse.c (this_insn_cc0, [...]): New global variables...
2006-12-10 Steven Bosschercse.c: (struct cse_basic_block_data): Remove LAST field.
2006-11-25 Steven Bosschercse.c (cse_altered): Remove.
2006-11-22 Steven Bosschercse.c (enum taken): Remove PATH_AROUND.
2006-11-11 Jan Hubickatree-pass.h (pass_purge_lineno_notes): Remove declaration.
2006-11-10 Jan Hubickacse.c (cse_process_notes): Copy the propagated value.
2006-11-04 Paolo Bonzinifwprop.c: New file.
2006-09-04 Eric Botcazoure PR rtl-optimization/27616 (Infinite loop at -O1...
2006-08-04 John David Anglinre PR rtl-optimization/26244 (FAIL: gcc.c-torture/execu...
2006-07-20 Paul BrookComment typo in previous patch.
2006-07-20 Paul Brookre PR target/27363 (ARM gcc 4.1 optimization bug)
2006-06-08 Steven Bosschercse.c (flush_hash_table): Use VOIDmode to invalidate...
2006-05-30 Andreas Krebbelcse.c (validate_canon_reg, cse_insn): Don't change...
2006-03-23 Zdenek Dvorakcse.c (cse_end_of_basic_block): Do not check for LOOP_E...
2006-03-03 Zdenek Dvorakcse.c (rest_of_handle_cse): Do not pass CLEANUP_PRE_LOO...
2006-03-02 Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-02-15 Paolo Bonzinicfg.c (dump_flow_info): Get dump flags as an additional...
2006-02-06 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not pass dump argument to.
2006-02-01 Hans-Peter Nilssoncse.c (fold_rtx): When arg1 has a constant equivalent...
2006-01-31 Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-16 Kazu Hiratacse.c (cse_condition_code_reg): Make it static.
2006-01-03 Steven Bosscherre PR rtl-optimization/25130 (miscompilation in GCSE)
2005-11-21 Ben Ellistoncse.c (fold_rtx): Typo fix.
2005-11-21 Ben Ellistonoptabs.c (expand_abs_nojump): Use SCALAR_FLOAT_MODE_P...
2005-11-21 Kazu Hiratare PR rtl-optimization/20583 (ICE in output_operand...
2005-11-05 Jan Hubickare PR rtl-optimization/23490 (Long compile time for...
2005-09-19 Steven Bosscherre PR rtl-optimization/23943 (segv in side_effects_p())
2005-09-06 Jakub Jelinekre PR rtl-optimization/23098 (store of 0.0 to float)
2005-07-29 Richard Hendersoncse.c (exp_equiv_p): Special case CONST_DOUBLE.
2005-07-28 J"orn Renneckere PR rtl-optimization/18992 (delete_trivially_dead_ins...
2005-07-05 Paolo BonziniMakefile.in: Adjust dependencies.
2005-07-03 Joseph Myersbb-reorder.c, [...]: Avoid "." or "\n" at end of diagno...
2005-06-25 Kelley CookUpdate FSF address.
2005-04-22 Nathan Sidwellbuiltins.c (gimplify_va_arg_expr): Reword comments...
2005-04-06 Kazu Hiratacse.c, [...]: Fix comment typos.
2005-04-05 Paolo Bonzinicombine.c (RTL_HOOKS_GEN_LOWPART_NO_EMIT): Use gen_lowp...
2005-03-25 Zdenek Dvorakre PR rtl-optimization/20249 (ICE with -fprofile-arcs...
2005-03-14 Alexandre Olivare PR rtl-optimization/18628 (miscompilation of switch...
2005-03-08 Kazu Hiratac-common.c, [...]: Fix comment formatting.
2005-03-06 Kazu Hirata* cse.c (cse_reg_info_table): Make it static.
2005-03-06 Zdenek Dvorak* cse.c (find_best_addr): Use canon_for_address.
2005-03-06 Kazu Hiratacse.c (fold_rtx_subreg, [...]): New.
2005-02-25 Kazu Hiratacse.c (delete_trivially_dead_insns): Speed up by minimi...
2005-02-24 Kazu Hiratacse.c (delete_trivially_dead_insns): Speed up by using...
2005-02-21 Kazu Hirata* gcse.c: Remove an obsolete comment.
2005-02-10 Kazu Hiratacse.c, [...]: Fix comment typos.
2005-02-07 Kazu Hirata* cse.c: Update comments.
2005-02-02 Kazu Hirata* cse.c: Update comments.
2005-02-01 Kazu Hirata* cse.c (get_cse_reg_info): Update a comment.
2005-02-01 Kazu Hiratacse.c (cse_reg_info): Remove hash_next, next, regno.
2005-01-31 Kazu Hirata* cse.c (delete_trivially_dead_insn): Don't iterate.
2005-01-29 Kazu Hiratacse.c (n_elements_made, [...]): Remove.
2005-01-28 Kazu Hirata* cse.c (fold_rtx) <PC>: Don't optimize.
2005-01-28 Kazu Hiratacse.c (cse_reg_info_free_list, [...]): Remove.
2005-01-27 Arend Bayercse.c: (find_best_addr): Don't call copy_rtx before...
2005-01-26 Kazu Hirata* cse.c (fold_rtx): Call equiv_constant only when neces...
2005-01-23 Kazu Hiratacse.c (max_reg, [...]): Remove.
next