| Commit message (Expand) | Author | Age | Files | Lines |
* | * explow.c (allocate_dynamic_stack_space SETJMP_VIA_SAVE_AREA): | davem | 2005-04-27 | 1 | -1/+0 |
* | * rtl.h (CONST_DOUBLE): Fix comment, a CONST_DOUBLE holds an | davem | 2005-04-23 | 1 | -1/+1 |
* | * predict.h (IS_TAKEN): Remove. | kazu | 2005-04-17 | 1 | -1/+0 |
* | * rtl.h (NOTE_PREDICTION_ALG, NOTE_PREDICTION_FLAGS, | kazu | 2005-04-13 | 1 | -5/+0 |
* | * rtl.h (RTX_EXPR_FIRST, RTX_EXPR_LAST): Remove. | kazu | 2005-04-13 | 1 | -2/+0 |
* | * rtl.h (CLEAR_RTX_FLAGS): Remove. | kazu | 2005-04-13 | 1 | -13/+0 |
* | * emit-rtl.c (reverse_comparison): Remove. | kazu | 2005-03-25 | 1 | -1/+0 |
* | 2005-03-21 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-03-21 | 1 | -0/+1 |
* | 2005-03-21 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-03-21 | 1 | -0/+1 |
* | * rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions) | rsandifo | 2005-03-04 | 1 | -0/+4 |
* | * recog.c (verify_changes, confirm_change_group): New functions, | amylaar | 2005-03-02 | 1 | -0/+1 |
* | * calls.c (emit_call_1): Don't use REG_ALWAYS_RETURN. | kazu | 2005-02-28 | 1 | -2/+1 |
* | 2005-02-28 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-02-28 | 1 | -0/+4 |
* | * flow.c (recompute_reg_usage): Remove all arguments. | kazu | 2005-02-15 | 1 | -1/+1 |
* | 2005-01-24 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-01-24 | 1 | -0/+1 |
* | * expmed.c (expand_mult_highpart): Make static. Change type of | sayle | 2005-01-24 | 1 | -2/+0 |
* | * rtl.def (CONST_VECTOR): Use RTX_CONST_OBJ. | rth | 2005-01-20 | 1 | -2/+1 |
* | 2005-01-15 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-01-17 | 1 | -2/+2 |
* | * rtlanal.c (regs_set_between_p): Remove. | kazu | 2005-01-15 | 1 | -1/+0 |
* | * c-tree.h, coverage.h, langhooks-def.h, optabs.h, output.h, | kazu | 2005-01-14 | 1 | -5/+0 |
* | PR rtl-opt/15289 | rth | 2004-12-01 | 1 | -2/+0 |
* | * rtl.h (validate_subreg): Declare. | rth | 2004-11-24 | 1 | -0/+2 |
* | * emit-rtl.c, rtl.h (subreg_hard_regno): Remove. | rth | 2004-11-23 | 1 | -1/+0 |
* | * emit-rtl.c (classify_insn): Make it static. | kazu | 2004-11-19 | 1 | -1/+0 |
* | * basic-block.h, c-common.h, df.h, expr.h, output.h, rtl.h, | kazu | 2004-11-17 | 1 | -3/+0 |
* | * c-common.c (walk_stmt_tree): Remove. | kazu | 2004-11-14 | 1 | -1/+0 |
* | * cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P and | steven | 2004-11-13 | 1 | -27/+8 |
* | * cfglayout.c (choose_inner_scope): Make it static. | kazu | 2004-11-11 | 1 | -1/+0 |
* | * alias.c (record_alias_subset, addr_side_effect_eval): | kazu | 2004-11-11 | 1 | -1/+0 |
* | * emit-rtl.c (copy_most_rtx): Remove. | kazu | 2004-11-09 | 1 | -1/+0 |
* | * jump.c (cleanup_barriers): Use delete_insn instead of | kazu | 2004-11-04 | 1 | -1/+0 |
* | * cfgloop.h (struct loop): Update comment. | steven | 2004-11-02 | 1 | -0/+11 |
* | * varasm.c (get_pool_mode_for_function, get_pool_offset): | kazu | 2004-10-22 | 1 | -2/+0 |
* | 2004-10-18 Pat Haugen <pthaugen@us.ibm.com> | dje | 2004-10-18 | 1 | -0/+1 |
* | * basic-block.h: Remove the prototypes for can_hoist_insn_p, | kazu | 2004-10-10 | 1 | -3/+0 |
* | * emit-rtl.c (last_label_num, base_label_num): Remove. | kazu | 2004-10-08 | 1 | -1/+0 |
* | PR rtl-optimization/17791 | rakdver | 2004-10-07 | 1 | -0/+4 |
* | * basic-block.h: Remove the prototype for | kazu | 2004-10-05 | 1 | -1/+0 |
* | PR debug/13974 | hubicka | 2004-09-30 | 1 | -13/+6 |
* | PR rtl-opt/17503 | rth | 2004-09-24 | 1 | -0/+2 |
* | * unroll.c: Removed. | rakdver | 2004-09-14 | 1 | -1/+0 |
* | * rtl.h (read_rtx): Change prototype. | rsandifo | 2004-08-27 | 1 | -1/+1 |
* | * cse.c (cse_around_loop, cse_check_loop_start, | steven | 2004-08-25 | 1 | -1/+1 |
* | * Makefile.in (BUILD_ERRORS): Set to build-errors. | nathan | 2004-08-23 | 1 | -10/+0 |
* | * insn-notes.def, reg-notes.def: New files. | zack | 2004-08-18 | 1 | -214/+11 |
* | * emit-rtl.c (gen_const_mem): New. | rth | 2004-08-18 | 1 | -0/+1 |
* | * Makefile.in (OBJS-common): Add postreload-gcse.c. | steven | 2004-08-18 | 1 | -1/+5 |
* | * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P. | rth | 2004-08-18 | 1 | -4/+5 |
* | 2004-08-17 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-08-17 | 1 | -1/+0 |
* | 2004-08-09 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-08-09 | 1 | -1/+0 |