summaryrefslogtreecommitdiff
path: root/gcc/ipa-split.c
Commit message (Expand)AuthorAgeFilesLines
* dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li2011-06-141-2/+2
* re PR middle-end/49210 (verify_gimple fails building ada/einfo.o at -O3)Richard Guenther2011-05-301-3/+23
* gengtype.c (open_base_files): Add ipa-inline.h include.Jan Hubicka2011-04-221-1/+1
* cgraphbuild.c: Include ipa-inline.h.Jan Hubicka2011-04-161-2/+3
* except.c (set_nothrow_function_flags): Call cgraph_get_node instead of cgraph...Martin Jambor2011-04-111-3/+3
* re PR tree-optimization/46562 (CCP currently needs iteration for &a[i])Richard Guenther2011-03-241-3/+26
* re PR tree-optimization/47420 (ICE in calc_dfs_tree during RESX lowering)Eric Botcazou2011-02-111-3/+2
* re PR tree-optimization/47237 (builtin_apply_args broken WRT local ABI changes.)Jan Hubicka2011-01-261-0/+1
* re PR tree-optimization/46130 (ICE: SIGSEGV in walk_stmt_load_store_addr_ops ...Jakub Jelinek2011-01-201-3/+24
* ipa-split.c (find_return_bb): Use single_pred_p/single_pred_edge, simplify.Jakub Jelinek2011-01-191-38/+30
* * ipa-split.c: Spelling fixes.Jakub Jelinek2011-01-191-15/+15
* re PR tree-optimization/47141 (segfault)Jeff Law2011-01-101-7/+18
* re PR tree-optimization/47234 (ipa-split is executed before profile feedback ...Jan Hubicka2011-01-101-2/+50
* re PR target/47148 (likely wrong code bug)Jakub Jelinek2011-01-031-2/+22
* invoke.texi (-fwhopr): Merge into -flto section.Jan Hubicka2010-11-111-1/+1
* re PR tree-optimization/46068 (ICE: in consider_split, at ipa-split.c:313 wit...Richard Guenther2010-11-041-1/+0
* re PR tree-optimization/45612 (Reference to undefined label building libada o...Eric Botcazou2010-10-091-35/+54
* 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