| Commit message (Expand) | Author | Age | Files | Lines |
* | * flow.c (mark_used_reg): Clean up looping over multiple hard | rth | 2001-06-06 | 1 | -115/+90 |
* | * flow.c (set_block_for_new_insns): Remove bogus shortcut. | hubicka | 2001-05-31 | 1 | -6/+0 |
* | * flow.c (life_analysis): After life analysis is complete, do | law | 2001-05-16 | 1 | -2/+26 |
* | * flow.c (propagate_block_delete_insn): Handle deletion of ADDR_VEC | law | 2001-04-28 | 1 | -1/+4 |
* | * flow.c (proagate_one_insn): Remove useless assignment. | mmitchel | 2001-04-21 | 1 | -4/+1 |
* | * gcse.c (update_ld_motion_stores): Don't use variable I for an insn. | kenner | 2001-04-10 | 1 | -2/+2 |
* | 2001-04-09 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2001-04-09 | 1 | -5/+28 |
* | * rtl.h (set_noop_p): Declare. | wehle | 2001-04-04 | 1 | -22/+0 |
* | 2001-04-03 Jakub Jelinek <jakub@redhat.com> | amacleod | 2001-04-03 | 1 | -7/+4 |
* | IA-64 ABI Exception Handling. | rth | 2001-03-28 | 1 | -309/+108 |
* | * flow.c (cleanup_cfg): Take no argument. | rth | 2001-03-28 | 1 | -3/+2 |
* | * flow.c (tidy_fallthru_edges): Don't combine complex edges. | rth | 2001-03-28 | 1 | -3/+22 |
* | * bb-reorder.c, dwarf2out.c, except.c, except.h, flow.c, | rth | 2001-03-28 | 1 | -2/+2 |
* | Fix ia64-linux ICE on bash. | wilson | 2001-03-27 | 1 | -12/+42 |
* | * mkconfig.sh: Include insn-flags.h. | rth | 2001-03-22 | 1 | -1/+0 |
* | * flow.c (insn_dead_p): Don't consider two memrefs equivalent | kenner | 2001-03-12 | 1 | -18/+19 |
* | * flow.c (find_sub_basic_blocks): New function. | hubicka | 2001-02-24 | 1 | -5/+121 |
* | * flow.c (init_propagate_block_info): Canon address and use single_set | hubicka | 2001-02-21 | 1 | -9/+10 |
* | new macro REVERSE_CONDEXEC_PREDICATES_P | aldyh | 2001-02-21 | 1 | -1/+7 |
* | * flow.c (mark_set_1): Make not_dead unsigned long. For | rearnsha | 2001-02-21 | 1 | -6/+7 |
* | * flow.c (print_rtl_and_abort_fcn): Renamed from print_rtl_and_abort. | kenner | 2001-02-18 | 1 | -3/+15 |
* | * flow.c (tidy_fallthru_edge): Never end block on line number NOTE. | kenner | 2001-02-16 | 1 | -1/+8 |
* | * cse.c (cse_main): Converts ifdefs on PIC_OFFSET_TABLE_REGNUM to | hubicka | 2001-02-13 | 1 | -6/+4 |
* | * diagnostic.h (set_internal_error_function): Renamed. | kenner | 2001-02-04 | 1 | -3/+6 |
* | * flow.c (init_propagate_block_info): Don't consider unchanging | rth | 2001-01-24 | 1 | -0/+7 |
* | * rtl.texi (SET, CLOBBER): Document PARALLEL as SET_DEST possibility. | kenner | 2001-01-19 | 1 | -12/+4 |
* | * flow.c (mark_set_1, case PARALLEL): Now case; rework to allow | kenner | 2001-01-18 | 1 | -13/+20 |
* | * flow.c (propagate_on_insn): Make trying to delete a prologue | kenner | 2001-01-16 | 1 | -21/+17 |
* | * flow.c (struct propagate_block_info): Add mem_set_list_len. | rth | 2001-01-16 | 1 | -3/+24 |
* | Partially undo a previous patch | bernds | 2001-01-11 | 1 | -15/+1 |
* | * flow.c (flow_call_edges_add): New. | m.hayes | 2001-01-11 | 1 | -0/+69 |
* | * flow.c (flow_loop_scan): Break out of ... | m.hayes | 2001-01-09 | 1 | -43/+70 |
* | * reload.c (subst_reloads): Take INSN argument. When | aoliva | 2001-01-07 | 1 | -6/+18 |
* | * c-decl.c (c_decode_option): Remove support of | aj | 2001-01-02 | 1 | -30/+36 |
* | Compute REG_N_SETS for ORIGINAL_REGNOs. | bernds | 2000-12-29 | 1 | -1/+15 |
* | * rtl.h (REG_NON_LOCAL_GOTO): New. | rth | 2000-12-21 | 1 | -5/+10 |
* | Fix ARM bootstrap problems introduced by last change | bernds | 2000-12-20 | 1 | -31/+36 |
* | Flow fixes for cond_exec on ia64 | bernds | 2000-12-19 | 1 | -101/+230 |
* | * flow.c (notice_stack_pointer_modification_1): Cleanup. | hubicka | 2000-12-15 | 1 | -6/+1 |
* | * flow.c (notice_stack_pointer_modification_1): Notice midifications | hubicka | 2000-12-13 | 1 | -0/+2 |
* | * flow.c (calculate_global_regs_live): Force the stack pointer live | rth | 2000-12-07 | 1 | -3/+3 |
* | * flow.c (calculate_global_regs_live): Only force stack pointer | rth | 2000-12-05 | 1 | -18/+29 |
* | * flow.c (make_edge): Early out, if no flags to set. | rth | 2000-11-30 | 1 | -11/+25 |
* | * function.h (emit_status): Delete member regno_pointer_flag and | law | 2000-11-30 | 1 | -1/+1 |
* | While building global lifetime information, keep track of which registers are | bernds | 2000-11-27 | 1 | -13/+55 |
* | * flow.c (print_rtl_and_abort): Remove ANSIism. | rth | 2000-11-24 | 1 | -1/+1 |
* | Try to dump some information before aborting. | bernds | 2000-11-23 | 1 | -3/+35 |
* | Michael Matz <matzmich@cs.tu-berlin.de> | rth | 2000-11-14 | 1 | -245/+1 |
* | * flow.c (invalidate_mems_from_set): Split out from ... | rth | 2000-11-10 | 1 | -35/+48 |
* | * flow.c (init_propagate_block_info): Protect the rtx stored in | rth | 2000-11-09 | 1 | -2/+24 |