| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | * ssa.c (struct rename_set_data): Change the name of field | geoffk | 2000-06-26 | 1 | -135/+185 |
* | * ssa.c (convert_from_ssa): Tell life_analysis we need death | cpopetz | 2000-05-19 | 1 | -2/+4 |
* | * bb-reorder.c (get_next_bb_note, get_prev_bb_note): Prototype. | ghazi | 2000-05-04 | 1 | -1/+1 |
* | Fix commentary. | rth | 2000-04-27 | 1 | -1/+2 |
* | * flow.c (find_auto_inc): Use pbi->bb instead of BLOCK_FOR_INSN. | rth | 2000-04-27 | 1 | -1/+0 |
* | * basic-block.h (life_analysis): Declare here ... | rth | 2000-04-27 | 1 | -2/+2 |
* | * ssa.c (convert_to_ssa): Eliminate dead code when calling | samuel | 2000-04-09 | 1 | -23/+18 |
* | * gcse.c (gcse_main): Don't rebuild the CFG here. | rth | 2000-04-07 | 1 | -7/+0 |
* | * ssa.c (compute_conservative_reg_partition): Declare with | samuel | 2000-04-07 | 1 | -1/+1 |
* | * rtl.h (INSN_P): New macro. | samuel | 2000-04-06 | 1 | -58/+503 |
* | * sparc.c (output_restore_regs): Prototype. | ghazi | 2000-04-04 | 1 | -1/+1 |
* | * Rework fields used to describe positions of bitfields and | kenner | 2000-03-25 | 1 | -15/+15 |
* | * Clean up usages of TREE_INT_CST_LOW. | kenner | 2000-03-17 | 1 | -1/+1 |
* | Changes in include: | samuel | 2000-03-10 | 1 | -0/+1503 |