decl.c (gnat_to_gnu_entity): For a derived untagged type that renames discriminants...
[gcc.git] / gcc / ipa-split.c
2014-11-05 Ilya Enkovichipa-chkp.c: New.
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-09-22 Jan Hubickatree-ssa-ccp.c (prop_value_d): Rename to ...
2014-09-11 Jan Hubickare PR middle-end/63186 (Undefined .L* symbols because...
2014-08-25 Martin LiskaIPA C++ refactoring 4/N
2014-07-24 Martin LiskaIPA C++ refactoring 1/N
2014-07-24 Richard Bienertree-inline.h (estimate_move_cost): Add speed_p parameter.
2014-07-09 Trevor Saundersremove has_execute
2014-06-25 Martin LiskaIPA REF refactoring
2014-06-06 Richard Bienercfgexpand.c (expand_gimple_cond): Remove check for...
2014-05-06 Richard Bienertree-pass.h (TODO_verify_ssa, [...]): Remove.
2014-04-17 Trevor Saunderspass cfun to pass::execute
2014-04-17 Trevor Saunderspass current function to opt_pass::gate ()
2014-04-17 Trevor Saundersremove has_gate
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-19 Jakub Jelinekre PR other/59545 (Signed integer overflow issues)
2013-12-17 Martin LiskaTime profile-based function reordering (phase 2).
2013-12-16 Jakub Jelinekre PR middle-end/58956 (wrong code at -O1 and above...
2013-12-09 David MalcolmEliminate FOR_EACH_BB macro.
2013-12-09 David MalcolmEliminate last_basic_block macro.
2013-12-09 David MalcolmEliminate profile_status macro.
2013-12-09 David MalcolmEliminate BASIC_BLOCK macro.
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-21 David MalcolmReword comments that mention ENTRY_BLOCK_PTR and EXIT_B...
2013-11-19 David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-14 Andrew MacLeodgimplify-be.h: New file.
2013-11-13 Andrew Macleodgimple-walk.h: New File.
2013-11-12 Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-10-29 David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-29 Andrew MacLeodtree-outof-ssa.h: Remove include files.
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 gcc.gnu.org/ml/gcc/2012-08...
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++)
next