aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-split.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-14cgraph.h: Update copyrights;Jan Hubicka1-9/+9
2012-02-27re PR tree-optimization/52376 (ICE in lto_input_tree_ref, at lto-streamer-in....Jakub Jelinek1-1/+2
2012-02-23re PR tree-optimization/52019 (tree-ssa/ipa-split-5.c fails with -fno-tree-sr...Jakub Jelinek1-3/+9
2012-01-23re PR middle-end/51949 (expand_call: seg fault caused by IPA split)Richard Guenther1-2/+3
2012-01-11tree.h (build_function_decl_skip_args): Add boolean parameter.Eric Botcazou1-0/+1
2012-01-11re PR tree-optimization/49642 (constant part of a macro not optimized away as...Bill Schmidt1-0/+99
2011-10-14re PR tree-optimization/50723 (internal compiler error: verify_ssa failed)Richard Guenther1-1/+1
2011-10-13re PR middle-end/50712 (invalid argument to gimple call)Richard Guenther1-15/+9
2011-10-10ipa-split.c (pass_split_functions): Add verification TODOs.Richard Guenther1-2/+2
2011-09-08re PR tree-optimization/50287 (FAIL: gcc.c-torture/execute/builtins/vsnprintf...Martin Jambor1-7/+12
2011-09-02re PR middle-end/50260 (internal compiler error: Segmentation fault at ../.....Michael Matz1-0/+3
2011-08-31re PR middle-end/49886 (pass_split_functions cannot deal with function type a...Martin Jambor1-10/+21
2011-06-14dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li1-2/+2
2011-05-30re PR middle-end/49210 (verify_gimple fails building ada/einfo.o at -O3)Richard Guenther1-3/+23
2011-04-22gengtype.c (open_base_files): Add ipa-inline.h include.Jan Hubicka1-1/+1
2011-04-16cgraphbuild.c: Include ipa-inline.h.Jan Hubicka1-2/+3
2011-04-11except.c (set_nothrow_function_flags): Call cgraph_get_node instead of cgraph...Martin Jambor1-3/+3
2011-03-24re PR tree-optimization/46562 (CCP currently needs iteration for &a[i])Richard Guenther1-3/+26
2011-02-11re PR tree-optimization/47420 (ICE in calc_dfs_tree during RESX lowering)Eric Botcazou1-3/+2
2011-01-26re PR tree-optimization/47237 (builtin_apply_args broken WRT local ABI changes.)Jan Hubicka1-0/+1
2011-01-20re PR tree-optimization/46130 (ICE: SIGSEGV in walk_stmt_load_store_addr_ops ...Jakub Jelinek1-3/+24
2011-01-19ipa-split.c (find_return_bb): Use single_pred_p/single_pred_edge, simplify.Jakub Jelinek1-38/+30
2011-01-19* ipa-split.c: Spelling fixes.Jakub Jelinek1-15/+15
2011-01-10re PR tree-optimization/47141 (segfault)Jeff Law1-7/+18
2011-01-10re PR tree-optimization/47234 (ipa-split is executed before profile feedback ...Jan Hubicka1-2/+50
2011-01-03re PR target/47148 (likely wrong code bug)Jakub Jelinek1-2/+22
2010-11-11invoke.texi (-fwhopr): Merge into -flto section.Jan Hubicka1-1/+1
2010-11-04re PR tree-optimization/46068 (ICE: in consider_split, at ipa-split.c:313 wit...Richard Guenther1-1/+0
2010-10-09re PR tree-optimization/45612 (Reference to undefined label building libada o...Eric Botcazou1-35/+54
2010-09-02re PR tree-optimization/44937 (IPA-split causes crash due to null pointer deref)Richard Guenther1-2/+2
2010-08-19cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to bitmap_bit_p.Nathan Froyd1-2/+1
2010-08-10* ipa-split.c (find_split_points): Free stack.Nathan Froyd1-0/+1
2010-08-03ipa-split.c (struct split_point): Add split_part_set_retval.Jan Hubicka1-27/+112
2010-07-15tree.h (DECL_CHAIN): Define.Nathan Froyd1-2/+2
2010-07-07re PR middle-end/44813 (ipa-split causes ice in ptr_deref_may_alias_decl_p, a...Jan Hubicka1-12/+52
2010-07-02ipa-split.c (split_function): For aggregate values set return_slot_opt...Jan Hubicka1-9/+15
2010-07-02ipa-split.c (verify_non_ssa_vars): Break out from ......Jan Hubicka1-76/+157
2010-06-30PR middle-end/PR44706Jan Hubicka1-0/+7
2010-06-28re PR middle-end/44671 (Partial inlining breaks C++)Jan Hubicka1-1/+3
2010-06-28re PR tree-optimization/44687 (ICE: in tree_nrv, at tree-nrv.c:155 with -fpro...Jan Hubicka1-3/+1
2010-06-28re PR middle-end/44671 (Partial inlining breaks C++)Jan Hubicka1-1/+9
2010-06-26ipa-split-2.c: New testcase.Jan Hubicka1-17/+44
2010-06-25tree-pass.h (pass_split_functions): Declare.Jan Hubicka1-0/+1070
2010-06-04df.h (df_rd_bb_info, [...]): Embedd bitmap_head into the structure.Jan Hubicka1-0/+0