| Commit message (Expand) | Author | Age | Files | Lines |
* | * Makefile.in: Add function.h to BASIC_BLOCK_H. Remove all | hubicka | 2005-04-12 | 1 | -0/+3 |
* | PR rtl-optimization/20466 | hp | 2005-04-08 | 1 | -4/+11 |
* | * cgraphunit.c, dbxout.c, flow.c, gcse.c, gimplify.c, | kazu | 2005-04-01 | 1 | -1/+1 |
* | * basic-block.h (single_succ_p, single_pred_p, single_succ_edge, | rakdver | 2005-03-11 | 1 | -3/+3 |
* | * flow.c (regs_live_at_setjmp): Make it static. | kazu | 2005-03-07 | 1 | -1/+1 |
* | * flow.c (delete_dead_jumptables): Speed up by scanning insns | kazu | 2005-02-21 | 1 | -13/+27 |
* | PR middle-end/19698 | steven | 2005-02-20 | 1 | -14/+117 |
* | * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove. | nathan | 2005-02-17 | 1 | -4/+4 |
* | * flow.c (recompute_reg_usage): Remove all arguments. | kazu | 2005-02-15 | 1 | -7/+1 |
* | * c-tree.h, combine.c, expmed.c, flow.c, libgcc2.c, | kazu | 2005-02-12 | 1 | -1/+1 |
* | * flow.c (propagate_one_insn): Formatting. | jakub | 2005-01-24 | 1 | -4/+14 |
* | * flow.c (regset_bytes, regset_size): Remove. | kazu | 2005-01-23 | 1 | -6/+0 |
* | * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c, | kazu | 2005-01-18 | 1 | -1/+1 |
* | * combine.c (expand_compound_operation) <ZERO_EXTRACT>: Add | steven | 2005-01-05 | 1 | -3/+4 |
* | * basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ... | nathan | 2004-11-25 | 1 | -14/+16 |
* | * bitmap.h (struct bitmap_obstack): New obstack type. | nathan | 2004-11-22 | 1 | -13/+10 |
* | * cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P and | steven | 2004-11-13 | 1 | -1/+1 |
* | * basic-block.h (XMALLOC_REG_SET, XFREE_REG_SET): New. | steven | 2004-11-10 | 1 | -26/+52 |
* | * flow.c (allocate_bb_life_data): Make it static. | kazu | 2004-11-08 | 1 | -2/+3 |
* | 2004-11-04 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-11-04 | 1 | -1/+1 |
* | * bitmap.c (bitmap_print): Make bitno unsigned. | nathan | 2004-11-04 | 1 | -8/+8 |
* | * flow.c (init_propagate_block_info): Use bitmap_empty_p on result | rth | 2004-11-02 | 1 | -3/+5 |
* | * bitmap.h (bitmap_equal_p): Return bool. | nathan | 2004-11-02 | 1 | -27/+21 |
* | * bitmap.h (bitmap_empty_p): New. | nathan | 2004-10-29 | 1 | -22/+16 |
* | * basic-block.h (reg_set_iterator): New. | kazu | 2004-10-18 | 1 | -44/+57 |
* | 2004-09-24 Ben Elliston <bje@au.ibm.com> | bje | 2004-09-28 | 1 | -12/+14 |
* | * bitmap.h (EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_COMPL_IN_BITMAP, | rakdver | 2004-09-26 | 1 | -7/+7 |
* | PR rtl-opt/17503 | rth | 2004-09-24 | 1 | -14/+5 |
* | * final.c (shorten_branches, final, get_insn_template, | nathan | 2004-09-08 | 1 | -37/+24 |
* | * flow.c (REVERSE_CONDEXEC_PREDICATES_P): Use the whole comparison, not | rearnsha | 2004-08-29 | 1 | -8/+6 |
* | * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P. | rth | 2004-08-18 | 1 | -2/+2 |
* | PR rtl-optimization/15068 | pbrook | 2004-08-02 | 1 | -5/+8 |
* | 2004-07-08 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-07-09 | 1 | -18/+18 |
* | * flow.c (attempt_auto_inc): Remove now-redundant PUT_CODE. | bothner | 2004-07-08 | 1 | -1/+0 |
* | 2004-07-01 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-07-01 | 1 | -8/+8 |
* | Conditionally compile support for --enable-mapped_location. | bothner | 2004-06-30 | 1 | -2/+1 |
* | 2004-06-15 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-06-15 | 1 | -21/+21 |
* | * basic-block.h (life_analysis, delete_noop_moves): | steven | 2004-05-15 | 1 | -20/+22 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -68/+2 |
* | * basic-block.h (free_basic_block_vars): Update prototype. | steven | 2004-05-05 | 1 | -19/+12 |
* | * flow.c (propagate_one_insn): Call mark_set_regs for stack pointer | amylaar | 2004-04-30 | 1 | -6/+12 |
* | * flow.c (ior_reg_cond, and_reg_cond): Remove stray ")". | pbrook | 2004-03-03 | 1 | -2/+2 |
* | 2004-02-07 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-03-03 | 1 | -8/+8 |
* | PR optimization/7871 | ian | 2004-02-28 | 1 | -3/+12 |
* | * toplev.c (dump_file_tbl): Rename from dump_file. | rth | 2004-02-24 | 1 | -17/+17 |
* | 2003-02-24 Sanjiv Kumar Gupta <sanjivg@noida.hcltech.com> | vmakarov | 2004-02-24 | 1 | -1/+4 |
* | * flow.c (insn_dead_p): A clobber of a dead hard register is a | ian | 2004-02-11 | 1 | -8/+16 |
* | * flow.c (update_life_info): Allocate reg_deaths when called from | hubicka | 2004-02-06 | 1 | -8/+18 |
* | * recog.c (split_all_insns): Do not update reg info. | hubicka | 2004-02-06 | 1 | -6/+70 |
* | * alias.c (record_set): Use hard_regno_nregs. | hubicka | 2004-02-02 | 1 | -6/+6 |