summaryrefslogtreecommitdiff
path: root/gcc/flow.c
Commit message (Expand)AuthorAgeFilesLines
* * final.c (shorten_branches, final, get_insn_template,nathan2004-09-081-37/+24
* * flow.c (REVERSE_CONDEXEC_PREDICATES_P): Use the whole comparison, notrearnsha2004-08-291-8/+6
* * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.rth2004-08-181-2/+2
* PR rtl-optimization/15068pbrook2004-08-021-5/+8
* 2004-07-08 Jerry Quinn <jlquinn@optonline.net>jlquinn2004-07-091-18/+18
* * flow.c (attempt_auto_inc): Remove now-redundant PUT_CODE.bothner2004-07-081-1/+0
* 2004-07-01 Jerry Quinn <jlquinn@optonline.net>jlquinn2004-07-011-8/+8
* Conditionally compile support for --enable-mapped_location.bothner2004-06-301-2/+1
* 2004-06-15 Jerry Quinn <jlquinn@optonline.net>jlquinn2004-06-151-21/+21
* * basic-block.h (life_analysis, delete_noop_moves):steven2004-05-151-20/+22
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-68/+2
* * basic-block.h (free_basic_block_vars): Update prototype.steven2004-05-051-19/+12
* * flow.c (propagate_one_insn): Call mark_set_regs for stack pointeramylaar2004-04-301-6/+12
* * flow.c (ior_reg_cond, and_reg_cond): Remove stray ")".pbrook2004-03-031-2/+2
* 2004-02-07 Paolo Bonzini <bonzini@gnu.org>bonzini2004-03-031-8/+8
* PR optimization/7871ian2004-02-281-3/+12
* * toplev.c (dump_file_tbl): Rename from dump_file.rth2004-02-241-17/+17
* 2003-02-24 Sanjiv Kumar Gupta <sanjivg@noida.hcltech.com>vmakarov2004-02-241-1/+4
* * flow.c (insn_dead_p): A clobber of a dead hard register is aian2004-02-111-8/+16
* * flow.c (update_life_info): Allocate reg_deaths when called fromhubicka2004-02-061-8/+18
* * recog.c (split_all_insns): Do not update reg info.hubicka2004-02-061-6/+70
* * alias.c (record_set): Use hard_regno_nregs.hubicka2004-02-021-6/+6
* alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,kazu2004-01-311-1/+1
* * Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev.h dependency.rakdver2004-01-291-3/+3
* * c-common.h: Fix comment typos.kazu2004-01-251-1/+1
* Patch for asm clobber of fp.wilson2003-12-201-1/+7
* * flow.c (EXIT_IGNORE_STACK): Move to ...kazu2003-12-161-8/+0
* * c-typeck.c: Fix comment typos.kazu2003-12-131-2/+2
* 2003-12-11 Steven Bosscher <steven@gcc.gnu.org>steven2003-12-111-15/+15
* * defaults.h (LOCAL_REGNO): Give the default definition.kazu2003-12-091-3/+0
* PR 13169amodra2003-12-061-7/+32
* * flow.c (count_or_remove_death_notes_bb): New. Extracted fromlaw2003-12-011-41/+72
* * flow.c (update_life_info): Amend comment about when a registeramylaar2003-11-221-0/+3
* * ssa.c, ssa-dce.c, ssa-ccp.c: Remove files.rth2003-11-211-32/+0
* * flow.c (init_propagate_block_info): Don't abort if a conditionalrearnsha2003-10-171-37/+42
* PR optimization/8967sayle2003-09-121-9/+2
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-5/+5
* * basic-block.h (create_basic_block, merge_blocks_nomove): Kill.hubicka2003-07-031-1/+4
* * basic-block.h: Fix comment typos.kazu2003-07-011-1/+1
* * final.c: Convert prototypes to ISO C90.aj2003-07-011-220/+107
* * flow.c (propagate_one_insn): Use proper test for a registeramylaar2003-06-281-1/+3
* * flow.c (propagate_one_insn): Kill function return valuerth2003-06-261-2/+5
* * flow.c (propagate_one_insn): Preserve live-at-end registersrth2003-06-261-3/+10
* * value-prof.c: New.rakdver2003-06-261-2/+4
* 2003-06-18 Stephen Clarke <stephen.clarke@superh.com>amylaar2003-06-181-4/+4
* * tracer.c: Remove duplication declaration.aj2003-06-161-2/+1
* * flow.c (initialize_uninitialized_subregs): Usekazu2003-06-031-2/+5
* * emit-rtl.c (last_call_insn, add_function_usage_to): New functions.kenner2003-05-031-4/+5
* * combine.c (gen_lowpart_for_combine): Update handling ofhubicka2003-02-281-9/+7
* * flow.c (update_life_info): Zap life info after cleanup_cfg.rth2003-01-311-2/+12