build-make, cross-make: Delete file.
[platform/upstream/gcc.git] / gcc / gcse.c
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.
2001-07-23 Jan Hubickabasic-block.h (find_sub_basic_block): Declare.
2001-07-18 Jan Hubicka* gcse.c (pre_insert_copy_insn): Call update_ld_motion_...
2001-07-16 Daniel Berlingcse.c: Update comment at top.
2001-07-16 Richard Hendersonhard-reg-set.h (regs_invalidated_by_call): Declare.
2001-07-16 J"orn Renneckegcse.c (pre_insert_copy_insn): Use gen_move_insn instea...
2001-07-11 Daniel Berlingcse.c, [...]: s/free on sbitmap vectors/sbitmap_vector...
2001-06-27 Daniel Berlininvoke.texi: Add description of max-gcse-passes param.
2001-06-04 Jan Hubickartlanal.c (operand_preference): Fix preference for...
2001-05-18 Jan Hubickagcse.c (try_replace_reg): First try global replace...
2001-05-11 Jeffrey A Lawgcse.c (insert_insn_end_bb): Do not search for assignme...
2001-05-02 Kaveh R. Ghazic-lex.c: NULL_PTR -> NULL.
2001-05-01 Kaveh R. Ghazibitmap.c: Change NULL_PTR to NULL or "(rtx*)0".
2001-04-20 Jakub Jelinekgcse.c (gcse_main): Fix comment typo.
2001-04-15 Alexandre Olivagcse.c (compute_ld_motion_mems): ASM outputs aren't...
2001-04-11 Mark MitchellMakefile.in (gcse.o): Depend on params.h.
2001-04-10 Richard Kennergcse.c (update_ld_motion_stores): Don't use variable...
2001-04-09 Andrew MacLeodgcse.c (oprs_unchanged_p): Pass basic_block to load_kil...
2001-04-09 Andrew MacLeodbasic-block.h (set_new_block_for_insns): New Prototype.
2001-04-09 Andrew MacLeodalias.c (get_addr): Externalize.
2001-04-04 Jakub Jelinekgcse.c (delete_null_pointer_checks_1): Add delete_list...
2001-04-04 John Wehlertl.h (set_noop_p): Declare.
2001-03-22 Richard Kennergcse.c (hash_scan_set): An expression is not anticipati...
2001-02-19 Richard KennerFix typo in last change
2001-02-18 Richard KennerMakefile.in (gcse.o): Now includes ggc.h.
2001-02-16 Richard Kennergcse.c (hash_scan_set): If cprop, see if REG_EQUAL...
2001-02-13 Jan Hubickacse.c (cse_main): Converts ifdefs on PIC_OFFSET_TABLE_R...
2001-01-02 John David Anglinloop.c (add_label_notes): Increment the label usage...
2000-12-06 Michael Matzgcse.c (compute_pre_data): Kill trapping expressions...
2000-11-21 Diego Novillogcse.c (hoist_expr_reaches_here_p): Do not mark expr_bb...
2000-11-14 Michael MatzMichael Matz <matzmich@cs.tu-berlin.de>
2000-11-07 Joseph Myersalias.c [...] (init_alias_analysis, [...]): Use memset...
2000-10-24 Aldy Hernandezdo not propagate constants into jump_insn's for machine...
2000-10-20 Richard Kennergcse.c (set_hash_table_size): Now unsigned.
2000-10-13 Mark MitchellRemove obstacks.
2000-09-22 Brad Luciertoplev.c (warn_disabled_optimization): Declare new...
2000-09-05 Alexandre Olivagcse.c (hash_string_1): Add prototype.
2000-09-02 Alexandre Olivartl.h (ASM_OPERANDS_INPUT_CONSTRAINT_EXP): New macro.
2000-08-04 Rodney Brownalias.c (mark_constant_function): Use INSN_P.
2000-07-30 Jan Hubickagcse.c (try_replace_reg): Use validate_replace_rtx_sube...
2000-07-28 Richard Hendersoncse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY.
2000-07-28 Kaveh R. Ghazidwarf2out.c: Indent #error directive.
2000-07-27 Mark MitchellPut phi nodes after NOTE_INSN_BASIC_BLOCK.
2000-07-24 Jeffrey A Lawgcse.c (alloc_pre_mem): Do not alloc TRANSPOUT, it...
2000-07-24 Jeffrey A Lawgcse.c (alloc_avail_expr_mem): Kill unused 'u_bitmap'.
2000-07-24 Jeffrey A Lawgcse.c (free_pre_mem): Do not free ANTLOC and AE_KILL...
2000-07-24 Jeffrey A Lawgcse.c (alloc_pre_mem, [...]): Delete unused bitmap...
2000-07-21 Michael Matzgcse.c (record_one_set): Prepend instead of append...
2000-07-19 Bernd SchmidtAdditional ENABLE_CHECKING code.
2000-07-03 Jeff LawFix typo in comment.
2000-07-03 Jeffrey A Lawgcse.c (compute_pre_data): Compute ae_kill using other...
2000-06-19 Richard Kenner* gcse.c (insert_insn_end_bb): Always put after NOTE_IN...
2000-05-25 Jan Hubickacombine.c (try_combine): Use any_condjump_p...
2000-05-04 Jason Merrillsimplify-rtx.c (simplify_ternary_operation): Cast to...
2000-04-10 Richard Kennergcse.c (expr_hash_table_size): Now unsigned.
2000-04-07 Richard Hendersongcse.c (gcse_main): Don't rebuild the CFG here.
2000-03-25 Richard Kenner* Rework fields used to describe positions of bitfields and
2000-03-07 Kaveh R. Ghazirtl.h (rtunion_def): Constify member `rtstr'.
2000-03-07 Alexandre Olivagcse.c (compute_can_copy): Adjust if/else blocks from...
2000-03-03 Jason Merrill* gcse.c (dump_hash_table): Really fix error in last...
2000-03-02 Richard Kennerc-common.c (c_common_nodes_and_builtins): Make sizetype...
2000-02-29 Richard Kennergcse.c: Cleanups throughout: mostly white-space, but...
2000-01-28 Richard Hendersonflow.c (find_basic_blocks): Remove do_cleanup argument.
2000-01-15 John Wehlegcse.c (insert_insn_end_bb): Use emit_block_insn_before...
2000-01-14 Kaveh R. Ghazieh-common.h: PROTO -> PARAMS.
2000-01-12 Nick Burrettgcse.c (delete_null_pointer_checks_1): Cope when get_co...
2000-01-05 Jeff Lawcse.c (cse_insn): Missing cast added.
1999-12-17 Jan Hubickagcse.c (try_replace_reg): Do replacements in REG_EQUAL...
1999-11-15 Jeffrey A Lawbasic-block.h: Remove all #defines and prototypes relat...
1999-11-15 Jeffrey A Lawgcse.c (delete_null_pointer_checks_1): Kill unused...
1999-11-15 Jeffrey A Lawgcse.c (pre_expr_reaches_here_p): Kill CHECK_PRE_COM...
1999-11-11 Jeffrey A Lawflow.c (compute_flow_dominators): Initially put all...
next