summaryrefslogtreecommitdiff
path: root/gcc/ipa-split.c
Commit message (Expand)AuthorAgeFilesLines
* 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