]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/passes.c
Merge from transactional-memory branch.
[thirdparty/gcc.git] / gcc / passes.c
2011-11-08  Aldy HernandezMerge from transactional-memory branch.
2011-10-03  Artjoms SinkarovsVector shuffling patch from Artem Shinkarov.
2011-09-27  Jakub Jelinekcommon.opt: Add -foptimize-strlen option.
2011-07-11  Andreas Krebbelpasses.c (init_optimization_passes): Add invariant...
2011-07-08  Richard Hendersondwarf2: Extract cfi creation to a new pass.
2011-06-27  Richard Guentherre PR middle-end/49394 (libstdc++-v3/testsuite/30_threa...
2011-06-23  Jan Hubickare PR middle-end/49373 (Many testcase failures)
2011-06-18  Jan Hubickalto-symtab.c (lto_varpool_replace_node): Remove code...
2011-06-14  David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-10  Xinliang David Lire checking -fdump-passes
2011-06-09  Xinliang David LiRevert r174848,174849
2011-06-09  David Li-fdump-pass implementation
2011-06-07  Xinliang David LiHandle assembler name in -fdisable/enable options
2011-06-06  Alexandre Olivatree-pretty-print.c (dump_function_header): Add flags.
2011-06-01  David LiBetter function header dump
2011-05-30  Xinliang David LiNew option to disable/enable optimization passes.
2011-05-06  Jan Hubickacgraph.c (cgraph_add_thunk): Create real function node...
2011-05-03  Jan Hubickacgraph.h (cgraph_node_set_def, [...]): Move out of...
2011-04-29  Martin Jamborcgraph.h (cgraph_postorder): Remove declaration.
2011-04-11  Martin Jamborexcept.c (set_nothrow_function_flags): Call cgraph_get_...
2011-03-25  Richard Guenthertree-flow.h (verify_stmts): Rename to verify_gimple_in_cfg.
2011-03-25  Richard Guentherpasses.c (init_optimization_passes): Add FRE pass after...
2011-03-25  Nathan Froydre PR target/4828 (can't install gcc for h8300-hms...
2011-03-24  Nathan Froydfunction.c (instantiate_virtual_regs): Use FOR_EACH_BB...
2011-03-23  Richard GuentherMakefile.in (IPA_TYPE_ESCAPE_H): Remove.
2011-02-17  Alexandre Olivare PR debug/47106 (-fcompare-debug failure (length...
2011-02-02  Sebastian PopFix PR40979 and PR47044: after LIM call copy_prop and...
2011-01-25  Sebastian PopRemove the lambda framework and make -ftree-loop-linear...
2011-01-22  Richard HendersonNew -fcompare-elim pass.
2011-01-11  Jan Hubickare PR lto/45721 (ICE: in function_and_variable_visibili...
2011-01-10  Jan Hubickare PR tree-optimization/47234 (ipa-split is executed...
2010-11-29  Joseph Myerssystem.h: Include "safe-ctype.h" instead of <safe-ctype.h>.
2010-11-26  Michael Matztree-ssa-copy.c (fini_copy_prop): Don't DCE when we...
2010-11-17  Michael Matztimevar.def (TV_IPA_OPT, [...]): New.
2010-11-10  Joseph Myerscfgloop.c (verify_loop_structure): Use %' in diagnostics.
2010-11-04  Artjoms Sinkarovspasses.c (init_optimization_passes): Move veclower...
2010-10-21  Nathan Froydbasic-block.h (single_succ_edge): Use gcc_checking_assert.
2010-10-05  Richard Guenthervalue-prof.c (gimple_divmod_fixed_value): Work on SSA...
2010-09-23  Eric Botcazoutree-flow.h (execute_update_addresses_taken): Adjust.
2010-09-22  Richard Guenthertree-inline.c (optimize_inline_calls): Schedule cleanup...
2010-09-22  Richard Guenthertree-ssanames.c (release_dead_ssa_names): Do not remove...
2010-09-07  Richard Guentherre PR middle-end/45569 (ICE: verify_stmts failed: state...
2010-09-03  Jan Hubickapasses.c (rest_of_decl_compilation): Do not add local...
2010-08-21  Jan Hubickatree-pass.h (pass_ipa_cdtor_merge): New function.
2010-08-21  Jan Hubickalto-cgraph.c (lto_output_edge): Use gimple_has_body_p...
2010-08-11  Sebastian PopSchedule a copy_prop pass before graphite.
2010-07-26  Richard Hendersonre PR target/44132 (emutls is broken under a range...
2010-07-14  Richard Hendersonpasses.c (rest_of_decl_compilation): Do not call
2010-06-29  Jan Hubickapredict.c (propagate_freq): Clear EXIT_BLOCK_PTR freque...
2010-06-25  Jan Hubickatree-pass.h (pass_split_functions): Declare.
2010-06-22  Jan Hubickapasses.c (execute_function_todo): Move call of statisti...
2010-06-08  Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-06-03  Jan Hubickapasses.c (init_optimization_passes): Put ipa reference...
2010-06-01  Jan Hubickatree-cfg.c (verify_stmt): Do not skip could_throw test.
2010-05-30  Jan Hubickapasses.c (ipa_write_optimization_summaries_1, [......
2010-05-29  Jan Hubickatree-vrp.c (debug_value_range, [...]): Annotate with...
2010-05-27  Joseph Myersdiagnostic-core.h: New.
2010-05-21  Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-05-19  Joseph Myersdiagnostic.c (FLOAT, FFS): Don't undefine.
2010-05-15  Jan Hubickaipa-prop.c (ipa_prop_read_section): Add sanity check...
2010-05-15  Jan Hubickaipa-reference.c: Include toplev.h
2010-05-12  Sriraman Tallamimplicit-zee.c: New file.
2010-05-10  Jan Hubickapasses.c (ipa_write_summaries_1, [...]): Allocate encoders.
2010-04-30  Richard Guentherre PR lto/43946 (SPEC2000 GCC fails to build with ...
2010-04-29  Jan Hubicka* lto-symtab.c (lto_symtab_entry_def) Add vnode.
2010-04-27  Jan Hubickainvoke.texi (-fipa-profile): Document.
2010-04-26  Jan Hubickacgraph.c (cgraph_create_node): Set node frequency to...
2010-04-22  Bernd Schmidtre PR middle-end/29274 (not using mulsidi3)
2010-04-21  Jan Hubickatimevar.def (TV_WHOPR_WPA_FIXUP): Remove.
2010-04-21  Jan Hubickatree-pass.h (ipa_opt_pass_d): Rename function_read_summ...
2010-04-20  Jan Hubickacgraph.c (cgraph_remove_node): Kill bodies in other...
2010-04-06  Sebastian PopAvoid calling verify_ssa twice in verify_loop_closed_ssa.
2010-04-06  Sebastian PopAlways execute verify_loop_closed_ssa at LNO level.
2010-04-06  Changpeng Fangre PR tree-optimization/32824 (Missed reduction vectori...
2010-04-02  Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-03-31  Sebastian PopAdd pass_copy_prop after Graphite.
2010-02-22  Duncan SandsIf a pass occurs in several pass lists...
2010-01-13  Richard Guentherre PR middle-end/42678 (ICE with lto1 in expand_mult...
2009-12-19  Joern RenneckeMakefile.in (PLUGIN_HEADERS): Add more headers.
2009-12-11  Duncan SandsIPA passes are bigger than other passes...
2009-12-01  Grigori Fursincgraphunit.c (plugin.h): Include.
2009-11-25  H.J. LuRemove trailing white spaces.
2009-11-18  Martin Jamborpasses.c (ipa_write_summaries): Call renumber_gimple_st...
2009-11-16  Jan Hubickacgraph.c (cgraph_release_function_body): Update use...
2009-11-10  Martin Jambortree-pass.h (struct ipa_opt_pass_d): Added stmt_fixup...
2009-11-08  Zbigniew Chamskicfgrtl.c (pass_free_cfg): Add pass name.
2009-10-29  Michael Matztree-ssa-math-opts.c (execute_convert_to_rsqrt): Remove.
2009-10-22  Jan Hubickaipa-cp.c (ipcp_write_summary, [...]): New functions.
2009-10-14  Vladimir Makarovparams.def (PARAM_IRA_LOOP_RESERVED_REGS): New.
2009-10-13  Basile Starynkevitchpasses.c (register_pass): Replaced gcc_unreachable...
2009-10-08  Michael Matzre PR middle-end/41573 (segfault in trunk related to...
2009-10-07  Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Assert that...
2009-10-03  Diego NovilloMerge lto branch into trunk.
2009-09-28  Sriraman Tallamtree-pass.h (register_pass_info): New structure.
2009-09-28  Michael Matzbuiltins.c (interclass_mathfn_icode): New helper.
2009-09-17  Martin Jamborcommon.opt (fipa-sra): New switch.
2009-09-14  Richard HendersonSquash commit of EH in gimple
2009-09-03  Diego Novillo[multiple changes]
2009-09-02  Vladimir Makarovinvoke.texi (-fsched-pressure): Document it.
2009-07-31  Sebastian PopNew implementation of Graphite.
next