summaryrefslogtreecommitdiff
path: root/gcc/tree-cfg.c
Commit message (Expand)AuthorAgeFilesLines
* 2009-10-22 Razya Ladelsky <razya@il.ibm.com>razya2009-10-221-15/+131
* PR middle-end/41573matz2009-10-081-599/+0
* Merge lto branch into trunk.dnovillo2009-10-031-1/+1
* * cgraphunit.c (cgraph_lower_function): Revert last change.jakub2009-09-241-2/+2
* PR middle-end/41429jakub2009-09-221-0/+2
* PR target/41246rth2009-09-161-0/+19
* * builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.rth2009-09-141-4/+56
* Squash commit of EH in gimplerth2009-09-141-98/+247
* * tree-cfg.c (dump_function_to_file): Dump eh tree with TDF_EH,rth2009-09-101-1/+1
* * tree-cfg.c (gimple_redirect_edge_and_branch): Dorth2009-09-101-4/+7
* * tree-cfg.c (split_edge_bb_loc): Don't disallow placement atrth2009-09-101-4/+8
* * tree-cfg.c (is_ctrl_stmt): Use a switch.rth2009-09-101-5/+11
* * tree-cfg.c (gimple_can_merge_blocks_p): Move label andrth2009-09-101-15/+18
* * gimple-iterator.c (gimple_find_edge_insert_loc): Userth2009-09-101-1/+1
* * gimple.h (CASE_GIMPLE_OMP): New.rth2009-09-091-25/+29
* 2009-09-09 Martin Jambor <mjambor@suse.cz>jamborm2009-09-091-1/+1
* gcc/ChangeLog:aoliva2009-09-021-11/+102
* 2009-08-26 Richard Guenther <rguenther@suse.de>rguenth2009-08-261-4/+5
* Revert accidental commit of tree-cfg.c in r151099.matz2009-08-261-1/+0
* * config/i386/bmmintrin.h: Replace by #error.hubicka2009-08-251-0/+1
* 2009-08-03 Richard Guenther <rguenther@suse.de>rguenth2009-08-031-1/+1
* Add source_location support to PHI arguments.amacleod2009-07-301-4/+6
* * tree-cfg.c (assign_discriminator): Add explicit parentheses.ccoutant2009-07-241-2/+2
* * cfghooks.c (split_block): Copy discriminator to new block.ccoutant2009-07-241-3/+5
* 2009-07-17 Richard Guenther <rguenther@suse.de>rguenth2009-07-171-0/+97
* 2009-07-17 Aldy Hernandez <aldyh@redhat.com>manu2009-07-161-4/+6
* 2009-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2009-07-071-0/+2
* 2009-07-07 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2009-07-071-3/+3
* 2009-07-07 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2009-07-071-3/+3
* Revert accidental commit.hubicka2009-06-301-10/+1
* * cfgloopanal.c (check_irred): Move into ...hubicka2009-06-301-1/+10
* ./:ian2009-06-191-1/+1
* gcc/java/aldyh2009-06-121-4/+4
* 2009-06-07 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>aldot2009-06-071-1/+2
* * basic-block.h (struct basic_block_def): Add discriminator field.ccoutant2009-06-041-2/+128
* 2009-05-24 Paolo Bonzini <bonzini@gnu.org>bonzini2009-05-241-6/+2
* 2009-05-22 Richard Guenther <rguenther@suse.de>rguenth2009-05-221-16/+0
* gcc/ChangeLog:ian2009-05-161-1/+1
* * cgraphbuild.c (compute_call_stmt_bb_frequency): Accept function argument;hubicka2009-05-081-1/+1
* 2009-04-29 Richard Guenther <rguenther@suse.de>rguenth2009-04-291-1/+12
* 2009-04-29 Richard Guenther <rguenther@suse.de>rguenth2009-04-291-6/+8
* 2009-04-27 Richard Guenther <rguenther@suse.de>rguenth2009-04-271-0/+21
* * tree.c (list_equal_p): New function.hubicka2009-04-251-0/+3
* * tree-eh.c (tree_remove_unreachable_handlers): Handle shared labels.hubicka2009-04-251-5/+26
* 2009-04-20 Richard Guenther <rguenther@suse.de>rguenth2009-04-201-15/+1
* * cgraph.c (cgraph_make_edge, dump_cgraph_node, cgraph_set_call_stmt):hubicka2009-04-181-1/+4
* 2009-04-18 Richard Guenther <rguenther@suse.de>rguenth2009-04-181-1/+2
* * df.h: Include "timevar.h".ian2009-04-171-3/+3
* 2009-04-16 Richard Guenther <rguenther@suse.de>rguenth2009-04-161-15/+44
* 2009-04-16 Richard Guenther <rguenther@suse.de>rguenth2009-04-161-1/+23