| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | kazu | 2004-01-31 | 1 | -1/+1 |
* | * Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev.h dependency. | rakdver | 2004-01-29 | 1 | -3/+3 |
* | * c-common.h: Fix comment typos. | kazu | 2004-01-25 | 1 | -1/+1 |
* | Patch for asm clobber of fp. | wilson | 2003-12-20 | 1 | -1/+7 |
* | * flow.c (EXIT_IGNORE_STACK): Move to ... | kazu | 2003-12-16 | 1 | -8/+0 |
* | * c-typeck.c: Fix comment typos. | kazu | 2003-12-13 | 1 | -2/+2 |
* | 2003-12-11 Steven Bosscher <steven@gcc.gnu.org> | steven | 2003-12-11 | 1 | -15/+15 |
* | * defaults.h (LOCAL_REGNO): Give the default definition. | kazu | 2003-12-09 | 1 | -3/+0 |
* | PR 13169 | amodra | 2003-12-06 | 1 | -7/+32 |
* | * flow.c (count_or_remove_death_notes_bb): New. Extracted from | law | 2003-12-01 | 1 | -41/+72 |
* | * flow.c (update_life_info): Amend comment about when a register | amylaar | 2003-11-22 | 1 | -0/+3 |
* | * ssa.c, ssa-dce.c, ssa-ccp.c: Remove files. | rth | 2003-11-21 | 1 | -32/+0 |
* | * flow.c (init_propagate_block_info): Don't abort if a conditional | rearnsha | 2003-10-17 | 1 | -37/+42 |
* | PR optimization/8967 | sayle | 2003-09-12 | 1 | -9/+2 |
* | * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c | ghazi | 2003-07-19 | 1 | -5/+5 |
* | * basic-block.h (create_basic_block, merge_blocks_nomove): Kill. | hubicka | 2003-07-03 | 1 | -1/+4 |
* | * basic-block.h: Fix comment typos. | kazu | 2003-07-01 | 1 | -1/+1 |
* | * final.c: Convert prototypes to ISO C90. | aj | 2003-07-01 | 1 | -220/+107 |
* | * flow.c (propagate_one_insn): Use proper test for a register | amylaar | 2003-06-28 | 1 | -1/+3 |
* | * flow.c (propagate_one_insn): Kill function return value | rth | 2003-06-26 | 1 | -2/+5 |
* | * flow.c (propagate_one_insn): Preserve live-at-end registers | rth | 2003-06-26 | 1 | -3/+10 |
* | * value-prof.c: New. | rakdver | 2003-06-26 | 1 | -2/+4 |
* | 2003-06-18 Stephen Clarke <stephen.clarke@superh.com> | amylaar | 2003-06-18 | 1 | -4/+4 |
* | * tracer.c: Remove duplication declaration. | aj | 2003-06-16 | 1 | -2/+1 |
* | * flow.c (initialize_uninitialized_subregs): Use | kazu | 2003-06-03 | 1 | -2/+5 |
* | * emit-rtl.c (last_call_insn, add_function_usage_to): New functions. | kenner | 2003-05-03 | 1 | -4/+5 |
* | * combine.c (gen_lowpart_for_combine): Update handling of | hubicka | 2003-02-28 | 1 | -9/+7 |
* | * flow.c (update_life_info): Zap life info after cleanup_cfg. | rth | 2003-01-31 | 1 | -2/+12 |