Age | Commit message (Expand) | Author | Files | Lines |
2005-03-25 | emit-rtl.c (reverse_comparison): Remove. | Kazu Hirata | 1 | -1/+0 |
2005-03-21 | combine.c (combine_simplify_rtx, [...]): Adjust calls to reverse_comparison. | Paolo Bonzini | 1 | -0/+1 |
2005-03-21 | rtl.h (struct rtx_hooks): Add gen_lowpart_no_emit. | Paolo Bonzini | 1 | -0/+1 |
2005-03-04 | * rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions) | Richard Sandiford | 1 | -0/+4 |
2005-03-02 | recog.c (verify_changes, [...]): New functions, broken out of apply_change_gr... | J"orn Rennecke | 1 | -0/+1 |
2005-02-28 | calls.c (emit_call_1): Don't use REG_ALWAYS_RETURN. | Kazu Hirata | 1 | -2/+1 |
2005-02-28 | simplify-rtx.c (simplify_unary_operation_1, [...]): New, extracted from... | Paolo Bonzini | 1 | -0/+4 |
2005-02-15 | flow.c (recompute_reg_usage): Remove all arguments. | Kazu Hirata | 1 | -1/+1 |
2005-01-24 | rtlanal.c (non_rtx_starting_operands, [...]): New. | Paolo Bonzini | 1 | -0/+1 |
2005-01-24 | expmed.c (expand_mult_highpart): Make static. | Roger Sayle | 1 | -2/+0 |
2005-01-20 | rtl.def (CONST_VECTOR): Use RTX_CONST_OBJ. | Richard Henderson | 1 | -2/+1 |
2005-01-17 | bb-reorder.c (fix_edges_for_rarely_executed_code): Remove last parameter to r... | Paolo Bonzini | 1 | -2/+2 |
2005-01-15 | rtlanal.c (regs_set_between_p): Remove. | Kazu Hirata | 1 | -1/+0 |
2005-01-14 | c-tree.h, [...]: Remove unused prototypes. | Kazu Hirata | 1 | -5/+0 |
2004-12-01 | re PR rtl-optimization/15289 (reload error with non-lowpart subregs) | Richard Henderson | 1 | -2/+0 |
2004-11-23 | rtl.h (validate_subreg): Declare. | Richard Henderson | 1 | -0/+2 |
2004-11-23 | emit-rtl.c, rtl.h (subreg_hard_regno): Remove. | Richard Henderson | 1 | -1/+0 |
2004-11-19 | emit-rtl.c (classify_insn): Make it static. | Kazu Hirata | 1 | -1/+0 |
2004-11-17 | basic-block.h, [...]: Remove unused prototypes. | Kazu Hirata | 1 | -3/+0 |
2004-11-14 | c-common.c (walk_stmt_tree): Remove. | Kazu Hirata | 1 | -1/+0 |
2004-11-13 | cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P and HARD_REGISTER_NUM_P. | Steven Bosscher | 1 | -27/+8 |
2004-11-11 | cfglayout.c (choose_inner_scope): Make it static. | Kazu Hirata | 1 | -1/+0 |
2004-11-11 | alias.c (record_alias_subset, [...]): Make them static. | Kazu Hirata | 1 | -1/+0 |
2004-11-09 | emit-rtl.c (copy_most_rtx): Remove. | Kazu Hirata | 1 | -1/+0 |
2004-11-04 | jump.c (cleanup_barriers): Use delete_insn instead of delete_barrier. | Kazu Hirata | 1 | -1/+0 |
2004-11-02 | cfgloop.h (struct loop): Update comment. | Steven Bosscher | 1 | -0/+11 |
2004-10-22 | varasm.c (get_pool_mode_for_function, [...]): Remove. | Kazu Hirata | 1 | -2/+0 |
2004-10-18 | simplify-rtx.c (mode_signbit_p): Externalize function... | Pat Haugen | 1 | -0/+1 |
2004-10-10 | basic-block.h: Remove the prototypes for can_hoist_insn_p... | Kazu Hirata | 1 | -3/+0 |
2004-10-08 | emit-rtl.c (last_label_num, [...]): Remove. | Kazu Hirata | 1 | -1/+0 |
2004-10-07 | re PR rtl-optimization/17791 (doloop can produce wrong code causes Ada bootst... | Zdenek Dvorak | 1 | -0/+4 |
2004-10-05 | basic-block.h: Remove the prototype for flow_preorder_transversal_compute. | Kazu Hirata | 1 | -1/+0 |
2004-09-30 | re PR debug/13974 (bad line marker in debug info) | Jan Hubicka | 1 | -13/+6 |
2004-09-24 | re PR middle-end/17503 (quadratic behaviour in invalid_mode_change_p) | Richard Henderson | 1 | -0/+2 |
2004-09-14 | unroll.c: Removed. | Zdenek Dvorak | 1 | -1/+0 |
2004-08-27 | rtl.h (read_rtx): Change prototype. | Richard Sandiford | 1 | -1/+1 |
2004-08-25 | cse.c (cse_around_loop, [...]): Remove. | Steven Bosscher | 1 | -1/+1 |
2004-08-23 | Makefile.in (BUILD_ERRORS): Set to build-errors. | Nathan Sidwell | 1 | -10/+0 |
2004-08-18 | insn-notes.def, [...]: New files. | Zack Weinberg | 1 | -214/+11 |
2004-08-18 | emit-rtl.c (gen_const_mem): New. | Richard Henderson | 1 | -0/+1 |
2004-08-18 | Makefile.in (OBJS-common): Add postreload-gcse.c. | Steven Bosscher | 1 | -1/+5 |
2004-08-18 | rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P. | Richard Henderson | 1 | -4/+5 |
2004-08-17 | Makefile.in: Regenerate. | Paolo Bonzini | 1 | -1/+0 |
2004-08-09 | Makefile.in (GTFILES): Remove stmt.c | Paolo Bonzini | 1 | -1/+0 |
2004-08-08 | common.opt (freschedule-modulo-scheduled-loops): New flag. | Mostafa Hagog | 1 | -0/+6 |
2004-08-04 | Makefile.in (RTL_BASE_H, RTL_H): Correct. | Zack Weinberg | 1 | -35/+5 |
2004-08-02 | rtl.h (union rtunion_def): Have all members start with the prefix "rt_". | Gabriel Dos Reis | 1 | -41/+41 |
2004-07-29 | rtl.c (currently_expanding_to_rtl): New. | Steven Bosscher | 1 | -0/+3 |
2004-07-27 | cfgexpand.c (tree_expand_cfg): Fix comment. | Steven Bosscher | 1 | -14/+0 |
2004-07-26 | re PR rtl-optimization/16643 (verify_local_live_at_start ICE after crossjumpi... | Richard Sandiford | 1 | -1/+1 |