| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | 2004-08-08 Mostafa Hagog <mustafa@il.ibm.com> | hagog | 2004-08-08 | 1 | -0/+6 |
* | * Makefile.in (RTL_BASE_H, RTL_H): Correct. | zack | 2004-08-04 | 1 | -35/+5 |
* | * rtl.h (union rtunion_def): Have all members start with the | gdr | 2004-08-02 | 1 | -41/+41 |
* | * rtl.c (currently_expanding_to_rtl): New. | steven | 2004-07-29 | 1 | -0/+3 |
* | * cfgexpand.c (tree_expand_cfg): Fix comment. | steven | 2004-07-27 | 1 | -14/+0 |
* | PR rtl-optimization/16643 | rsandifo | 2004-07-26 | 1 | -1/+1 |
* | * rtl.h (insn_note): Remove NOTE_INSN_PREDICTION. | steven | 2004-07-21 | 1 | -3/+0 |
* | * rtl.h (plus_constant): Delete. | zack | 2004-07-20 | 1 | -7/+2 |
* | * cfgcleanup.c (try_simplify_condjump): Don't remove line | steven | 2004-07-17 | 1 | -10/+1 |
* | * rtlanal.c (insn_rtx_cost): New function, moved and renamed from | sayle | 2004-07-11 | 1 | -0/+1 |
* | 2004-07-08 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-07-09 | 1 | -6/+4 |
* | 2004-07-08 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-07-08 | 1 | -1/+1 |
* | * rtl.h (struct rtx_def): Remove the integrated flag. | steven | 2004-07-05 | 1 | -11/+8 |
* | * rtl.def (ADDRESSOF): Remove. | rth | 2004-07-04 | 1 | -10/+0 |
* | * tree.def (RTL_EXPR): Remove. | rth | 2004-07-02 | 1 | -1/+0 |
* | * function.c (identify_blocks, identify_blocks_1): Remove. | rth | 2004-07-01 | 1 | -1/+1 |
* | * function.c, rtl.h (get_first_nonparm_insn): Remove. | rth | 2004-06-30 | 1 | -2/+0 |
* | Conditionally compile support for --enable-mapped_location. | bothner | 2004-06-30 | 1 | -0/+24 |
* | 2004-06-20 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-06-20 | 1 | -0/+1 |
* | 2004-06-18 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-06-18 | 1 | -0/+1 |
* | * rtl.h (MEM_P, NONJUMP_INSN_P, CALL_INSN_P): New predicates. | steven | 2004-06-12 | 1 | -6/+14 |
* | * basic-block.c (tail_recursion_label_list): Don't declare. | steven | 2004-06-03 | 1 | -10/+0 |
* | * rtl.h (skip_consecutive_labels): Declare. | rsandifo | 2004-05-28 | 1 | -0/+1 |