OSDN Git Service

* cgraphunit.c, dbxout.c, flow.c, gcse.c, gimplify.c,
[pf3gnuchains/gcc-fork.git] / gcc / gcse.c
2005-04-01 kazu * cgraphunit.c, dbxout.c, flow.c, gcse.c, gimplify.c,
2005-03-11 rakdver * basic-block.h (single_succ_p, single_pred_p, single_...
2005-03-04 kazu * gcse.c (bypass_block): Use find_edge wherever possible.
2005-02-24 reichelt * ChangeLog.5: Fix log message typo(s).
2005-02-21 kazu * gcse.c: Remove an obsolete comment.
2005-02-17 nathan * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove.
2005-02-16 law * gcse.c (blocks_with_calls): New bitmap.
2005-02-15 law * gcse.c (canon_modify_mem_set_list_set): Kill...
2005-02-02 law * gcse.c (struct reg_set): Store the block...
2005-01-29 law * gcse.c (insert_expr_in_table): Revamp handlin...
2005-01-23 kazu * gcse.c (null_pointer_info): Remove.
2005-01-18 kazu * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,
2005-01-05 steven * combine.c (expand_compound_operation) <ZERO_EXTRACT...
2004-12-04 kazu * gcse.c (gcse_main): Add a comment.
2004-11-29 kenner * gcse.c (insert_store): Error if try to insert store...
2004-11-23 zack * function.h (struct function): Remove calls_longjmp.
2004-11-04 nathan * bitmap.c (bitmap_print): Make bitno unsigned.
2004-10-30 sayle PR rtl-optimization/17581
2004-10-13 bje * basic-block.h (edge_iterator): Keep the address...
2004-09-30 hubicka PR debug/13974
2004-09-28 bje2004-09-24 Ben Elliston <bje@au.ibm.com>
2004-09-26 rakdver * bitmap.h (EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_C...
2004-09-18 kazu * alias.c, crtstuff.c, dbxout.c, domwalk.c, domwalk...
2004-09-15 pinskia2004-09-15 Andrew Pinski <apinski@apple.com>
2004-09-09 nathan * gcse.c (INSN_CUID, insert_set_in_table, find_avail_set,
2004-09-01 rakdver PR rtl-optimization/16408
2004-08-31 mmitchel Revert:
2004-08-29 mmitchel PR rtl-optimization/16590
2004-08-18 steven * Makefile.in (OBJS-common): Add postreload-gcse.c.
2004-08-09 steven * timevar.def (TV_CPROP1, TV_CPROP2, TV_PRE, TV_HOIST...
2004-07-27 rsandifo * expr.h (canonicalize_condition, get_condition):...
2004-07-16 rth * basic-block.h (remove_fake_exit_edges): Declare.
2004-07-09 jlquinn2004-07-08 Jerry Quinn <jlquinn@optonline.net>
2004-06-14 aj2004-06-13 Steven Bosscher <stevenb@suse.de>
2004-06-12 aj * gcse.c (record_set_info): Use predicates like REG_P.
2004-05-14 steven * passes.c (rest_of_handle_null_pointer): Remove.
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-10 pinskia2004-05-10 Andrew Pinski <pinskia@physics.uc.edu>
2004-04-30 zlomek * gcse.c (remove_reachable_equiv_notes): Delete notes...
2004-04-28 uweigand * gcse.c (find_moveable_store): Do not accept store...
2004-03-23 rsandifo * gcse.c (can_assign_to_reg_p): New function, split...
2004-03-22 kazu * bt-load.c, builtins.c, cfghooks.c, cfgrtl.c, gcse.c,
2004-03-18 dje2004-03-18 Mostafa Hagog <mustafa@il.ibm.com>
2004-03-04 hubicka * cfgcleanup.c (thread_jump): Update call of cselib_init.
2004-03-03 dje2004-03-03 Mostafa Hagog <mustafa@il.ibm.com>
2004-02-26 amodra * gcse.c (delete_null_pointer_checks_1): Do not delete...
2004-02-24 amodra * gcse.c (delete_null_pointer_checks_1): Set stop_insn...
2004-01-30 kazu * gcse.c (bypass_block): Fix a typo in the previous...
2004-01-28 hubicka * gcse.c (bypass_block): Prevent edges to be unified...
2004-01-21 kazu * alias.c, basic-block.h, c-common.c, c-common.h,
2004-01-15 rearnshaPR optimization/13375
2004-01-13 steven PR c++/13376
2004-01-06 kazu * alias.c: Fix comment typos.
2004-01-03 stevenFix messed up accidental commit.
2003-12-30 steven Backport from tree-ssa (relevant changes only):
2003-12-21 kazu * alias.c: Fix comment formatting.
2003-12-18 wilsonFix for IA-64 glibc math test failures.
2003-12-11 steven2003-12-11 Steven Bosscher <steven@gcc.gnu.org>
2003-12-03 rearnsha* gcse.c (reg_clear_last_set): New function.
2003-12-02 sayle PR optimization/12322
2003-11-21 kazu * ChangeLog.7: Fix comment typos.
2003-10-17 sayle2003-10-17 Mostafa Hagog <mustafa@il.ibm.com>
2003-10-05 kazu * c-pretty-print.c: Fix comment typos.
2003-09-26 sayle PR optimization/11741
2003-09-15 law * gcse.c (remove_reachable_equiv_notes): New.
2003-09-15 pinskia2003-09-12 Zdenek Dvorak <rakdver@atrey.karlin.mff...
2003-09-06 rakdver * gcse.c (expr_equiv_p): Don't consider anything to...
2003-09-04 rth * gcse.c (replace_one_set): New function.
2003-08-26 nathan * gcse.c (is_too_expensive): New function.
2003-08-19 kazu * builtins.c: Fix comment typos.
2003-08-12 ghazi * gcse.c (gmalloc): Fix last change.
2003-08-11 ghazi * gcse.c (gmalloc): Argument is a size_t. Add ATTRIBU...
2003-08-05 zlomek * gcse.c (try_replace_reg): Fix updating of note.
2003-07-30 hubicka * gcse.c (insert_store): Fix typo in previous patch.
2003-07-30 hubicka * gcse.c (insert_store): Ignore fake edges.
2003-07-24 rakdver PR optimization/11631
2003-07-22 kazu * alias.c: Fix comment formatting.
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-16 pinskia2003-05-02 Andrew Pinski <pinskia@physics.uc.edu>
2003-07-14 sirl2003-07-14 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2003-07-10 rakdver * gcse.c (load_kills_store, find_loads, store_killed_i...
2003-07-06 aj * gcc.c: Convert prototypes to ISO C90.
2003-07-05 kazu * bt-load.c: Fix comment typos.
2003-07-03 kraai * gcse.c: Fix misspelling.
2003-07-01 kazu * basic-block.h: Fix comment typos.
2003-06-28 kazu * gcse.c (compute_ld_motion_mems): Use INSN_P instead...
2003-06-27 kazu * gcse.c (expr_equiv_p): Replace expressions that...
2003-06-19 rakdver * gcse.c (store_killed_in_insn): Fix.
2003-06-12 kazu * gcse.c (fis_get_condition): Make it a global function.
2003-05-21 sayle * gcse.c (cprop_jump): Make use of REG_EQUAL notes...
2003-04-25 danglin PR opt/8705
2003-04-18 hp * gcse.c (compute_ld_motion_mems): For MEM destination...
2003-04-07 amylaar * gcse.c (replace_store_insn): Use single_set.
2003-04-05 rakdver * alias.c (find_base_term): Export.
2003-04-03 ebotcazou PR optimization/10157
2003-04-01 sayle PR fortran/9974
2003-04-01 rakdver * gcse.c (struct ls_expr): Added pattern_regs field.
2003-03-31 rsandifo * gcse.c (simple_mem): Return false for floating-point...
2003-03-31 sayle * gcse.c (gcse_constant_p): New function to identify...
2003-03-08 rakdver * gcse.c (bypass_block, bypass_conditional_jumps)...
next