summaryrefslogtreecommitdiff
path: root/gcc/jump.c
Commit message (Expand)AuthorAgeFilesLines
* * jump.c (delete_insn): Check that REG_LABEL note actually containsamylaar2000-11-291-1/+3
* * jump.c (delete_computation): Re-instate deletion of feeding insn.amylaar2000-11-241-11/+25
* * jump.c (delete_computation): Don't assume that just becuase anmmitchel2000-11-121-27/+0
* * alpha.c (check_float_value): Use memcpy, not bcopy.ghazi2000-11-101-2/+1
* * alias.c (init_alias_analysis), calls.c (expand_call,jsm282000-11-071-1/+1
* * c-decl.c (warn_missing_noreturn): Remove.rth2000-10-061-72/+0
* * alias.c (mark_constant_function): Use INSN_P.law2000-08-041-2/+2
* * jump.c: Fix formatting.law2000-08-031-99/+112
* * Makefile.in (OBJS): Add doloop.o.rth2000-07-301-1/+1
* * jump.c (jump_optimize_1): Revert 05-18 change.rth2000-05-311-8/+4
* * jump.c (redirect_jump): Don't emit NOTE_INSN_FUNCTION_ENDrth2000-05-291-1/+2
* * combine.c (try_combine): Use any_condjump_p, any_uncondjump_prth2000-05-251-3/+3
* Jan Hubicka <jh@suse.cz>rth2000-05-251-77/+94
* * jump.c (jump_optimize_1): Don't increment LABEL_NUSEScpopetz2000-05-221-1/+2
* * jump.c (can_reverse_comparison_p): Be prepared for insn null.rth2000-05-221-2/+4
* * jump.c (redirect_jump): Add delete_unused argument. Don'trth2000-05-191-10/+12
* * jump.c (jump_optimize_1): Base minimum insn count duringrth2000-05-181-4/+8
* * jump.c (jump_optimize_1): Remove inactive but real insnsrth2000-05-171-0/+7
* * flow.c (commit_one_edge_insertion): Be prepared for a returnrth2000-05-171-11/+7
* * jump.c: Fix typos and clarify commentary from last change.rth2000-05-161-49/+30
* * jump.c (condjump_p): Mark as depreached.hubicka2000-05-151-2/+85
* * Makefile.in (final.o): Depend on BASIC_BLOCK_H.rth2000-05-121-9/+27
* * ifcvt.c: New file.rth2000-04-301-1478/+13
* * jump.c (redirect_exp_1): Rework from old redirect_exp. Neverrth2000-04-271-142/+196
* * jump.c (invert_jump): Always invert REG_BR_PROB. Do it correctly.rth2000-04-271-11/+7
* * cccp.c, cexp.y, cexp.c, cccp.1: Removed.zack2000-04-181-1/+1
* * jump.c (jump_optimize_1): Fix typo in elide optimizationsrth2000-03-261-1/+1
* Fix sibcall problem in jump.c.crux2000-03-261-0/+9
* * Rework fields used to describe positions of bitfields andkenner2000-03-251-3/+4
* * jump.c (delete_noop_moves): Remove code attempting tohubicka2000-03-201-98/+0
* Sibling call optimizations.rth2000-03-171-9/+31
* * jump.c (jump_optimize_1): Don't call delete_barrier_successorskenner2000-02-281-1/+4
* Fix copyrights.law2000-02-261-1/+2
* * jump.c (jump_optimize_1): The first operand in a relationallaw2000-02-111-1/+7
* * jump.c (delete_insn): Don't delete user labels at -O0.rth2000-02-101-8/+12
* * flow.c (flow_delete_insn, make_edge, remove_edge): Export.rth2000-02-061-39/+0
* * jump.c (mark_jump_label): Add in_mem param, check SYMBOL_REFscpopetz2000-02-041-13/+20
* * jump.c (delete_insn): Partially revert 19 Jan change;rth2000-02-021-1/+2
* * jump.c (redirect_jump): Move a NOTE_INSN_FUNCTION_END to thejason2000-01-311-0/+7
* Delete a superfluous and buggy optimizationcrux2000-01-281-119/+0
* * tree.def (UNNE_EXPR): Remove.rth2000-01-261-12/+78
* * rtl.def: Add unordered fp comparisions.rth2000-01-241-27/+36
* * jump.c (jump_optimize_1): Don't do addr_vec optimizations at -O0.rth2000-01-201-3/+3
* * stupid.c: Die die die.rth2000-01-191-31/+12
* * ggc-common.c: PROTO -> PARAMS.ghazi2000-01-171-21/+21
* If RTL checking is enabled, make sure that emit_insn is not used to emit anickc2000-01-141-1/+1
* * builtins.c (expand_builtin_strlen): Initialize variable `icode'.ghazi2000-01-041-2/+2
* * cse.c (free_element, get_element): Remove unused prototypes.ghazi1999-12-291-4/+8
* * alias.c (nonlocal_reference_p): Add else for disjoint ifs.rth1999-12-271-2/+2
* * jump.c (jump_optimize_1): Revert last change.rth1999-11-181-6/+2