]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ipa-pure-const.c
alias.c: Reorder #include statements and remove duplicates.
[thirdparty/gcc.git] / gcc / ipa-pure-const.c
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-09-20  Trevor Saundersswitch from gimple to gimple*
2015-08-12  Trevor SaundersRevert "replace several uses of the anon namespace...
2015-08-11  Trevor Saundersreplace several uses of the anon namespace with GCC_FINAL
2015-07-15  Andrew MacLeodgimple-pretty-print.h: Don't include pretty-print.h.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25  Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-03-27  Jan Hubickare PR ipa/65076 (16% tramp3d-v4.cpp compile time regres...
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-11  Jan Hubickare PR ipa/61324 (ICE: SIGSEGV at ipa-comdats.c:321...
2014-11-26  Bernd Edlingerre PR ipa/61190 (g++.old-deja/g++.mike/p4736b.C FAILs...
2014-11-19  David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-18  Jan Hubickaipa-cp.c (ipcp_cloning_candidate_p): Use opt_for_fn.
2014-11-14  Jakub Jelinekipa-pure-const.c (struct funct_state_d): Add can_free...
2014-11-12  Jakub Jelinekre PR ipa/63838 (ipa-pure-const miscomputes can_throw)
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-10-21  David MalcolmState cleanups from jit branch
2014-09-24  Marek Polacekre PR c/61405 (Not emitting "enumeration value not...
2014-08-25  Martin LiskaIPA C++ refactoring 4/N
2014-08-02  Trevor Saundersadd a hash_set based on hash_table
2014-07-24  Martin LiskaIPA C++ refactoring 1/N
2014-07-09  Trevor Saundersremove has_execute
2014-06-25  Martin LiskaIPA REF refactoring
2014-06-04  Martin Jamborre PR ipa/61340 (ipa-pure-const.c, ipa-reference.c...
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-03-26  Jan Hubickaipa-pure-const.c (propagate_pure_const, [...]): Do...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
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-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-19  David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  Richard Bienercfgloop.h (struct loop_iterator): C++-ify, add construc...
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18  Trevor Saundersremove nolonger needed {cgraph,varpool}_node_{,asm_...
2013-11-13  Andrew Macleodgimple-walk.h: New File.
2013-11-13  Marc Glissere PR tree-optimization/59077 (ipa-pure-const.c (better...
2013-10-29  David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-28  Trevor Saundersdf-scan.c (df_collection_rec): Adjust.
2013-10-23  Andrew MacLeodtree-ssa-loop.h: Remove include files.
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-09  Andrew MacLeodtree-flow.h: Remove all remaining prototypes...
2013-09-30  Richard Sandifordbasic-block.h (edge_list): Prefix member names with...
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-09-06  Jan Hubickare PR middle-end/58094 (IPA devirt testsuite errors)
2013-08-05  David MalcolmAutomated conversion of passes to C++ classes
2013-07-22  Po-Chun Changdf-problems.c (can_move_insns_across): Exit loop once...
2013-07-21  Ondřej BílkaFix typos.
2013-07-18  David Malcolmipa-pure-const.c (generate_summary): Rename to...
2013-06-01  Jan Hubickalto-symtab.c (lto_symtab_merge_cgraph_nodes_1): Rename...
2013-05-29  Jan Hubickacgraph.h (symtab_node_base): Add definition, alias...
2013-05-15  Martin Jamboripa-prop.c (ipa_print_node_jump_functions): Print symbo...
2013-02-27  Jakub Jelinekre PR middle-end/56461 (GCC is leaking lots of memory)
2013-02-08  Richard BienerMakefile.in (tree-tailcall.o): Add $(CFGLOOP_H) dependency.
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-06  Jan Hubicka* ipa-pure-const.c (check_stmt): Fix debug info formatting.
2012-11-01  Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-09-20  Martin Jamborfunction.c (push_cfun): Check old current_function_decl...
2012-09-13  Steven Bosscheripa-pure-const.c (state_from_flags, [...]): Use current...
2012-08-16  Richard Guentherre PR middle-end/54146 (Very slow compile with attribut...
2012-08-13  Jan Hubickatree-pass.h (write_summary, [...]): Remove set and...
2012-08-11  Jan Hubickacgraph.h (vector types for symtab_node): Add.
2012-07-25  Sandra Loosemorere PR target/53633 (__attribute__((naked)) should disab...
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-05-31  Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-29  Joseph MyersLANGUAGES: Fix typos.
2012-04-16  Jan Hubickacgraph.h (FOR_EACH_VARIABLE, [...]): New macros.
2012-04-14  Jan Hubickacgraph.h: Update copyrights;
2012-01-27  Richard Guentheripa-pure-const.c (check_stmt): Clobbers do not make...
2011-10-07  Tom de Vriesre PR middle-end/50527 (inconsistent vla align)
2011-08-12  Diego Novillodata-streamer.h (streamer_write_zero): Rename from...
2011-08-08  Diego Novillorebase
2011-06-10  Jan Hubickacgraph.c (cgraph_set_nothrow_flag_1): Update cgraph...
2011-06-10  Jan Hubickaipa-utils.c (searchc): Use cgraph_function_or_thunk_node.
2011-05-29  Richard Guentherre PR tree-optimization/49217 (Wrong optimization of...
2011-05-06  Jan Hubickacgraph.c (cgraph_add_thunk): Create real function node...
2011-04-29  Martin Jamborcgraph.h (cgraph_postorder): Remove declaration.
2011-04-20  Jim Meyeringremove useless if-before-free tests
2011-04-15  Nathan Froydgimple.h (gimple_asm_clobbers_memory_p): Declare.
2011-04-11  Martin Jamborexcept.c (set_nothrow_function_flags): Call cgraph_get_...
2011-02-11  Nathan Froydcgraph.c: Fix comment typos.
2010-11-30  Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-11-04  Jakub Jelinekre PR tree-optimization/46233 (ICE: verify_flow_info...
2010-10-26  Jan Hubickare PR lto/45736 (ICE: in cgraph_remove_unreachable_node...
2010-09-30  Joseph Myersopt-functions.awk (static_var): Update comment.
2010-08-21  Jan Hubickatree-pass.h (pass_ipa_cdtor_merge): New function.
2010-07-26  Richard Guentherre PR tree-optimization/45052 (volatile ignored)
2010-07-23  Nathan Froydbuiltins.def (BUILT_IN_ARGS_INFO): Remove.
2010-07-21  Jan Hubickaipa-pure-const.c (varying_state): Break out from ...
2010-07-01  Richard Guentherre PR middle-end/42834 (memcpy folding overeager)
next