| Commit message (Expand) | Author | Age | Files | Lines |
* | * ssa.c, ssa-dce.c, ssa-ccp.c: Remove files. | rth | 2003-11-21 | 1 | -2214/+0 |
* | * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c | ghazi | 2003-07-19 | 1 | -9/+8 |
* | * sbitmap.c: Convert prototypes to ISO C90. | aj | 2003-07-06 | 1 | -241/+121 |
* | * bt-load.c: Fix comment typos. | kazu | 2003-07-05 | 1 | -3/+3 |
* | * basic-block.h: Fix comment typos. | kazu | 2003-07-01 | 1 | -1/+1 |
* | * tracer.c: Remove duplication declaration. | aj | 2003-06-16 | 1 | -3/+2 |
* | * regmove.c: Fix comment typos. | kazu | 2002-12-24 | 1 | -1/+1 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | * LANGUAGES: Follow spelling conventions. | kazu | 2002-09-27 | 1 | -4/+4 |
* | * ssa.c (rename_insn_1): Handle RENAME_NO_RTX correctly when | rth | 2002-09-27 | 1 | -13/+10 |
* | * ABOUT-NLS: Follow spelling conventions. | kazu | 2002-09-16 | 1 | -1/+1 |
* | Mon Jun 10 20:42:34 CEST 2002 Jan Hubicka <jh@suse.cz> | hubicka | 2002-06-20 | 1 | -17/+18 |
* | 2002-06-05 David S. Miller <davem@redhat.com> | davem | 2002-06-11 | 1 | -1/+25 |
* | Merge from pch-branch up to tag pch-commit-20020603. | geoffk | 2002-06-04 | 1 | -1/+1 |
* | * ssa.c (rename_insn_1): Rename uses of undefined registers to | law | 2002-05-29 | 1 | -7/+15 |
* | * basic-block.h (last_basic_block): Defined as synonym for | rakdver | 2002-05-27 | 1 | -8/+8 |
* | * bb-reorder.c (make_reorder_chain, make_reorder_chain_1): | rakdver | 2002-05-23 | 1 | -42/+40 |
* | Revert "Basic block renumbering removal", and two followup patches. | rth | 2002-05-17 | 1 | -59/+61 |
* | Basic block renumbering removal. | rth | 2002-05-16 | 1 | -61/+59 |
* | * sbitmap.c: Fix formatting. | kazu | 2002-05-09 | 1 | -86/+86 |
* | * predict.c: Fix formatting. | kazu | 2002-01-22 | 1 | -12/+12 |
* | * conflict.c (conflict_graph_compute): Free regsets when finished. | m.hayes | 2002-01-12 | 1 | -4/+9 |
* | Fix whitespace in and around comment. | kenner | 2001-12-28 | 1 | -3/+3 |
* | * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4, | jsm28 | 2001-10-28 | 1 | -1/+1 |
* | * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4, | jsm28 | 2001-10-28 | 1 | -1/+1 |
* | * gcse.c (replace_store_insn): Use delete_insn. | hubicka | 2001-09-28 | 1 | -1/+1 |
* | * basic-block.h (flow_delete_insn, flow_delete_insn_chain): Kill. | hubicka | 2001-09-21 | 1 | -1/+1 |
* | * basic-block.h (free_bb_for_insn): Declare. | hubicka | 2001-09-16 | 1 | -1/+1 |
* | * basic-block.h (EDGE_CRITICAL): Remove; renumber other flags. | hubicka | 2001-09-11 | 1 | -2/+1 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -8/+8 |
* | * sbitmap.c: Fix comment formatting. | kazu | 2001-08-17 | 1 | -4/+4 |
* | * ssa.c (rename_insn_1): Do not wrap an assignment to a | law | 2001-07-25 | 1 | -6/+22 |
* | * Makefile.in (OBJS): Add ssa-ccp.o | law | 2001-07-09 | 1 | -1/+3 |
* | * basic-block.h (first_insn_after_basic_block_note): Declare. | law | 2001-07-06 | 1 | -24/+0 |
* | 2001-06-22 Diego Novillo <dnovillo@redhat.com> | dnovillo | 2001-06-22 | 1 | -3/+1 |
* | * ssa.c (rename_block): Update parameter to remove_phi_alternative | law | 2001-06-20 | 1 | -3/+3 |
* | * ssa.c (remove_phi_alternative): Remove declaration. No longer | law | 2001-06-19 | 1 | -12/+15 |
* | * ssa.c (ssa_uses): Remove definition. | law | 2001-06-19 | 1 | -7/+0 |
* | * Makefile.in (ssa.o, regclass.o): Depend on $(EXPR_H). | ghazi | 2001-04-13 | 1 | -0/+1 |
* | Warning fixes: | ghazi | 2000-11-19 | 1 | -1/+1 |
* | Michael Matz <matzmich@cs.tu-berlin.de> | rth | 2000-11-14 | 1 | -8/+1 |
* | * alias.c (init_alias_analysis), calls.c (expand_call, | jsm28 | 2000-11-07 | 1 | -2/+2 |
* | Warning fixes: | ghazi | 2000-10-20 | 1 | -2/+2 |
* | * alias.c (mark_constant_function): Use INSN_P. | law | 2000-08-04 | 1 | -3/+3 |
* | * dce.c: Remove all uses of assert. | mmitchel | 2000-08-03 | 1 | -10/+2 |
* | * Makefile.in (OBJS): Added dce.o. | mmitchel | 2000-08-02 | 1 | -34/+15 |
* | * Makefile.in (ssa.o): Updated header files in dependences. | mmitchel | 2000-07-31 | 1 | -166/+509 |
* | Put phi nodes after NOTE_INSN_BASIC_BLOCK. | mmitchel | 2000-07-27 | 1 | -38/+57 |
* | * ssa.c (rename_insn_1): Don't rename registers that are | mmitchel | 2000-07-21 | 1 | -1/+0 |
* | Correct previous botched commit. | geoffk | 2000-06-27 | 1 | -11/+9 |