summaryrefslogtreecommitdiff
path: root/gcc/ipa-split.c
Commit message (Expand)AuthorAgeFilesLines
* re PR tree-optimization/44937 (IPA-split causes crash due to null pointer deref)Richard Guenther2010-09-021-2/+2
* cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to bitmap_bit_p.Nathan Froyd2010-08-191-2/+1
* * ipa-split.c (find_split_points): Free stack.Nathan Froyd2010-08-101-0/+1
* ipa-split.c (struct split_point): Add split_part_set_retval.Jan Hubicka2010-08-031-27/+112
* tree.h (DECL_CHAIN): Define.Nathan Froyd2010-07-151-2/+2
* re PR middle-end/44813 (ipa-split causes ice in ptr_deref_may_alias_decl_p, a...Jan Hubicka2010-07-071-12/+52
* ipa-split.c (split_function): For aggregate values set return_slot_opt...Jan Hubicka2010-07-021-9/+15
* ipa-split.c (verify_non_ssa_vars): Break out from ......Jan Hubicka2010-07-021-76/+157
* PR middle-end/PR44706Jan Hubicka2010-06-301-0/+7
* re PR middle-end/44671 (Partial inlining breaks C++)Jan Hubicka2010-06-281-1/+3
* re PR tree-optimization/44687 (ICE: in tree_nrv, at tree-nrv.c:155 with -fpro...Jan Hubicka2010-06-281-3/+1
* re PR middle-end/44671 (Partial inlining breaks C++)Jan Hubicka2010-06-281-1/+9
* ipa-split-2.c: New testcase.Jan Hubicka2010-06-261-17/+44
* tree-pass.h (pass_split_functions): Declare.Jan Hubicka2010-06-251-0/+1070
* df.h (df_rd_bb_info, [...]): Embedd bitmap_head into the structure.Jan Hubicka2010-06-041-0/+0