| Commit message (Expand) | Author | Age | Files | Lines |
* | * rtl.h (in_expr_list_p): New declaration. | kenner | 2001-12-24 | 1 | -0/+1 |
* | * rtl.h (subreg_lsb): Declare. | wehle | 2001-12-22 | 1 | -0/+1 |
* | * machmode.h (mode_name, mode_class, mode_size, mode_unit_size, | ghazi | 2001-12-18 | 1 | -4/+4 |
* | * Makefile.in (cfgcleanup.o): Add cselib.h dependancy. | hubicka | 2001-12-17 | 1 | -2/+0 |
* | * regrename.c (copyprop_hardreg_forward): New optimization. | rth | 2001-12-12 | 1 | -0/+1 |
* | * rtl.h (get_jump_table_offset): Declare. | wehle | 2001-12-07 | 1 | -0/+1 |
* | 2001-12-04 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2001-12-05 | 1 | -3/+4 |
* | * rtl.h (mem_attrs): Rename decl to expr; adjust all users. | rth | 2001-12-02 | 1 | -4/+5 |
* | * function.c (keep_stack_depressed): Major rework. | kenner | 2001-11-21 | 1 | -1/+3 |
* | * alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P. | kenner | 2001-11-15 | 1 | -0/+11 |
* | * jump.c (squeeze_notes): Return true if no real insns were found. | jakub | 2001-11-15 | 1 | -1/+1 |
* | * rtl.h (mem_for_const_double): New declaration. | kenner | 2001-11-06 | 1 | -0/+1 |
* | * cselib.c (cselib_subst_to_values, case CONST_DOUBLE): Remove | kenner | 2001-11-03 | 1 | -8/+4 |
* | * emit-rtl.c (set_unique_reg_note): Don't create REG_EQUAL or | jakub | 2001-10-30 | 1 | -1/+1 |
* | * alias.c (can_address_p): No longer static. | kenner | 2001-10-25 | 1 | -6/+16 |
* | * alias.c (can_address_p): Compnonents are not addressable if | kenner | 2001-10-23 | 1 | -1/+5 |
* | * emit-rtl.c (set_mem_attributes): Alignment is in bits. | kenner | 2001-10-20 | 1 | -2/+2 |
* | * basic-block.h (find_sub_basic_blocks): Use sbitmap parameter. | hubicka | 2001-10-20 | 1 | -1/+0 |
* | * rtl.h (REG_VTABLE_REF): New. | rth | 2001-10-11 | 1 | -1/+5 |
* | * calls.c: Fix formatting. | kazu | 2001-10-11 | 1 | -15/+15 |
* | * rtl.h (can_reverse_comparison_p): Remove. | rth | 2001-10-11 | 1 | -1/+0 |
* | * c-common.c: Fix comment typos. | kazu | 2001-10-09 | 1 | -1/+1 |
* | * function.c (keep_stack_depressed): Don't use delete_insn. | kenner | 2001-10-01 | 1 | -10/+47 |
* | * rtl.h (LCT_RETURNS_TWICE): New. | rth | 2001-09-21 | 1 | -1/+2 |
* | * basic-block.h (flow_delete_insn, flow_delete_insn_chain): Kill. | hubicka | 2001-09-21 | 1 | -1/+3 |
* | * basic-block.h (free_bb_for_insn): Declare. | hubicka | 2001-09-16 | 1 | -0/+1 |
* | * rtl.h (FIND_REG_INC_NOTE) [HAVE_PRE_INCREMENT | hp | 2001-09-14 | 1 | -1/+4 |
* | Fix for PR 3783. | wilson | 2001-09-07 | 1 | -0/+1 |
* | * loop.c (record_giv): Avoid simplifying MULT to ASHIFT. | rth | 2001-09-07 | 1 | -0/+1 |
* | 2001-08-30 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2001-08-30 | 1 | -2/+14 |
* | 2001-08-27 Vladimir Makarov <vmakarov@touchme.toronto.redhat.com> | vmakarov | 2001-08-27 | 1 | -14/+2 |
* | * predict.c (expensive_function_p): New. | hubicka | 2001-08-25 | 1 | -0/+1 |
* | * jump.c (squeeze_notes): Take parms by reference. Handle END being | jason | 2001-08-22 | 1 | -1/+1 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * system.h: Forward-declare struct rtx_def, struct rtvec_def, | zack | 2001-08-17 | 1 | -18/+13 |
* | * rtl.h (only_sets_cc0_p): New prototype. | wehle | 2001-08-15 | 1 | -0/+1 |
* | * rtl.h: Move prototypes of rtx_alloc and rtvec_alloc around | geoffk | 2001-08-13 | 1 | -4/+2 |
* | * rtl.h (REG_EH_RETHROW): Remove. | rth | 2001-08-11 | 1 | -5/+0 |
* | * calls.c (ECF_ALWAYS_RETURN): New constant. | hubicka | 2001-08-08 | 1 | -2/+6 |
* | * calls.c (expand_call): Do not emit INSN_SETJMP note. | hubicka | 2001-08-07 | 1 | -5/+5 |
* | * alias.c (nonlocal_mentioned_p): | hubicka | 2001-08-07 | 1 | -2/+2 |
* | * rtlanal.c (parms_set, find_first_parameter_load): Break out from...; | hubicka | 2001-07-29 | 1 | -0/+1 |
* | Suggested by Richard Henderson and Richard Kenner: | hubicka | 2001-07-29 | 1 | -0/+4 |
* | * simplify-rtx.c (avoid_constant_pool_reference): Export. | rth | 2001-07-26 | 1 | -0/+1 |
* | * rtl.h (cleanup_barriers): Declare. | hubicka | 2001-07-26 | 1 | -0/+1 |
* | * recog.c (split_all_insns_noflow): New. | hubicka | 2001-07-24 | 1 | -0/+1 |
* | * basic-block.h (find_sub_basic_block): Declare. | hubicka | 2001-07-23 | 1 | -0/+1 |
* | * basic-block.h (redirect_edge_and_branch_force, | hubicka | 2001-07-22 | 1 | -0/+1 |
* | * jump.c: Update comments. | hubicka | 2001-07-22 | 1 | -6/+2 |
* | * basic-block.h (CLEANUP_PRE_SIBCALL): New constant. | hubicka | 2001-07-16 | 1 | -1/+1 |