]> gcc.gnu.org Git - gcc.git/history - gcc/jump.c
jvspec.c (lang_specific_driver): Fix -C handling.
[gcc.git] / gcc / jump.c
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...
1999-10-01 Richard Hendersonjump.c (jump_optimize_1): Use general_operand not regis...
1999-09-20 Bernd SchmidtMake it possible to prototype port-specific functions...
1999-09-14 Kaveh R. Ghazic-pragma.c (handle_pragma_token): Wrap variables `name...
1999-09-07 Jeff LawMerge in gcc2-ss-010999
1999-08-29 John Wehlejump.c (delete_prior_computation): Also check calls...
1999-08-29 Jeffrey A Lawjump.c (jump_optimize_1): Do not delete assignments...
1999-08-27 Philip Blundelljump.c (duplicate_loop_exit_test): Call reg_scan_update...
1999-08-25 Richard Hendersonjump.c (jump_optimize_1): Do cmov opt on any single...
1999-08-24 Herman A.J. ten... * jump.c (delete_barrier_successors) Match (set (pc...
1999-08-20 Kaveh R. Ghazirtl.h (rtx_format): Constify a char*.
1999-08-19 Zack Weinbergrtl.def (NOTE): Change format to "iuu0n".
1999-08-18 Geoff Keatingcse.c (cse_insn): Call never_reached_warning when a...
1999-08-09 Bernd SchmidtInclude function.h in most files.
1999-08-07 Richard Hendersonjump.c (onlyjump_p): New function.
1999-08-06 John Wehlejump.c (delete_prior_computation): New function, broken...
1999-08-04 Richard Henderson* jump.c (delete_insn): Delete the addr_vec when deleti...
1999-06-27 Richard Henderson* jump.c (jump_optimize_1): Validate the cmov copy...
1999-05-31 Jeffrey A Lawjump.c (jump_optimize_1): Only set CAN_REACH_END if...
1999-05-20 Jeff Lawjump.c (can_reverse_comparison_p): Do not abort if...
next
This page took 1.092679 seconds and 107 git commands to generate.