| Commit message (Expand) | Author | Age | Files | Lines |
* | * jump.c (mark_jump_label): Tidy previous change. | mmitchel | 2001-05-19 | 1 | -14/+6 |
* | * jump.c (jump_optimize_1): Tidy. | mmitchel | 2001-05-19 | 1 | -9/+30 |
* | * jump.c (jump_optimize_1): Do not wrap the new jump target | law | 2001-05-10 | 1 | -3/+1 |
* | * ifcvt.c (merge_if_block): Use any_uncondjump_p, not simplejump_p | law | 2001-05-10 | 1 | -2/+3 |
* | * c-lex.c: NULL_PTR -> NULL. | ghazi | 2001-05-02 | 1 | -3/+2 |
* | * flow.c (propagate_block_delete_insn): Handle deletion of ADDR_VEC | law | 2001-04-28 | 1 | -4/+21 |
* | * flow.c (proagate_one_insn): Remove useless assignment. | mmitchel | 2001-04-21 | 1 | -4/+3 |
* | * jump.c (mark_all_labels): Canonicalize the tail recursion | law | 2001-04-18 | 1 | -0/+11 |
* | * Makefile.in (toplev.o, jump.o, regmove.o): Depend on reload.h | ghazi | 2001-04-13 | 1 | -0/+1 |
* | * jump.c (jump_optimize_1): Don't delete dead stores here. | wehle | 2001-04-13 | 1 | -29/+0 |
* | * rtl.h (set_noop_p): Declare. | wehle | 2001-04-04 | 1 | -19/+1 |
* | 2001-04-03 Jakub Jelinek <jakub@redhat.com> | amacleod | 2001-04-03 | 1 | -11/+17 |
* | IA-64 ABI Exception Handling. | rth | 2001-03-28 | 1 | -18/+0 |
* | * bb-reorder.c, dwarf2out.c, except.c, except.h, flow.c, | rth | 2001-03-28 | 1 | -1/+1 |
* | * mkconfig.sh: Include insn-flags.h. | rth | 2001-03-22 | 1 | -1/+0 |
* | 2001-03-12 Jeffrey Oldham <oldham@codesourcery.com> | oldham | 2001-03-12 | 1 | -11/+1 |
* | Brad's -ffast-math breakup. | rth | 2001-03-07 | 1 | -3/+3 |
* | * i386.md (sse_andti3, sse_nandti_3, sse_xorti3): Add SSE2 versions; | hubicka | 2001-02-28 | 1 | -29/+0 |
* | * jump.c (reversed_comparison_code_parts): Allow reversal of | hubicka | 2001-02-28 | 1 | -1/+11 |
* | * jump.c (jump_optimize_1): Only define reversed_code #ifdef HAVE_trap. | kenner | 2001-02-18 | 1 | -0/+2 |
* | * jump.c (jump_optimize_1): When we delete a conditional jump | dj | 2001-02-14 | 1 | -0/+22 |
* | * jump.c (squeeze_notes): Revert 2000-05-12 change. | rth | 2001-02-11 | 1 | -7/+5 |
* | 2001-01-30 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> | sirl | 2001-01-30 | 1 | -0/+6 |
* | * jump.c (simplejump_p): Revert last change. | rth | 2001-01-08 | 1 | -15/+4 |
* | * jump.c (jump_optimize_1): Use reversed_comparison_code | hubicka | 2001-01-08 | 1 | -13/+23 |
* | * jump.c (simplejump_p): Recognize any single_set jump | rth | 2001-01-07 | 1 | -4/+15 |
* | * jump.c (reversed_comparison_code_parts): Fix typo introduced by | gerald | 2001-01-07 | 1 | -1/+1 |
* | * jump.c (reversed_comparison_code_parts, reversed_comparison_code): | hubicka | 2001-01-07 | 1 | -63/+149 |
* | * jump.c (comparison_dominates_p): Support unordered compares. | hubicka | 2001-01-07 | 1 | -3/+19 |
* | * reload.c (subst_reloads): Take INSN argument. When | aoliva | 2001-01-07 | 1 | -0/+18 |
* | * simplify-rtx.c (cfc_args): add "unordered" field. | hubicka | 2001-01-05 | 1 | -3/+2 |
* | * jump.c (jump_optimize_1): Don't delete the line note after the | jason | 2000-12-15 | 1 | -9/+16 |
* | * jump.c (delete_insn): Check that REG_LABEL note actually contains | amylaar | 2000-11-29 | 1 | -1/+3 |
* | * jump.c (delete_computation): Re-instate deletion of feeding insn. | amylaar | 2000-11-24 | 1 | -11/+25 |
* | * jump.c (delete_computation): Don't assume that just becuase an | mmitchel | 2000-11-12 | 1 | -27/+0 |
* | * alpha.c (check_float_value): Use memcpy, not bcopy. | ghazi | 2000-11-10 | 1 | -2/+1 |
* | * alias.c (init_alias_analysis), calls.c (expand_call, | jsm28 | 2000-11-07 | 1 | -1/+1 |
* | * c-decl.c (warn_missing_noreturn): Remove. | rth | 2000-10-06 | 1 | -72/+0 |
* | * alias.c (mark_constant_function): Use INSN_P. | law | 2000-08-04 | 1 | -2/+2 |
* | * jump.c: Fix formatting. | law | 2000-08-03 | 1 | -99/+112 |
* | * Makefile.in (OBJS): Add doloop.o. | rth | 2000-07-30 | 1 | -1/+1 |
* | * jump.c (jump_optimize_1): Revert 05-18 change. | rth | 2000-05-31 | 1 | -8/+4 |
* | * jump.c (redirect_jump): Don't emit NOTE_INSN_FUNCTION_END | rth | 2000-05-29 | 1 | -1/+2 |
* | * combine.c (try_combine): Use any_condjump_p, any_uncondjump_p | rth | 2000-05-25 | 1 | -3/+3 |
* | Jan Hubicka <jh@suse.cz> | rth | 2000-05-25 | 1 | -77/+94 |
* | * jump.c (jump_optimize_1): Don't increment LABEL_NUSES | cpopetz | 2000-05-22 | 1 | -1/+2 |
* | * jump.c (can_reverse_comparison_p): Be prepared for insn null. | rth | 2000-05-22 | 1 | -2/+4 |
* | * jump.c (redirect_jump): Add delete_unused argument. Don't | rth | 2000-05-19 | 1 | -10/+12 |
* | * jump.c (jump_optimize_1): Base minimum insn count during | rth | 2000-05-18 | 1 | -4/+8 |
* | * jump.c (jump_optimize_1): Remove inactive but real insns | rth | 2000-05-17 | 1 | -0/+7 |