i386.c (enum pta_flags): Move out of struct scope...
[gcc.git] / gcc / gcse.c
2007-06-03 Zdenek Dvorakcfgloopmanip.c (remove_path, [...]): Change dom_bbs...
2007-05-21 Jan Hubickagengtype.c (adjust_field_rtx_def): Use NOTE_KIND instea...
2007-05-12 Steven Bosschergcse.c (gcse_main): Do jump bypassing in CPROP2.
2007-04-21 Alexandre Olivagcse.c (store_killed_in_insn): Handle PARALLELs.
2007-02-11 Steven Bosscherfwprop.c (try_fwprop_subst): Use set_unique_reg_note...
2007-02-01 Roger Saylealias.c (init_alias_analysis): Correct whitespace.
2006-11-10 Jan Hubickacse.c (cse_process_notes): Copy the propagated value.
2006-11-04 Paolo Bonzinifwprop.c: New file.
2006-05-29 Kazu Hiratagcse.c, rtlanal.c: Remove obsolete comments associated...
2006-04-11 Richard Sandifordre PR rtl-optimization/27073 (invalid gcse manipulation...
2006-04-09 Richard Sandifordre PR rtl-optimization/27073 (invalid gcse manipulation...
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-19 Roger Saylegcse.c (want_to_gcse_p): On STACK_REGS targets...
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-01-31 Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-14 Steven Bosscherre PR rtl-optimization/24257 (ICE: in extract_insn...
2005-12-25 Kazu Hiratafinal.c (compute_alignments): Make it static.
2005-12-20 Roger Saylere PR rtl-optimization/25115 (Segmentation fault in...
2005-12-18 Steven Bosschergcse.c (gcse_main, [...]): Fix non-GNU-isms from the...
2005-12-17 Daniel Berlinbasic-block.h: Changed basic block numbering so that...
2005-11-24 Paolo Bonzinigcse.c (hash_scan_set): Look through REG_EQUAL or REG_E...
2005-11-12 Richard Guenthergcse.c (find_rtx_in_ldst): Handle NULL pre_ldst_table.
2005-11-10 Richard Guenthergcse.c (free_ldst_entry): Only free hashtable if it...
2005-09-26 Richard Guentherre PR middle-end/15855 (g++ crash with -O2 and -O3...
2005-09-06 Andreas Krebbelgcse.c (try_replace_reg): Disallow REG_EQUAL notes...
2005-07-21 Richard Sandifordre PR rtl-optimization/22167 (Strange optimization...
2005-07-05 Paolo BonziniMakefile.in: Adjust dependencies.
2005-06-25 Kelley CookUpdate FSF address.
2005-06-01 Mostafa Hagoggcse.c (compute_transp, [...]): Use MEM_READONLY_P.
2005-05-26 Kazu Hiratac-common.c, [...]: Fix comment typos.
2005-05-25 DJ Deloriec-common.c (unsigned_conversion_warning): Move warning...
2005-05-09 Steven Bosschercalls.c (purge_reg_equiv_notes): Remove, fold into...
2005-04-23 DJ Deloriediagnostic.c (warning): Accept parameter to classify...
2005-04-10 Steven Bosschercselib.c (clear_table): Rename to cselib_clear_table.
2005-04-01 Kazu Hiratacgraphunit.c, [...]: Fix comment typos.
2005-03-11 Zdenek Dvorakbasic-block.h (single_succ_p, [...]): New inline functions.
2005-03-04 Kazu Hirata* gcse.c (bypass_block): Use find_edge wherever possible.
2005-02-24 Volker ReicheltChangeLog.5: Fix log message typo(s).
2005-02-21 Kazu Hirata* gcse.c: Remove an obsolete comment.
2005-02-17 Nathan Sidwellbitmap.h (BITMAP_XMALLOC, [...]): Remove.
2005-02-16 Jeff Lawgcse.c (blocks_with_calls): New bitmap.
2005-02-15 Jeff Lawgcse.c (canon_modify_mem_set_list_set): Kill unnecessar...
2005-02-02 Jeff Lawgcse.c (struct reg_set): Store the block index where...
2005-01-29 Jeff Lawgcse.c (insert_expr_in_table): Revamp handling of avail...
2005-01-23 Kazu Hirata* gcse.c (null_pointer_info): Remove.
2005-01-18 Kazu Hiratabasic-block.h, [...]: Update copyright.
2005-01-05 Steven Bosschercombine.c (expand_compound_operation): Add comment...
2004-12-04 Kazu Hirata* gcse.c (gcse_main): Add a comment.
2004-11-29 Richard Kennergcse.c (insert_store): Error if try to insert store...
2004-11-23 Zack Weinbergfunction.h (struct function): Remove calls_longjmp.
2004-11-04 Nathan Sidwellbitmap.c (bitmap_print): Make bitno unsigned.
2004-10-30 Roger Saylere PR rtl-optimization/17581 (Long long arithmetic...
2004-10-13 Ben Ellistonbasic-block.h (edge_iterator): Keep the address of...
2004-09-30 Jan Hubickare PR debug/13974 (bad line marker in debug info)
2004-09-28 Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-26 Zdenek Dvorakbitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed...
2004-09-18 Kazu Hirataalias.c, [...]: Fix comment typos.
2004-09-15 Andrew Pinskire PR rtl-optimization/17427 (powerpc-linux does not...
2004-09-09 Nathan Sidwellgcse.c (INSN_CUID, [...]): Use gcc_assert and gcc_unrea...
2004-09-01 Zdenek Dvorakre PR rtl-optimization/16408 (internal compiler error...
2004-08-31 Mark Mitchellrevert: re PR rtl-optimization/16590 (Incorrect executi...
2004-08-29 Mark Mitchellre PR rtl-optimization/16590 (Incorrect execution when...
2004-08-18 Steven BosscherMakefile.in (OBJS-common): Add postreload-gcse.c.
2004-08-09 Steven Bosschertimevar.def (TV_CPROP1, [...]): New timers.
2004-07-27 Richard Sandifordexpr.h (canonicalize_condition, [...]): Add an int...
2004-07-16 Richard Hendersonbasic-block.h (remove_fake_exit_edges): Declare.
2004-07-09 Jerry Quinnalias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P...
2004-06-14 Steven Bosschergcse.c (hash_scan_set, [...]): Revert previous change...
2004-06-12 Steven Bosschergcse.c (record_set_info): Use predicates like REG_P.
2004-05-14 Steven Bosscherpasses.c (rest_of_handle_null_pointer): Remove.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-10 Andrew Pinskigcse.c (eliminate_partially_redundant_loads): Instead...
2004-04-30 Josef Zlomekgcse.c (remove_reachable_equiv_notes): Delete notes...
2004-04-28 Ulrich Weigandgcse.c (find_moveable_store): Do not accept store insns...
2004-03-23 Richard Sandifordgcse.c (can_assign_to_reg_p): New function, split out...
2004-03-22 Kazu Hiratabt-load.c, [...]: Remove unnecessary casts.
2004-03-18 Mostafa Hagoggcse.c (eliminate_partially_redundant_loads): Reject...
2004-03-04 Jan Hubickacfgcleanup.c (thread_jump): Update call of cselib_init.
2004-03-03 Mostafa Hagogcommon.opt: Add description of the new -fgcse-after...
2004-02-26 Alan Modragcse.c (delete_null_pointer_checks_1): Do not delete...
2004-02-24 Alan Modragcse.c (delete_null_pointer_checks_1): Set stop_insn...
2004-01-30 Kazu Hiratagcse.c (bypass_block): Fix a typo in the previous check...
2004-01-28 Jan Hubickagcse.c (bypass_block): Prevent edges to be unified...
2004-01-21 Kazu Hirataalias.c, [...]: Update copyright.
2004-01-15 Richard Earnshawre PR rtl-optimization/13375 (ICE in gcse.c)
2004-01-13 Steven Bosscherre PR c++/13376 (Incorrect dumps of RTL for passes...
2004-01-06 Kazu Hirataalias.c: Fix comment typos.
2004-01-03 Steven BosscherFix messed up accidental commit.
2003-12-30 Steven Bosscherbackport: et-forest.h (et_forest_create, [...]): Declar...
2003-12-21 Kazu Hirataalias.c: Fix comment formatting.
2003-12-18 James E WilsonFix for IA-64 glibc math test failures.
2003-12-11 Steven Bosscherbasic-block.h (BLOCK_HEAD, BLOCK_END): Remove.
2003-12-03 Richard Earnshawgcse.c (reg_clear_last_set): New function.
2003-12-02 Roger Saylere PR rtl-optimization/12322 (Significant slowdown...
2003-11-21 Kazu HirataChangeLog.7: Fix comment typos.
2003-10-17 Mostafa Hagogcommon.opt: Add description of the new -fgcse-las flag.
2003-10-05 Kazu Hiratac-pretty-print.c: Fix comment typos.
2003-09-26 Roger Saylere PR rtl-optimization/11741 (internal compiler error...
next