aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-prop.c
AgeCommit message (Expand)Author
2013-05-232013-05-23 Martin Jambor <mjambor@suse.cz>Martin Jambor
2013-05-092013-05-09 Martin Jambor <mjambor@suse.cz>Martin Jambor
2013-02-20 PR tree-optimization/56265Jan Hubicka
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-08 PR tree-optimization/55823Jan Hubicka
2012-12-192012-12-19 Richard Biener <rguenther@suse.de>Richard Biener
2012-12-19 PR tree-optimization/55683Jan Hubicka
2012-12-072012-12-07 Martin Jambor <mjambor@suse.cz>Martin Jambor
2012-11-302012-11-30 Martin Jambor <mjambor@suse.cz>Martin Jambor
2012-11-272010-11-27 Dehao Chen <dehao@google.com>Dehao Chen
2012-11-20Introduce vNULL to use as a nil initializer for vec<>.Diego Novillo
2012-11-18This patch rewrites the old VEC macro-based interface into a new oneDiego Novillo
2012-11-082012-11-08 Martin Jambor <mjambor@suse.cz>Martin Jambor
2012-11-072012-11-07 Martin Jambor <mjambor@suse.cz>Martin Jambor
2012-11-062012-11-06 Martin Jambor <mjambor@suse.cz>Martin Jambor
2012-10-25 * ipa-cp.c (ipcp_discover_new_direct_edges): If something was turnedJan Hubicka
2012-10-102012-10-10 Richard Biener <rguenther@suse.de>Richard Biener
2012-09-272012-09-27 Dehao Chen <dehao@google.com>Dehao Chen
2012-09-202012-09-20 Martin Jambor <mjambor@suse.cz>Martin Jambor
2012-09-192012-09-19 Martin Jambor <mjambor@suse.cz>Martin Jambor
2012-09-19Integrate lexical block into source_location.Dehao Chen
2012-09-11Remove unnecessary VEC function overloads.Diego Novillo
2012-09-102012-09-10 Martin Jambor <mjambor@suse.cz>Martin Jambor
2012-09-07Modify gcc/*.[hc] double_int call sites to use the new interface.Lawrence Crowl
2012-08-15Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).Diego Novillo
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-08-092012-08-09 Martin Jambor <mjambor@suse.cz>Martin Jambor
2012-08-022012-08-02 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-08-022012-08-02 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-08-012012-08-01 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-07-16gcc/Steven Bosscher
2012-07-022012-07-02 Martin Jambor <mjambor@suse.cz>Martin Jambor
2012-06-032012-06-03 Martin Jambor <mjambor@suse.cz>Martin Jambor
2012-05-032012-05-03 Martin Jambor <mjambor@suse.cz>Martin Jambor
2012-05-02 * coretypes.h (gimple_seq, const_gimple_seq): Typedef as gimple.Michael Matz
2012-04-30 PR middle-end/53136Uros Bizjak
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-02-282012-02-28 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-01-31 PR bootstrap/52041Jakub Jelinek
2011-12-13 * lto-streamer-out.c (write_symbol): Use proper 64-bit host type.Eric Botcazou
2011-12-052011-12-05 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-11-082011-11-08 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-11-062011-11-6 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-11-032011-11-03 Martin Jambor <mjambor@suse.cz>Martin Jambor
2011-10-312011-10-31 Martin Jambor <mjambor@suse.cz>Martin Jambor
2011-10-272011-10-27 Martin Jambor <mjambor@suse.cz>Martin Jambor
2011-09-232011-09-23 Martin Jambor <mjambor@suse.cz>Martin Jambor
2011-09-22 * ipa-prop.c (ipa_print_node_jump_functions): Fix typos.Maxim Kuvyrkov