re PR c/79153 (-Wimplicit-fallthrough missed warning)
[gcc.git] / gcc / ipa-pure-const.c
2017-10-27 Prathamesh KulkarniExtend ipa-pure-const pass to propagate malloc attribute.
2017-10-19 Eric Botcazouasan.c (handle_builtin_alloca): Deal with all alloca...
2017-10-07 Jan Hubickainvoke.texi (Wsuggest-attribute=cold): Document.
2017-05-23 Martin LiskaIntroduce symtab_node::dump_{asm_,}name functions.
2017-05-16 Martin LiskaAdd default value for last argument of dump functions.
2017-03-13 Martin LiskaDo not warn -Wsuggest-attribute=noreturn for main.chkp...
2017-03-11 David MalcolmSimplify uses of "%<%s%>" to "%qs" (PR translation...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-13 Jakub Jelinekre PR ipa/77905 (ICE at -Os and above in both 32-bit...
2016-09-02 Jakub Jelinekre PR sanitizer/77396 (address sanitizer crashes if...
2016-05-19 Martin LiskaFix memory leak in ipa-pure-const
2016-05-04 Jan Hubickacgraph.c (cgraph_node::call_for_symbol_thunks_and_alias...
2016-05-02 Jakub Jelinekre PR rtl-optimization/70467 (Useless "and [esp],-1...
2016-04-21 Jan Hubickare PR c++/70018 (Possible issue around IPO and C++...
2016-04-16 Jan Hubickare PR c++/70018 (Possible issue around IPO and C++...
2016-04-13 Jakub Jelinekre PR c++/70641 (ICE on valid code at -O1 and above...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-03 Jan Hubickaipa-pure-const.c (ignore_edge_for_pure_const): New...
2015-12-03 Jan Hubickaipa-pure-const.c (ignore_edge): Rename to ...
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
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)
next