]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ipa-split.c
tree-ssa.h: Remove all #include's
[thirdparty/gcc.git] / gcc / ipa-split.c
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-09-06  Eric Botcazouipa-split.c (split_function): Set DECL_NO_INLINE_WARNIN...
2013-09-02  Jan Hubickaipa-split.c (execute_split_functions): Split externally...
2013-08-08  Jan Hubickacgraphbuild.c (build_cgraph_edges): Do not walk into...
2013-08-05  David MalcolmAutomated conversion of passes to C++ classes
2013-05-29  Jan Hubickacgraph.h (symtab_node_base): Add definition, alias...
2013-04-26  Richard Bienertree-cfg.c (execute_build_cfg): Build the loop tree.
2013-03-04  Eric Botcazoure PR tree-optimization/56424 (ICE at tree-inline.c...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-11-20  Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-10-05  Jakub Jelinekre PR debug/54519 (Debug info quality regression due...
2012-09-11  Diego NovilloRemove unnecessary VEC function overloads.
2012-08-17  Richard Guenthertree-sra.c (modify_function): Free redirect_callers...
2012-08-15  Diego Novillobackport: As described in http://gcc.gnu.org/ml/gcc...
2012-08-14  Richard Guenthercfgexpand.c (expand_used_vars): Use virtual_operand_p.
2012-08-10  Richard Guenthertree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIE...
2012-08-07  Richard Guenthertree-flow.h (copy_ssa_name_fn): New function.
2012-08-02  H.J. LuAdd free inline summary pass after pass_early_local_passes
2012-08-02  Richard Guenthertree-flow.h (set_default_def): Rename to ...
2012-08-02  Richard Guenthertree-dfa.c (referenced_var_lookup): Remove.
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-07-16  Dehao Chenrevert: tree.h (phi_arg_d): New field.
2012-07-10  Dehao Chentree.h (phi_arg_d): New field.
2012-04-14  Jan Hubickacgraph.h: Update copyrights;
2012-02-27  Jakub Jelinekre PR tree-optimization/52376 (ICE in lto_input_tree_re...
2012-02-23  Jakub Jelinekre PR tree-optimization/52019 (tree-ssa/ipa-split-5...
2012-01-23  Richard Guentherre PR middle-end/51949 (expand_call: seg fault caused...
2012-01-11  Eric Botcazoutree.h (build_function_decl_skip_args): Add boolean...
2012-01-11  Bill Schmidtre PR tree-optimization/49642 (constant part of a macro...
2011-10-14  Richard Guentherre PR tree-optimization/50723 (internal compiler error...
2011-10-13  Richard Guentherre PR middle-end/50712 (invalid argument to gimple...
2011-10-10  Richard Guentheripa-split.c (pass_split_functions): Add verification...
2011-09-08  Martin Jamborre PR tree-optimization/50287 (FAIL: gcc.c-torture...
2011-09-02  Michael Matzre PR middle-end/50260 (internal compiler error: Segmen...
2011-08-31  Martin Jamborre PR middle-end/49886 (pass_split_functions cannot...
2011-06-14  David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-05-30  Richard Guentherre PR middle-end/49210 (verify_gimple fails building...
2011-04-22  Jan Hubickagengtype.c (open_base_files): Add ipa-inline.h include.
2011-04-16  Jan Hubickacgraphbuild.c: Include ipa-inline.h.
2011-04-11  Martin Jamborexcept.c (set_nothrow_function_flags): Call cgraph_get_...
2011-03-24  Richard Guentherre PR tree-optimization/46562 (CCP currently needs...
2011-02-11  Eric Botcazoure PR tree-optimization/47420 (ICE in calc_dfs_tree...
2011-01-26  Jan Hubickare PR tree-optimization/47237 (builtin_apply_args broke...
2011-01-20  Jakub Jelinekre PR tree-optimization/46130 (ICE: SIGSEGV in walk_stm...
2011-01-19  Jakub Jelinekipa-split.c (find_return_bb): Use single_pred_p/single_...
2011-01-19  Jakub Jelinek* ipa-split.c: Spelling fixes.
2011-01-10  Jeff Lawre PR tree-optimization/47141 (segfault)
2011-01-10  Jan Hubickare PR tree-optimization/47234 (ipa-split is executed...
2011-01-03  Jakub Jelinekre PR target/47148 (likely wrong code bug)
2010-11-11  Jan Hubickainvoke.texi (-fwhopr): Merge into -flto section.
2010-11-04  Richard Guentherre PR tree-optimization/46068 (ICE: in consider_split...
2010-10-09  Eric Botcazoure PR tree-optimization/45612 (Reference to undefined...
2010-09-02  Richard Guentherre PR tree-optimization/44937 (IPA-split causes crash...
2010-08-19  Nathan Froydcfgloop.c (get_loop_body_in_bfs_order): Avoid redundant...
2010-08-10  Nathan Froyd* ipa-split.c (find_split_points): Free stack.
2010-08-03  Jan Hubickaipa-split.c (struct split_point): Add split_part_set_re...
2010-07-15  Nathan Froydtree.h (DECL_CHAIN): Define.
2010-07-07  Jan Hubickare PR middle-end/44813 (ipa-split causes ice in ptr_der...
2010-07-02  Jan Hubickaipa-split.c (split_function): For aggregate values...
2010-07-02  Jan Hubickaipa-split.c (verify_non_ssa_vars): Break out from ...
2010-06-30  Jan HubickaPR middle-end/PR44706
2010-06-28  Jan Hubickare PR middle-end/44671 (Partial inlining breaks C++)
2010-06-28  Jan Hubickare PR tree-optimization/44687 (ICE: in tree_nrv, at...
2010-06-28  Jan Hubickare PR middle-end/44671 (Partial inlining breaks C++)
2010-06-26  Jan Hubickaipa-split-2.c: New testcase.
2010-06-25  Jan Hubickatree-pass.h (pass_split_functions): Declare.
2010-06-04  Jan Hubickadf.h (df_rd_bb_info, [...]): Embedd bitmap_head into...