| Commit message (Expand) | Author | Age | Files | Lines |
* | * cfglayout.c (insn_scope): New static function | hubicka | 2003-06-08 | 1 | -9/+166 |
* | * i386.md (subsi_3_zext, sse2_nandv2di3): Fix predicates. | hubicka | 2003-06-08 | 1 | -0/+3 |
* | * function.c (FLOOR_ROUND, CEIL_ROUND): Fix. | hubicka | 2003-06-06 | 1 | -80/+12 |
* | 2003-04-10 Zack Weinberg <zack@codesourcery.com> | zack | 2003-04-11 | 1 | -0/+2 |
* | PR opt/10024 | hubicka | 2003-04-07 | 1 | -0/+7 |
* | * cfgbuild.c (make_edges): Use tablejump_p. | rth | 2003-03-30 | 1 | -6/+1 |
* | PR opt/10056 | hubicka | 2003-03-25 | 1 | -1/+33 |
* | * cfg.c (unchecked_make_edge): New. | matz | 2003-03-10 | 1 | -1/+4 |
* | * Makefile.in (cfglayout.o): Depend on TARGET_H. | rth | 2003-02-16 | 1 | -0/+16 |
* | * cfgloopanal.c: New file. | rakdver | 2003-01-24 | 1 | -7/+82 |
* | * alias.c: Fix comment typos. | kazu | 2003-01-18 | 1 | -1/+1 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -2/+3 |
* | * c-decl.c: Fix a comment typo. | kazu | 2002-12-13 | 1 | -2/+2 |
* | * basic-block.h: Fix comment formatting. | kazu | 2002-09-08 | 1 | -1/+1 |
* | 2002-06-21 Richard Henderson <rth@redhat.com> | thorpej | 2002-06-21 | 1 | -12/+3 |
* | * cfglayout.c (scope_to_insns_initialize): Call set_block_levels. | law | 2002-06-21 | 1 | -4/+30 |
* | Tue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz> | hubicka | 2002-06-04 | 1 | -2/+0 |
* | * loop.c (emit_prefetch_instructions): Properly place the address computation. | hubicka | 2002-06-02 | 1 | -20/+6 |
* | * bb-reorder.c (make_reorder_chain, make_reorder_chain_1): | rakdver | 2002-05-23 | 1 | -10/+7 |
* | * cfgbuild.c: Fix formatting. | kazu | 2002-05-22 | 1 | -17/+17 |
* | * bb-reorder.c (make_reorder_chain_1): Modified. | rakdver | 2002-05-21 | 1 | -11/+13 |
* | * basic_block.h (struct basic_block_def): Added prev_bb and next_bb | rakdver | 2002-05-19 | 1 | -4/+14 |
* | Revert "Basic block renumbering removal", and two followup patches. | rth | 2002-05-17 | 1 | -42/+32 |
* | Basic block renumbering removal. | rth | 2002-05-16 | 1 | -32/+42 |
* | * i386.md (testsi to testqi spliters): New. | hubicka | 2002-05-11 | 1 | -0/+81 |
* | * cfglayout.c (function_tail_eff_head): Rename to ... | hubicka | 2002-05-08 | 1 | -40/+340 |
* | * basic-block.h (update_br_prob_note): Declare. | hubicka | 2002-01-10 | 1 | -0/+2 |
* | * cfglayout.c (scope_def, scope_forest_info, forest, | rth | 2001-12-31 | 1 | -624/+96 |
* | * cfglayout.c (insert_intra_before_1): New. | jakub | 2001-12-29 | 1 | -12/+57 |
* | * haifa-sched.c (reemit_other_notes): New. | rth | 2001-12-27 | 1 | -1/+2 |
* | * rtl.h (in_expr_list_p): New declaration. | kenner | 2001-12-24 | 1 | -150/+121 |
* | * cfglayout.c (fixup_fallthru_exit_predecesor): Make void, rename | aj | 2001-11-16 | 1 | -7/+7 |
* | * cfglayout.c (fixup_fallthru_exit_predecesor): New static function. | hubicka | 2001-11-14 | 1 | -0/+26 |
* | * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog.5, ChangeLog, | jsm28 | 2001-11-11 | 1 | -1/+1 |
* | * Makefile.in (bb-reoder.o): Add depdendency on cfglayout.h; | hubicka | 2001-11-05 | 1 | -0/+1079 |