OSDN Git Service

fix
[pf3gnuchains/gcc-fork.git] / gcc / gcse.c
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)...
2003-02-25 kazu * gcse.c (cprop_jump): Revert the 2003-02-23 change.
2003-02-23 kazu * gcse.c (cprop_jump): Use the REG_EQUAL note if avail...
2003-02-15 rth * gcse.c (bypass_block): Use BLOCK_FOR_INSN...
2003-02-12 rth * gcse.c (lookup_set): Remove unused argument...
2003-02-07 rth * gcse.c (local_cprop_find_used_regs): New.
2003-02-07 rth * gcse.c (implicit_sets): New.
2003-01-27 zlomek * gcse.c (constprop_register): Check NEXT_INSN (insn...
2003-01-25 sayle * gcse.c (bypass_last_basic_block): New global variable.
2003-01-25 hubicka * gcse.c (local_cprop_pass): Update reg_sets table...
2003-01-25 hubicka PR opt/8492
2003-01-23 sayle PR optimization/8423
2003-01-17 kazu * et-forest.c: Fix comment typos.
2003-01-16 sayle * gcse.c (one_cprop_pass): Change function arguments...
2003-01-07 hubicka * cselib.c (cselib_current_insn_in_libcall): New stati...
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-11-19 sayle * gcse.c (gcse_emit_move_after): Correct typo in REG_E...
2002-10-14 rth PR opt/8165
2002-10-11 rth PR opt/8165
2002-09-30 hubicka * i386.h (TARGET_CPP_CPU_BUILTINS): Define __SSE_MATH__.
2002-09-22 kazu * dbxout.c: Follow spelling conventions.
2002-08-13 amylaar * gcse.c (adjust_libcall_notes): New function.
2002-08-01 rakdver * gcse.c (expr_hash_table_size, n_exprs, set_hash_tabl...
2002-07-30 kazu * fold-const.c: Fix comment typos.
2002-07-25 neil * collect2.c (SYMBOL__MAIN): Remove.
2002-07-23 neil * genautomata.c (VLA_HWINT_SHORTEN, VLA_HWINT_LAST...
2002-07-23 gerald2002-07-23 Jan Hubicka <jh@suse.cz>
2002-07-23 neil * defaults.h (obstack_chunk_alloc, obstack_chunk_free):
2002-07-21 hubicka * gcse.c (do_local_cprop): Do not extend lifetimes...
2002-07-20 hubicka * gcse.c: Include cselib.h
2002-07-18 hubicka * gcse.c (hoist_expr_reaches_here_p): Stop once expr_...
2002-06-28 law * gcse.c (gcse_emit_move_after): Use gen_move_i...
2002-06-27 law * gcse.c (hoist_code): Rewrite to only get...
2002-06-20 hubicka Mon Jun 10 20:42:34 CEST 2002 Jan Hubicka <jh@suse.cz>
next