summaryrefslogtreecommitdiff
path: root/gcc/ssa.c
Commit message (Expand)AuthorAgeFilesLines
* * ssa.c, ssa-dce.c, ssa-ccp.c: Remove files.rth2003-11-211-2214/+0
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-9/+8
* * sbitmap.c: Convert prototypes to ISO C90.aj2003-07-061-241/+121
* * bt-load.c: Fix comment typos.kazu2003-07-051-3/+3
* * basic-block.h: Fix comment typos.kazu2003-07-011-1/+1
* * tracer.c: Remove duplication declaration.aj2003-06-161-3/+2
* * regmove.c: Fix comment typos.kazu2002-12-241-1/+1
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* * LANGUAGES: Follow spelling conventions.kazu2002-09-271-4/+4
* * ssa.c (rename_insn_1): Handle RENAME_NO_RTX correctly whenrth2002-09-271-13/+10
* * ABOUT-NLS: Follow spelling conventions.kazu2002-09-161-1/+1
* Mon Jun 10 20:42:34 CEST 2002 Jan Hubicka <jh@suse.cz>hubicka2002-06-201-17/+18
* 2002-06-05 David S. Miller <davem@redhat.com>davem2002-06-111-1/+25
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-1/+1
* * ssa.c (rename_insn_1): Rename uses of undefined registers tolaw2002-05-291-7/+15
* * basic-block.h (last_basic_block): Defined as synonym forrakdver2002-05-271-8/+8
* * bb-reorder.c (make_reorder_chain, make_reorder_chain_1):rakdver2002-05-231-42/+40
* Revert "Basic block renumbering removal", and two followup patches.rth2002-05-171-59/+61
* Basic block renumbering removal.rth2002-05-161-61/+59
* * sbitmap.c: Fix formatting.kazu2002-05-091-86/+86
* * predict.c: Fix formatting.kazu2002-01-221-12/+12
* * conflict.c (conflict_graph_compute): Free regsets when finished.m.hayes2002-01-121-4/+9
* Fix whitespace in and around comment.kenner2001-12-281-3/+3
* * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4,jsm282001-10-281-1/+1
* * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4,jsm282001-10-281-1/+1
* * gcse.c (replace_store_insn): Use delete_insn.hubicka2001-09-281-1/+1
* * basic-block.h (flow_delete_insn, flow_delete_insn_chain): Kill.hubicka2001-09-211-1/+1
* * basic-block.h (free_bb_for_insn): Declare.hubicka2001-09-161-1/+1
* * basic-block.h (EDGE_CRITICAL): Remove; renumber other flags.hubicka2001-09-111-2/+1
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-8/+8
* * sbitmap.c: Fix comment formatting.kazu2001-08-171-4/+4
* * ssa.c (rename_insn_1): Do not wrap an assignment to alaw2001-07-251-6/+22
* * Makefile.in (OBJS): Add ssa-ccp.olaw2001-07-091-1/+3
* * basic-block.h (first_insn_after_basic_block_note): Declare.law2001-07-061-24/+0
* 2001-06-22 Diego Novillo <dnovillo@redhat.com>dnovillo2001-06-221-3/+1
* * ssa.c (rename_block): Update parameter to remove_phi_alternativelaw2001-06-201-3/+3
* * ssa.c (remove_phi_alternative): Remove declaration. No longerlaw2001-06-191-12/+15
* * ssa.c (ssa_uses): Remove definition.law2001-06-191-7/+0
* * Makefile.in (ssa.o, regclass.o): Depend on $(EXPR_H).ghazi2001-04-131-0/+1
* Warning fixes:ghazi2000-11-191-1/+1
* Michael Matz <matzmich@cs.tu-berlin.de>rth2000-11-141-8/+1
* * alias.c (init_alias_analysis), calls.c (expand_call,jsm282000-11-071-2/+2
* Warning fixes:ghazi2000-10-201-2/+2
* * alias.c (mark_constant_function): Use INSN_P.law2000-08-041-3/+3
* * dce.c: Remove all uses of assert.mmitchel2000-08-031-10/+2
* * Makefile.in (OBJS): Added dce.o.mmitchel2000-08-021-34/+15
* * Makefile.in (ssa.o): Updated header files in dependences.mmitchel2000-07-311-166/+509
* Put phi nodes after NOTE_INSN_BASIC_BLOCK.mmitchel2000-07-271-38/+57
* * ssa.c (rename_insn_1): Don't rename registers that aremmitchel2000-07-211-1/+0
* Correct previous botched commit.geoffk2000-06-271-11/+9