aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-pure-const.c
AgeCommit message (Expand)Author
2013-02-27 PR middle-end/56461Jakub Jelinek
2013-02-082013-02-08 Richard Biener <rguenther@suse.de>Richard Biener
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-11-18This patch rewrites the old VEC macro-based interface into a new oneDiego Novillo
2012-11-06 * ipa-pure-const.c (check_stmt): Fix debug info formatting.Jan Hubicka
2012-11-012012-11-01 Sharad Singhai <singhai@google.com>Sharad Singhai
2012-09-202012-09-20 Martin Jambor <mjambor@suse.cz>Martin Jambor
2012-09-13 * ipa-pure-const.c (state_from_flags, local_pure_const): UseSteven Bosscher
2012-08-162012-08-16 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-08-13 * tree-pass.h (write_summary, write_optimization_summary): RemoveJan Hubicka
2012-08-11 * cgraph.h (vector types for symtab_node): Add.Jan Hubicka
2012-07-252012-07-25 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore
2012-07-16gcc/Steven Bosscher
2012-05-31 * output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher
2012-05-29 * LANGUAGES: Fix typos.Joseph Myers
2012-04-16 * cgraph.h (FOR_EACH_VARIABLE, FOR_EACH_VARIABLE, FOR_EACH_FUNCTION):Jan Hubicka
2012-04-14 * cgraph.h: Update copyrights;Jan Hubicka
2012-01-272012-01-27 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-10-072011-10-07 Tom de Vries <tom@codesourcery.com>Tom de Vries
2011-08-12 * data-streamer.h (streamer_write_zero): Rename from output_zero.Diego Novillo
2011-08-08rebaseDiego Novillo
2011-06-10 * cgraph.c (cgraph_set_nothrow_flag_1): Update cgraph afterJan Hubicka
2011-06-10 * ipa-utils.c (searchc): Use cgraph_function_or_thunk_node.Jan Hubicka
2011-05-292011-05-29 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-05-06 * cgraph.c (cgraph_add_thunk): Create real function node insteadJan Hubicka
2011-04-292011-04-29 Martin Jambor <mjambor@suse.cz>Martin Jambor
2011-04-20remove useless if-before-free testsJim Meyering
2011-04-15 * gimple.h (gimple_asm_clobbers_memory_p): Declare.Nathan Froyd
2011-04-112011-04-11 Martin Jambor <mjambor@suse.cz>Martin Jambor
2011-02-11 * cgraph.c: Fix comment typos.Nathan Froyd
2010-11-30 * diagnostic-core.h: Include bversion.h.Joseph Myers
2010-11-04 PR tree-optimization/46233Jakub Jelinek
2010-10-26 PR middle-end/45736Jan Hubicka
2010-09-30 * opt-functions.awk (static_var): Update comment.Joseph Myers
2010-08-21 * tree-pass.h (pass_ipa_cdtor_merge): New function.Jan Hubicka
2010-07-262010-07-26 Richard Guenther <rguenther@suse.de>Richard Guenther
2010-07-23 * builtins.def (BUILT_IN_ARGS_INFO): Remove.Nathan Froyd
2010-07-21 * ipa-pure-const.c (varying_state): Break out from ...Jan Hubicka
2010-07-012010-07-01 Richard Guenther <rguenther@suse.de>Richard Guenther
2010-06-142010-06-14 Richard Guenther <rguenther@suse.de>Richard Guenther
2010-06-11 * ipa-pure-const.c (special_builtlin_state): New function.Jan Hubicka
2010-06-11 * doc/invoke.texi (Wsuggest-attribute): Document.Jan Hubicka
2010-06-09 * ipa-pure-const.c (propagate_pure_const, propagate_noreturn):Jan Hubicka
2010-06-07 * cgraph.c (cgraph_edge_cannot_lead_to_return): Also checkJan Hubicka
2010-06-05 * ipa-pure-const.c (propagate): Fix type in handling functionsJan Hubicka
2010-06-01 * ipa-pure-const.c (local_pure_const): Do NORETURN discovery.Jan Hubicka
2010-06-012010-06-01 Richard Guenther <rguenther@suse.de>Richard Guenther
2010-06-012010-06-01 Richard Guenther <rguenther@suse.de>Richard Guenther
2010-05-31 * gimple.c (gimple_call_builtin_p): New function.Jan Hubicka