index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gcc
/
cfgrtl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR 8866
rth
2003-04-22
1
-3
/
+5
*
* cfgrtl.c (try_redirect_by_replacing_jump): Create a basic block
mmitchel
2003-04-18
1
-1
/
+4
*
PR middle-end/8866
mmitchel
2003-04-16
1
-8
/
+3
*
PR opt/10024
hubicka
2003-04-14
1
-1
/
+1
*
PR opt/10024
hubicka
2003-04-07
1
-0
/
+3
*
* cfgrtl.c (update_bb_for_insn): Do not set block for barriers.
hubicka
2003-04-03
1
-1
/
+2
*
* cfgbuild.c (make_edges): Use tablejump_p.
rth
2003-03-30
1
-26
/
+7
*
PR opt/10056
hubicka
2003-03-25
1
-2
/
+30
*
* cfgcleanup.c (try_optimize_cfg): Allow merging of tablejumps
rth
2003-03-23
1
-1
/
+1
*
* basic-block.h (EDGE_IRREDUCIBLE_LOOP, EDGE_ALL_FLAGS): New.
rakdver
2003-03-05
1
-3
/
+5
*
* cfgrtl.c (commit_edge_insertions): Call
hubicka
2003-02-21
1
-2
/
+32
*
* cfgrtl.c (commit_one_edge_insertion): Only mark BB for splitting.
hubicka
2003-02-21
1
-1
/
+18
*
* cfgrtl.c (verify_flow_info): Use control_flow_insn_p.
hubicka
2003-02-09
1
-3
/
+1
*
* alias.c: Fix comment typos.
kazu
2003-01-18
1
-1
/
+1
*
Merge basic-improvements-branch to trunk
zack
2002-12-16
1
-3
/
+4
*
* c-decl.c: Fix a comment typo.
kazu
2002-12-13
1
-1
/
+1
*
* cfgrtl.c (force_nonfallthru_and_redirect): Allow abnormal edge
hubicka
2002-12-04
1
-3
/
+17
*
* cfgrtl.c (flow_delete_block_noexpunge): Delete orphaned
sayle
2002-09-17
1
-2
/
+4
*
2002-06-21 Richard Henderson <rth@redhat.com>
thorpej
2002-06-21
1
-2
/
+14
*
2002-06-05 David S. Miller <davem@redhat.com>
davem
2002-06-11
1
-2
/
+2
*
2002-06-10 Roger Sayle <roger@eyesopen.com>
sayle
2002-06-10
1
-11
/
+7
*
* loop.c (emit_prefetch_instructions): Properly place the address computation.
hubicka
2002-06-02
1
-57
/
+14
*
* cfgrtl.c (commit_one_edge_insertion): Fix warning.
hubicka
2002-06-02
1
-1
/
+1
*
* basic-block.h (last_basic_block): Declare.
rakdver
2002-05-28
1
-38
/
+20
*
* basic-block.h (last_basic_block): Defined as synonym for
rakdver
2002-05-27
1
-3
/
+3
*
* bb-reorder.c (make_reorder_chain, make_reorder_chain_1):
rakdver
2002-05-23
1
-39
/
+26
*
* cfgbuild.c: Fix formatting.
kazu
2002-05-22
1
-19
/
+19
*
* bb-reorder.c (make_reorder_chain_1): Modified.
rakdver
2002-05-21
1
-3
/
+3
*
* basic_block.h (struct basic_block_def): Added prev_bb and next_bb
rakdver
2002-05-19
1
-11
/
+51
*
Revert "Basic block renumbering removal", and two followup patches.
rth
2002-05-17
1
-124
/
+118
*
Basic block renumbering removal.
rth
2002-05-16
1
-118
/
+124
*
* cfgrtl.c (purge_dead_edges): Correct handling of EDGE_EH.
mmitchel
2002-05-16
1
-5
/
+14
*
* cfgrtl.c (purge_dead_edges): Handle abnormal call edges created
rth
2002-05-13
1
-13
/
+23
*
* cfganal.c (can_fallthru): Fix fast path.
hubicka
2002-05-09
1
-0
/
+1
*
* cfglayout.c (function_tail_eff_head): Rename to ...
hubicka
2002-05-08
1
-1
/
+12
*
* cfgrtl.c (try_redirect_by_replacing_jump): Do not kill computed
hubicka
2002-05-02
1
-1
/
+7
*
* cfgrtl.c (tidy_fallthru_edge): Don't use next_real_insn
rth
2002-04-27
1
-2
/
+3
*
* basic-block.h (flow_delete_block_noexpunge): Declare.
rth
2002-04-10
1
-4
/
+12
*
* cfgrtl.c (merge_blocks_nomove): Use set_block_for_insn instead of
hubicka
2002-03-27
1
-2
/
+2
*
* cfgcleanup.c (outgoing_edges_math): Fix condition; relax
hubicka
2002-03-22
1
-0
/
+10
*
* toplev.c (rest_of_compilation): Add CLEANUP_UPDATE_LIFE to cfg_cleanup
hubicka
2002-03-14
1
-7
/
+2
*
* cfgrtl.c (purge_dead_edges): Set BB_DRITY flags if edge has been
hubicka
2002-03-08
1
-3
/
+9
*
* cfgrtl.c (verify_flow_info): Accept RESX as EH edge source.
hubicka
2002-03-06
1
-1
/
+2
*
* cfgrtl.c (delete_insn_and_edges, delete_insn_chain_and_edges): New.
hubicka
2002-03-06
1
-57
/
+203
*
* cfg.c (dump_flow_info): Warn about profile mismatches.
hubicka
2002-03-05
1
-0
/
+52
*
* cfgrtl.c (purge_dead_edges): Fix handling of EH edges.
hubicka
2002-02-28
1
-28
/
+24
*
* basic-block.h (BB_REACHABLE): Renumber.
hubicka
2002-02-28
1
-0
/
+2
*
* jump.c (never_reached_warning): Add finish argument.
jakub
2002-02-12
1
-1
/
+1
*
* cfgrtl.c (force_nonfallthru_and_redirect): Don't try to redirect
bernds
2002-02-04
1
-1
/
+22
*
* cfgrtl.c (try_redirect_by_replacing_jump): Remove associated
law
2002-02-04
1
-1
/
+14
[next]