Makefile.in (TARGET_H, [...]): New.
[gcc.git] / gcc / jump.c
2001-06-11 Jan Hubicka* jump.c (duplicate_loop_exit_test): Fix loop header...
2001-06-09 Jan Hubickapredict.def: New file.
2001-06-08 Jakub Jelinekjump.c (mark_modified_reg): Allow jump threading if...
2001-05-23 Mark Mitchell* jump.c (mark_jump_label): Fix thinko in 2001-05-19...
2001-05-19 Mark Mitchell* jump.c (mark_jump_label): Tidy previous change.
2001-05-19 Mark Mitchelljump.c (jump_optimize_1): Tidy.
2001-05-10 Jeffrey A Lawjump.c (jump_optimize_1): Do not wrap the new jump...
2001-05-10 Jeffrey A Lawifcvt.c (merge_if_block): Use any_uncondjump_p...
2001-05-02 Kaveh R. Ghazic-lex.c: NULL_PTR -> NULL.
2001-04-28 Jeffrey A Lawflow.c (propagate_block_delete_insn): Handle deletion...
2001-04-21 Mark Mitchellflow.c (proagate_one_insn): Remove useless assignment.
2001-04-18 Jeffrey A Lawjump.c (mark_all_labels): Canonicalize the tail recursi...
2001-04-13 Kaveh R. GhaziMakefile.in (toplev.o, [...]): Depend on reload.h
2001-04-13 John Wehlejump.c (jump_optimize_1): Don't delete dead stores...
2001-04-04 John Wehlertl.h (set_noop_p): Declare.
2001-04-03 Jakub JelinekUse byte offsets in SUBREGs instead of words.
2001-03-28 Richard HendersonIA-64 ABI Exception Handling.
2001-03-28 Richard Hendersonbb-reorder.c, [...]: Rename asynchronous_exceptions...
2001-03-22 Richard Hendersonmkconfig.sh: Include insn-flags.h.
2001-03-12 Jeffrey Oldhamjump.c (reversed_comparison_code_parts): Reverse Jan...
2001-03-07 Brad LucierBrad's -ffast-math breakup.
2001-02-28 Jan Hubickai386.md (sse_andti3, [...]): Add SSE2 versions; add...
2001-02-28 Jan Hubickajump.c (reversed_comparison_code_parts): Allow reversal...
2001-02-18 Richard Kenner* jump.c (jump_optimize_1): Only define reversed_code...
2001-02-14 Richard Hendersonjump.c (jump_optimize_1): When we delete a conditional...
2001-02-11 Richard Henderson* jump.c (squeeze_notes): Revert 2000-05-12 change.
2001-01-30 Franz Sirljump.c (comparison_dominates_p): Don't try to handle...
2001-01-08 Richard Henderson* jump.c (simplejump_p): Revert last change.
2001-01-08 Jan Hubickajump.c (jump_optimize_1): Use reversed_comparison_code...
2001-01-07 Richard Hendersonjump.c (simplejump_p): Recognize any single_set jump...
2001-01-07 Gerald Pfeiferjump.c (reversed_comparison_code_parts): Fix typo intro...
2001-01-07 Jan Hubickajump.c (reversed_comparison_code_parts, [...]): New.
2001-01-07 Jan Hubicka* jump.c (comparison_dominates_p): Support unordered...
2001-01-07 Alexandre Olivareload.c (subst_reloads): Take INSN argument.
2001-01-05 Jan Hubickasimplify-rtx.c (cfc_args): add "unordered" field.
2000-12-15 Jason Merrilljump.c (jump_optimize_1): Don't delete the line note...
2000-11-29 J"orn Renneckejump.c (delete_insn): Check that REG_LABEL note actuall...
2000-11-24 J"orn Renneckejump.c (delete_computation): Re-instate deletion of...
2000-11-12 Mark Mitchelljump.c (delete_computation): Don't assume that just...
2000-11-10 Kaveh R. Ghazialpha.c (check_float_value): Use memcpy, not bcopy.
2000-11-07 Joseph Myersalias.c [...] (init_alias_analysis, [...]): Use memset...
2000-10-06 Richard Hendersonc-decl.c (warn_missing_noreturn): Remove.
2000-08-04 Rodney Brownalias.c (mark_constant_function): Use INSN_P.
2000-08-03 Kazu Hirata* jump.c: Fix formatting.
2000-07-30 Richard HendersonMakefile.in (OBJS): Add doloop.o.
2000-05-31 Richard Henderson* jump.c (jump_optimize_1): Revert 05-18 change.
2000-05-29 Richard Hendersonjump.c (redirect_jump): Don't emit NOTE_INSN_FUNCTION_E...
2000-05-25 Jan Hubickacombine.c (try_combine): Use any_condjump_p...
2000-05-25 Jan HubickaJan Hubicka <jh@suse.cz>
2000-05-22 Clinton Popetzjump.c (jump_optimize_1): Don't increment LABEL_NUSES...
2000-05-22 Richard Henderson* jump.c (can_reverse_comparison_p): Be prepared for...
2000-05-19 Richard Hendersonjump.c (redirect_jump): Add delete_unused argument.
2000-05-18 Richard Hendersonjump.c (jump_optimize_1): Base minimum insn count durin...
2000-05-17 Richard Hendersonjump.c (jump_optimize_1): Remove inactive but real...
2000-05-17 Richard Hendersonflow.c (commit_one_edge_insertion): Be prepared for...
2000-05-16 Richard Hendersonjump.c: Fix typos and clarify commentary from last...
2000-05-15 Jan Hubickajump.c (condjump_p): Mark as depreached.
2000-05-12 Richard HendersonMakefile.in (final.o): Depend on BASIC_BLOCK_H.
2000-04-30 Richard Hendersonifcvt.c: New file.
2000-04-27 Richard Hendersonjump.c (redirect_exp_1): Rework from old redirect_exp.
2000-04-27 Richard Hendersonjump.c (invert_jump): Always invert REG_BR_PROB.
2000-04-18 Zack Weinbergcccp.c, [...]: Removed.
2000-03-26 Jan Hubickajump.c (jump_optimize_1): Fix typo in elide optimizatio...
2000-03-26 Bernd SchmidtFix sibcall problem in jump.c.
2000-03-25 Richard Kenner* Rework fields used to describe positions of bitfields and
2000-03-20 Jan Hubickajump.c (delete_noop_moves): Remove code attempting...
2000-03-17 Jeffrey A LawSibling call optimizations.
2000-02-28 Richard Kennerjump.c (jump_optimize_1): Don't call delete_barrier_suc...
2000-02-26 Jeff LawFix copyrights.
2000-02-11 Jeffrey A Lawjump.c (jump_optimize_1): The first operand in a relati...
2000-02-10 Richard Henderson* jump.c (delete_insn): Don't delete user labels at...
2000-02-06 Richard Hendersonflow.c (flow_delete_insn, [...]): Export.
2000-02-04 Clinton Popetzjump.c (mark_jump_label): Add in_mem param, check SYMBO...
2000-02-02 Richard Hendersonjump.c (delete_insn): Partially revert 19 Jan change...
2000-01-31 Jason Merrilljump.c (redirect_jump): Move a NOTE_INSN_FUNCTION_END...
2000-01-28 Bernd SchmidtDelete a superfluous and buggy optimization
2000-01-26 Richard Hendersontree.def (UNNE_EXPR): Remove.
2000-01-24 Richard Hendersonrtl.def: Add unordered fp comparisions.
2000-01-20 Richard Henderson* jump.c (jump_optimize_1): Don't do addr_vec optimizat...
2000-01-19 Richard Hendersonstupid.c: Die die die.
2000-01-17 Kaveh R. Ghaziggc-common.c: PROTO -> PARAMS.
2000-01-14 Nick CliftonIf RTL checking is enabled, make sure that emit_insn...
2000-01-04 Kaveh R. Ghazibuiltins.c (expand_builtin_strlen): Initialize variable...
1999-12-29 Kaveh R. Ghazicse.c (free_element, [...]): Remove unused prototypes.
1999-12-27 Christophe Jailletalias.c (nonlocal_reference_p): Add else for disjoint...
1999-11-18 Richard Henderson* jump.c (jump_optimize_1): Revert last change.
1999-11-17 Richard Hendersonjump.c (jump_optimize_1): Don't try to duplicate the...
1999-11-11 Bernd SchmidtAvoid passing things like NEG into expand_and/expand_binop
1999-11-03 Catherine Mooredefaults.h (ASM_OUTPUT_ALTERNATE_LABEL_NAME): Provide...
1999-11-02 Jan Hubickajump.c (jump_optimize_1): Swap the incscc and the condi...
1999-11-02 Jeffrey A Lawjump.c (jump_optimize_1): Also move LOOP_VTOP and LOOP_...
1999-11-01 Mark Mitchellbitmap.h (BITMAP_XMALLOC): New macro.
1999-11-01 Richard Kenner[multiple changes]
1999-10-29 Richard Hendersonflow.c (count_or_remove_death_notes): Equate NULL with...
1999-10-27 Richard Hendersonjump.c (jump_optimize_1): If we did cross-jumping,...
1999-10-27 Mark Mitchellrtl.h (note_stores): Add additional paramter.
1999-10-20 Richard Earnshaw(jump_optimize_1): More accurately detect casesi insns.
1999-10-08 Bernd SchmidtAdd functions copy_insn/copy_insn_1; use them in jump.c
1999-10-06 Richard Hendersongenconfig.c (main): Disable HAVE_conditional_arithmetic.
1999-10-01 Richard Hendersonjump.c (jump_optimize_1): Amend last change to test...
next