summaryrefslogtreecommitdiff
path: root/gcc/ipa-split.c
Commit message (Expand)AuthorAgeFilesLines
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-2/+2
* 2011-05-30 Richard Guenther <rguenther@suse.de>rguenth2011-05-301-3/+23
* * gengtype.c (open_base_files): Add ipa-inline.h include.hubicka2011-04-221-1/+1
* * cgraphbuild.c: Include ipa-inline.h.hubicka2011-04-161-2/+3
* 2011-04-11 Martin Jambor <mjambor@suse.cz>jamborm2011-04-111-3/+3
* 2011-03-24 Richard Guenther <rguenther@suse.de>rguenth2011-03-241-3/+26
* PR tree-optimization/47420ebotcazou2011-02-111-3/+2
* PR target/47237hubicka2011-01-261-0/+1
* PR tree-optimization/46130jakub2011-01-201-3/+24
* * ipa-split.c (find_return_bb): Use single_pred_p/single_pred_edge,jakub2011-01-191-38/+30
* * ipa-split.c: Spelling fixes.jakub2011-01-191-15/+15
* * PR tree-optimization/47141law2011-01-101-7/+18
* PR tree-optimization/47234 hubicka2011-01-101-2/+50
* PR tree-optimization/47148jakub2011-01-031-2/+22
* * doc/invoke.texi (-fwhopr): Merge into -flto section.hubicka2010-11-111-1/+1
* 2010-11-04 Richard Guenther <rguenther@suse.de>rguenth2010-11-041-1/+0
* PR tree-optimization/45612ebotcazou2010-10-091-35/+54
* 2010-09-02 Richard Guenther <rguenther@suse.de>rguenth2010-09-021-2/+2
* * cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call tofroydnj2010-08-191-2/+1
* * ipa-split.c (find_split_points): Free stack.froydnj2010-08-101-0/+1
* * ipa-split.c (struct split_point): Add split_part_set_retval.hubicka2010-08-031-27/+112
* gcc/froydnj2010-07-151-2/+2
* PR middle-end/44813hubicka2010-07-071-12/+52
* * ipa-split.c (split_function): For aggregate values set return_slot_opt;hubicka2010-07-021-9/+15
* * ipa-split.c (verify_non_ssa_vars): Break out from ...; perform DFS walkhubicka2010-07-021-76/+157
* PR middle-end/PR44706hubicka2010-06-301-0/+7
* PR middle-end/44671hubicka2010-06-281-1/+3
* PR tree-optimization/44687hubicka2010-06-281-3/+1
* PR middle-end/44671hubicka2010-06-281-1/+9
* * gcc.dg/tree-ssa/ipa-split-2.c: New testcase.hubicka2010-06-261-17/+44
* * tree-pass.h (pass_split_functions): Declare.hubicka2010-06-251-0/+1070
* * df.h (df_rd_bb_info, df_md_bb_info, df_lr_bb_info, df_live_bb_info,hubicka2010-06-041-0/+0