genattrtab.h, [...]: Replace "GNU CC" with "GCC".
[gcc.git] / gcc / gcse.c
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.
2002-01-10 Jan Hubickabasic-block.h (update_br_prob_note): Declare.
2002-01-09 Jan Hubicka* gcse.c (cprop_jump): Delete insn if simplified jump...
2002-01-08 Andreas JaegerRemove erroneous checkin on wrong branch.
2002-01-08 Andreas Jaeger* gcse.c (gcse_main): Disable store_motion until it...
2002-01-03 Kazu Hirata* gcse.c: Fix formatting.
2001-12-31 Graham Stottgcse.c (gcse_main): Fix typos.
2001-12-05 Jakub Jelinekgcse.c (store_killed_in_insn): Consider pure calls...
2001-12-03 Jan Hubickagcse.c (delete_null_pointer_checks_1): Do not use delel...
2001-11-23 Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-11-19 Jeff Lawgcse.c (cprop_jump): Clear JUMP_LABEL field when we...
2001-11-19 Jan Hubickagcse.c (try_replace_reg): Copy RTX before creating...
2001-10-30 Jakub Jelinekemit-rtl.c (set_unique_reg_note): Don't create REG_EQUA...
2001-10-30 Jan Hubickalcm.c (optimize_mode_switching): Do not rebuild livenes...
2001-10-28 Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-10-28 Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-10-28 Richard Kenner* gcse.c (insert_insn_end_bb): Don't assume PAT is...
2001-10-11 Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-10-10 Kazu Hiratacalls.c: Fix formatting.
2001-10-09 Kazu Hiratac-common.c: Fix comment typos.
2001-09-28 Jan Hubickagcse.c (replace_store_insn): Use delete_insn.
2001-09-25 Jan HubickaMakefile.in (cfgrtl.o): Add.
2001-09-21 Jan Hubickabasic-block.h (flow_delete_insn, [...]): Kill.
2001-09-16 Jan Hubickabasic-block.h (free_bb_for_insn): Declare.
2001-08-31 Andreas Jaegergcse.c (add_label_notes): REG_LABEL is an INSN_LIST.
2001-08-29 Andrew MacLeodgcse.c (compute_hash_table): The SRC part of an insn...
2001-08-27 Roman Zippelgcse.c (reg_first_set, [...]): Replace with ...
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-13 Geoffrey Keatinggcse.c (hash_scan_set): Expressions that are set as...
2001-08-12 Kazu Hiratagcc.c: Fix comment formatting.
2001-08-10 Zack Weinbergcalls.c, function.c: Always define PREFERRED_STACK_BOUN...
2001-08-07 Jan Hubickaalias.c (nonlocal_mentioned_p): Rename CONST_CALL_P...
2001-08-04 Andreas JaegerAs requested by Daniel Berlin since bootstrapping on...
2001-08-03 Daniel Berlingcse.c: Include df.h for use as a dataflow analyzer.
2001-07-30 Andreas Jaegerjump.c: Add prototype for mark_modified_reg.
2001-07-29 Jan Hubickartlanal.c (parms_set, [...]): Break out from...; handle...
2001-07-23 Jan Hubicka* gcse.c (cprop_insn): Update call of cprop_cc0_jump.
next