| Commit message (Expand) | Author | Age | Files | Lines |
* | basic-block.h (flow_delete_block_noexpunge): Declare. | Richard Henderson | 2002-04-09 | 1 | -7/+0 |
* | Add 2002 to the copyright dates. | Richard Sandiford | 2002-03-07 | 1 | -1/+1 |
* | defaults.h (MODE_HAS_NANS, [...]): New. | Richard Sandiford | 2002-03-07 | 1 | -11/+3 |
* | jump.c (redirect_jump): If old label has no UID, don't try to delete it. | J"orn Rennecke | 2002-02-21 | 1 | -1/+3 |
* | jump.c (never_reached_warning): Add finish argument. | Jakub Jelinek | 2002-02-12 | 1 | -8/+15 |
* | Makefile.in (cfgcleanup.o): Add cselib.h dependancy. | Jan Hubicka | 2001-12-17 | 1 | -467/+0 |
* | function.c (keep_stack_depressed): Major rework. | Richard Kenner | 2001-11-21 | 1 | -1/+3 |
* | jump.c (squeeze_notes): Return true if no real insns were found. | Jakub Jelinek | 2001-11-15 | 1 | -5/+6 |
* | ChangeLog.2, [...]: Fix spelling errors. | Joseph Myers | 2001-11-11 | 1 | -1/+1 |
* | ChangeLog.0, [...]: Fix spelling errors. | Joseph Myers | 2001-10-28 | 1 | -1/+1 |
* | alias.c: Remove uses of "register" specifier in declarations of arguments and... | Stan Shebs | 2001-10-11 | 1 | -38/+38 |
* | basic-block.h (flow_delete_insn, [...]): Kill. | Jan Hubicka | 2001-09-21 | 1 | -68/+23 |
* | jump.c (mark_jump_label): Revert patch from 2001-08-28, the code was correct. | Andreas Jaeger | 2001-08-31 | 1 | -1/+1 |
* | jump.c (mark_jump_label): Fix typo: REG_LABEL is EXPR_LIST, not INSN_LIST. | Alexandre Oliva | 2001-08-28 | 1 | -1/+1 |
* | jump.c (squeeze_notes): Take parms by reference. | Jason Merrill | 2001-08-22 | 1 | -9/+24 |
* | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 2001-08-22 | 1 | -12/+12 |
* | rtl.h (only_sets_cc0_p): New prototype. | John Wehle | 2001-08-15 | 1 | -1/+25 |
* | * jump.c: Fix formatting. | Kazu Hirata | 2001-08-13 | 1 | -28/+28 |
* | alias.c (nonlocal_mentioned_p): Rename CONST_CALL_P to CONST_OR_PURE_CALL_P | Jan Hubicka | 2001-08-07 | 1 | -1/+1 |
* | jump.c (duplicate_loop_exit_test): Better test for jumps entering the loop; c... | Jan Hubicka | 2001-07-31 | 1 | -3/+12 |
* | jump.c: Add prototype for mark_modified_reg. | Andreas Jaeger | 2001-07-30 | 1 | -0/+1 |
* | rtl.h (cleanup_barriers): Declare. | Jan Hubicka | 2001-07-26 | 1 | -0/+26 |
* | jump.c: Update comments. | Jan Hubicka | 2001-07-22 | 1 | -829/+54 |
* | flow.c (redirect_edge_and_branch): Bail out on complex edges. | Richard Henderson | 2001-07-18 | 1 | -40/+0 |
* | Re-install recently reverted patch. | Jan Hubicka | 2001-07-14 | 1 | -474/+31 |
* | ifcvt.c (find_cond_trap): New. | Richard Henderson | 2001-07-14 | 1 | -79/+0 |
* | jump.c (reversed_comparison_code_parts): Fix comment typos. | Kazu Hirata | 2001-07-13 | 1 | -2/+2 |
* | Revert Jan Hubicka's patch of Fri Jul 13 14:46:21 CEST 2001. | Geoffrey Keating | 2001-07-13 | 1 | -31/+474 |
* | emit-rtl.c (try_split): Update mark_jump_label call. | Jan Hubicka | 2001-07-13 | 1 | -474/+31 |
* | flow.c (merge_blocks_move_successor_nojumps): Do not crash when fallthru edge... | Jan Hubicka | 2001-07-11 | 1 | -0/+5 |
* | * jump.c (duplicate_loop_exit_test): Fix loop header heuristics. | Jan Hubicka | 2001-06-11 | 1 | -4/+5 |
* | predict.def: New file. | Jan Hubicka | 2001-06-09 | 1 | -7/+19 |
* | jump.c (mark_modified_reg): Allow jump threading if condition codes are repre... | Jakub Jelinek | 2001-06-08 | 1 | -2/+8 |
* | * jump.c (mark_jump_label): Fix thinko in 2001-05-19 change. | Mark Mitchell | 2001-05-23 | 1 | -39/+28 |
* | * jump.c (mark_jump_label): Tidy previous change. | Mark Mitchell | 2001-05-19 | 1 | -14/+6 |
* | jump.c (jump_optimize_1): Tidy. | Mark Mitchell | 2001-05-19 | 1 | -9/+30 |
* | jump.c (jump_optimize_1): Do not wrap the new jump target inside a LABEL_REF... | Jeffrey A Law | 2001-05-10 | 1 | -3/+1 |
* | ifcvt.c (merge_if_block): Use any_uncondjump_p... | Jeffrey A Law | 2001-05-10 | 1 | -2/+3 |
* | c-lex.c: NULL_PTR -> NULL. | Kaveh R. Ghazi | 2001-05-02 | 1 | -3/+2 |
* | flow.c (propagate_block_delete_insn): Handle deletion of ADDR_VEC and ADDR_DI... | Jeffrey A Law | 2001-04-28 | 1 | -4/+21 |
* | flow.c (proagate_one_insn): Remove useless assignment. | Mark Mitchell | 2001-04-21 | 1 | -4/+3 |
* | jump.c (mark_all_labels): Canonicalize the tail recursion label attached to C... | Jeffrey A Law | 2001-04-17 | 1 | -0/+11 |
* | Makefile.in (toplev.o, [...]): Depend on reload.h | Kaveh R. Ghazi | 2001-04-13 | 1 | -0/+1 |
* | jump.c (jump_optimize_1): Don't delete dead stores here. | John Wehle | 2001-04-13 | 1 | -29/+0 |
* | rtl.h (set_noop_p): Declare. | John Wehle | 2001-04-04 | 1 | -19/+1 |
* | Use byte offsets in SUBREGs instead of words. | Jakub Jelinek | 2001-04-03 | 1 | -11/+17 |
* | IA-64 ABI Exception Handling. | Richard Henderson | 2001-03-28 | 1 | -18/+0 |
* | bb-reorder.c, [...]: Rename asynchronous_exceptions to flag_non_call_exceptions. | Richard Henderson | 2001-03-27 | 1 | -1/+1 |
* | mkconfig.sh: Include insn-flags.h. | Richard Henderson | 2001-03-22 | 1 | -1/+0 |
* | jump.c (reversed_comparison_code_parts): Reverse Jan Hubricka's 2001-02-28 pa... | Jeffrey Oldham | 2001-03-12 | 1 | -11/+1 |