summaryrefslogtreecommitdiff
path: root/gcc/jump.c
Commit message (Expand)AuthorAgeFilesLines
* * cfglayout.c (insn_scope): New static functionhubicka2003-06-081-2/+2
* * gcse.c (cprop_jump): Make use of REG_EQUAL notes on bothsayle2003-05-211-0/+29
* * alias.c (nonlocal_mentioned_p, nonlocal_referenced_p)kraai2003-05-201-2/+0
* * c-parse.in (if_stmt_locus): New object.gdr2003-05-091-3/+7
* PR middle-end/10336jason2003-04-291-6/+8
* PR middle-end/10336, c++/10401jason2003-04-151-1/+2
* PR c/10175jason2003-04-041-2/+12
* * cfgbuild.c (make_edges): Use tablejump_p.rth2003-03-301-4/+1
* * objc-act.c: Include cgraph.hhubicka2003-02-261-0/+3
* * combine.c (combine_simplify_rtx, simplfy_comparison): Use CC0_P.sayle2003-02-261-5/+1
* 2003-02-22 Steven Bosscher <s.bosscher@student.tudelft.nl>aj2003-02-221-13/+14
* * jump.c (next_nonnote_insn_in_loop): New function.zlomek2003-01-101-3/+26
* Merge basic-improvements-branch to trunkzack2002-12-161-27/+20
* * jump.c (mark_jump_label): Handle subregs of label_refs.hubicka2002-11-081-1/+0
* * jump.c (never_reached_warning): Don't set contains_insn until thedanglin2002-11-041-1/+1
* * reload.c (push_reload): Handle subregs and secondary memory.hubicka2002-09-301-0/+12
* * dbxout.c: Follow spelling conventions.kazu2002-09-221-2/+2
* 2002-06-05 David S. Miller <davem@redhat.com>davem2002-06-111-1/+3
* * loop.c (emit_prefetch_instructions): Properly place the address computation.hubicka2002-06-021-14/+2
* * basic-block.h (flow_delete_block_noexpunge): Declare.rth2002-04-101-7/+0
* Add 2002 to the copyright dates.rsandifo2002-03-071-1/+1
* * defaults.h (MODE_HAS_NANS, MODE_HAS_INFINITIES): New.rsandifo2002-03-071-11/+3
* * jump.c (redirect_jump): If old label has no UID, don't try toamylaar2002-02-211-1/+3
* * jump.c (never_reached_warning): Add finish argument.jakub2002-02-121-8/+15
* * Makefile.in (cfgcleanup.o): Add cselib.h dependancy.hubicka2001-12-171-467/+0
* * function.c (keep_stack_depressed): Major rework.kenner2001-11-211-1/+3
* * jump.c (squeeze_notes): Return true if no real insns were found.jakub2001-11-151-5/+6
* * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog.5, ChangeLog,jsm282001-11-111-1/+1
* * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4,jsm282001-10-281-1/+1
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-38/+38
* * basic-block.h (flow_delete_insn, flow_delete_insn_chain): Kill.hubicka2001-09-211-68/+23
* * jump.c (mark_jump_label): Revert patch from 2001-08-28, theaj2001-08-311-1/+1
* * jump.c (mark_jump_label): Fix typo: REG_LABEL is EXPR_LIST, notaoliva2001-08-281-1/+1
* * jump.c (squeeze_notes): Take parms by reference. Handle END beingjason2001-08-221-9/+24
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * rtl.h (only_sets_cc0_p): New prototype.wehle2001-08-151-1/+25
* * jump.c: Fix formatting.kazu2001-08-131-28/+28
* * alias.c (nonlocal_mentioned_p):hubicka2001-08-071-1/+1
* * jump.c (duplicate_loop_exit_test): Better test for jumpshubicka2001-07-311-3/+12
* * jump.c: Add prototype for mark_modified_reg.aj2001-07-301-0/+1
* * rtl.h (cleanup_barriers): Declare.hubicka2001-07-261-0/+26
* * jump.c: Update comments.hubicka2001-07-221-829/+54
* * flow.c (redirect_edge_and_branch): Bail out on complex edges.hubicka2001-07-181-40/+0
* Re-install recently reverted patch.hubicka2001-07-141-474/+31
* * ifcvt.c (find_cond_trap): New.rth2001-07-141-79/+0
* 2001-07-13 Kazu Hirata <kazu@hxi.com>kazu2001-07-131-2/+2
* Revert Jan Hubicka's patch of Fri Jul 13 14:46:21 CEST 2001.geoffk2001-07-131-31/+474
* * emit-rtl.c (try_split): Update mark_jump_label call.hubicka2001-07-131-474/+31
* * flow.c (merge_blocks_move_successor_nojumps): Do not crashhubicka2001-07-111-0/+5
* * jump.c (duplicate_loop_exit_test): Fix loop header heuristics.hubicka2001-06-111-4/+5