re PR rtl-optimization/11741 (internal compiler error at gcse.c:5318)
[gcc.git] / gcc / gcse.c
2003-09-26 Roger Saylere PR rtl-optimization/11741 (internal compiler error...
2003-09-15 Zdenek Dvorakgcse.c (remove_reachable_equiv_notes): New.
2003-09-15 Zdenek Dvorakre PR rtl-optimization/10914 (unswitch loops does not...
2003-09-06 Zdenek Dvorakgcse.c (expr_equiv_p): Don't consider anything to be...
2003-09-04 Mostafa Hagoggcse.c (replace_one_set): New function.
2003-08-26 Nathan Sidwellgcse.c (is_too_expensive): New function.
2003-08-19 Kazu Hiratabuiltins.c: Fix comment typos.
2003-08-12 Kaveh R. Ghazi* gcse.c (gmalloc): Fix last change.
2003-08-11 Kaveh R. Ghazigcse.c (gmalloc): Argument is a size_t.
2003-08-05 Josef Zlomek* gcse.c (try_replace_reg): Fix updating of note.
2003-07-30 Jan Hubicka* gcse.c (insert_store): Fix typo in previous patch.
2003-07-30 Jan Hubickare PR c/10320 (gcc 3.4 gets rid of static inline functi...
2003-07-24 Zdenek Dvorakre PR rtl-optimization/11631 (zsh miscompilation)
2003-07-22 Kazu Hirataalias.c: Fix comment formatting.
2003-07-19 Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-16 Andrew Pinskigcse.c (gcse_constant_p): COMPARE of the same registers...
2003-07-14 Franz Sirlre PR rtl-optimization/11440 (gcc-3.3.1 miscompiles...
2003-07-10 Zdenek Dvorakgcse.c (load_kills_store, [...]): Keep track of the...
2003-07-06 Andreas Jaegergcc.c: Convert prototypes to ISO C90.
2003-07-05 Kazu Hiratabt-load.c: Fix comment typos.
2003-07-03 Matt Kraaigcse.c: Fix misspelling.
2003-07-01 Kazu Hiratabasic-block.h: Fix comment typos.
2003-06-28 Kazu Hiratagcse.c (compute_ld_motion_mems): Use INSN_P instead...
2003-06-27 Kazu Hiratagcse.c (expr_equiv_p): Replace expressions that are...
2003-06-19 Zdenek Dvorak* gcse.c (store_killed_in_insn): Fix.
2003-06-12 Kazu Hiratagcse.c (fis_get_condition): Make it a global function.
2003-05-21 Roger Saylegcse.c (cprop_jump): Make use of REG_EQUAL notes on...
2003-04-25 John David Anglinre PR rtl-optimization/8705 ([HP-PA] ICE in emit_move_i...
2003-04-18 Hans-Peter Nilssongcse.c (compute_ld_motion_mems): For MEM destinations...
2003-04-07 J"orn Rennecke* gcse.c (replace_store_insn): Use single_set.
2003-04-05 Zdenek Dvorakalias.c (find_base_term): Export.
2003-04-03 Eric Botcazoure PR rtl-optimization/10157 ([Sparc] internal compiler...
2003-04-01 Roger Saylere PR fortran/9974 (Test g77.f-torture/noncompile/check...
2003-04-01 Zdenek Dvorakgcse.c (struct ls_expr): Added pattern_regs field.
2003-03-31 Richard Sandifordgcse.c (simple_mem): Return false for floating-point...
2003-03-31 Roger Saylegcse.c (gcse_constant_p): New function to identify...
2003-03-08 Zdenek Dvorakgcse.c (bypass_block, [...]): Do not create irreducible...
2003-02-25 Kazu Hirata* gcse.c (cprop_jump): Revert the 2003-02-23 change.
2003-02-23 Kazu Hirata* gcse.c (cprop_jump): Use the REG_EQUAL note if available.
2003-02-15 Richard Hendersongcse.c (bypass_block): Use BLOCK_FOR_INSN for resolving...
2003-02-12 Richard Hendersongcse.c (lookup_set): Remove unused argument PAT.
2003-02-07 Richard Hendersongcse.c (local_cprop_find_used_regs): New.
2003-02-07 Roger Saylegcse.c (implicit_sets): New.
2003-01-27 Josef Zlomek* gcse.c (constprop_register): Check NEXT_INSN (insn...
2003-01-25 Roger Saylegcse.c (bypass_last_basic_block): New global variable.
2003-01-25 Jan Hubicka* gcse.c (local_cprop_pass): Update reg_sets table...
2003-01-25 Jan Hubickare PR rtl-optimization/8492 (GCC spins forever compilin...
2003-01-23 Roger Saylere PR rtl-optimization/8423 (CSE1 not propagating __bui...
2003-01-17 Kazu Hirataet-forest.c: Fix comment typos.
2003-01-16 Roger Saylegcse.c (one_cprop_pass): Change function arguments...
2003-01-07 Jan Hubickacselib.c (cselib_current_insn_in_libcall): New static...
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-11-19 Roger Sayle* gcse.c (gcse_emit_move_after): Correct typo in REG_EQ...
2002-10-14 Richard Hendersonre PR rtl-optimization/8165 (builtin string functions...
2002-10-11 Richard Hendersonre PR rtl-optimization/8165 (builtin string functions...
2002-09-30 Jan Hubickai386.h (TARGET_CPP_CPU_BUILTINS): Define __SSE_MATH__.
2002-09-22 Kazu Hiratadbxout.c: Follow spelling conventions.
2002-08-13 J"orn Renneckegcse.c (adjust_libcall_notes): New function.
2002-08-01 Zdenek Dvorakgcse.c (expr_hash_table_size, [...]): Removed.
2002-07-30 Kazu Hiratafold-const.c: Fix comment typos.
2002-07-25 Neil Boothcollect2.c (SYMBOL__MAIN): Remove.
2002-07-23 Neil Boothgenautomata.c (VLA_HWINT_SHORTEN, [...]): Remove.
2002-07-23 Jan Hubickagcse.c (try_replace_reg): Use num_changes_pending.
2002-07-23 Neil Boothdefaults.h (obstack_chunk_alloc, [...]): Default defini...
2002-07-21 Jan Hubickagcse.c (do_local_cprop): Do not extend lifetimes of...
2002-07-20 Jan Hubickagcse.c: Include cselib.h
2002-07-18 Jan Hubickagcse.c (hoist_expr_reaches_here_p): Stop once expr_bb...
2002-06-28 Jan Hubicka* gcse.c (gcse_emit_move_after): Use gen_move_insn...
2002-06-27 Daniel Berlingcse.c (hoist_code): Rewrite to only get list of domina...
2002-06-20 Jan HubickaMon Jun 10 20:42:34 CEST 2002 Jan Hubicka <jh@suse.cz>
2002-06-14 Jeff Lawgcse.c (delete_null_pointer_checks_1): Inform caller...
2002-06-11 Jan Hubickai386.c (x86_promote_QImode): Set for Athlon
2002-06-11 David S. MillerDelete SEQUENCE rtl usage outside of reorg and ssa...
2002-06-10 Roger Sayletoplev.c (rest_of_compilation): Disable early if-conver...
2002-06-04 Kazu Hiratagbl-ctors.h: Fix formatting.
2002-06-04 Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-06-04 Roger Saylegcse.c (cprop_jump): Use single_set to get the pattern...
2002-06-02 Richard Henderson* gcse.c (bypass_conditional_jumps): Fix typo last...
2002-06-02 Jan Hubickaloop.c (emit_prefetch_instructions): Properly place...
2002-06-02 Richard Hendersonrtl.h (CC0_P): New.
2002-06-02 Jan Hubickacfgrtl.c (commit_one_edge_insertion): Fix warning.
2002-06-02 Jan Hubicka* gcse.c (bypass_conditional_jumps): Use single set...
2002-06-01 Roger Saylegcse.c (cprop_cc0_jump): Function deleted.
2002-05-31 Jan Hubickagcse.c (gcse_emit_move_after): New.
2002-05-27 Zdenek Dvorakbasic-block.h (last_basic_block): Defined as synonym...
2002-05-23 Zdenek Dvorakbb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_...
2002-05-23 Jan Hubicka* gcse.c (hash_expr): Do not use alias set for hashing.
2002-05-21 Zdenek Dvorakbb-reorder.c (make_reorder_chain_1): Modified.
2002-05-17 Richard HendersonRevert "Basic block renumbering removal", and two follo...
2002-05-16 Zdenek DvorakBasic block renumbering removal.
2002-05-15 Jakub JelinekPR optimization/5172, optimization/5200
2002-04-22 Richard Hendersonalias.c (canon_true_dependence): Special case (mem...
2002-04-10 Alan Modrare PR rtl-optimization/6233 (simple loop miscompilation)
2002-04-09 Richard Hendersonsbitmap.c (sbitmap_union_of_diff, [...]): Do not return...
2002-03-25 Richard Hendersongcse.c: Include except.h.
2002-03-08 Kaveh R. Ghazi* gcse.c (insert_insn_end_bb): Fix typo in last change.
2002-03-07 Jan Hubickabasic-block.h (fixup_abnormal_edges): Declare.
2002-02-28 Jan Hubickabasic-block.h (BB_REACHABLE): Renumber.
2002-02-19 Aldy Hernandezi386.md ("mmx_uavgv8qi3"): Use const_vector.
2002-01-12 Michael Hayesgcse.c (compute_pre_data, pre_gcse): Use sbitmap_free.
next