aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-split.c
AgeCommit message (Expand)Author
2013-03-04 PR tree-optimization/56424Eric Botcazou
2013-01-10Update copyright years in gcc/Richard Sandiford
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-012012-11-01 Sharad Singhai <singhai@google.com>Sharad Singhai
2012-10-05 PR debug/54519Jakub Jelinek
2012-09-11Remove unnecessary VEC function overloads.Diego Novillo
2012-08-172012-08-17 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-08-15Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).Diego Novillo
2012-08-142012-08-14 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-08-102012-08-10 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-08-072012-08-07 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-08-02Add free inline summary pass after pass_early_local_passes H.J. Lu
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-07-16gcc/Steven Bosscher
2012-07-162012-07-16 Dehao Chen <dehao@google.com>Dehao Chen
2012-07-102012-07-10 Dehao Chen <dehao@google.com>Dehao Chen
2012-04-14 * cgraph.h: Update copyrights;Jan Hubicka
2012-02-27 PR tree-optimization/52376Jakub Jelinek
2012-02-23 PR tree-optimization/52019Jakub Jelinek
2012-01-232012-01-23 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-01-11 * tree.h (build_function_decl_skip_args): Add boolean parameter.Eric Botcazou
2012-01-11gcc:Bill Schmidt
2011-10-142011-10-14 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-10-132011-10-13 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-10-102011-10-10 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-09-082011-09-08 Martin Jambor <mjambor@suse.cz>Martin Jambor
2011-09-02 PR middle-end/50260Michael Matz
2011-08-312011-08-31 Martin Jambor <mjambor@suse.cz>Martin Jambor
2011-06-14dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li
2011-05-302011-05-30 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-04-22 * gengtype.c (open_base_files): Add ipa-inline.h include.Jan Hubicka
2011-04-16 * cgraphbuild.c: Include ipa-inline.h.Jan Hubicka
2011-04-112011-04-11 Martin Jambor <mjambor@suse.cz>Martin Jambor
2011-03-242011-03-24 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-02-11 PR tree-optimization/47420Eric Botcazou
2011-01-26 PR target/47237Jan Hubicka
2011-01-20 PR tree-optimization/46130Jakub Jelinek
2011-01-19 * ipa-split.c (find_return_bb): Use single_pred_p/single_pred_edge,Jakub Jelinek
2011-01-19 * ipa-split.c: Spelling fixes.Jakub Jelinek
2011-01-10 * PR tree-optimization/47141Jeff Law
2011-01-10 PR tree-optimization/47234 Jan Hubicka
2011-01-03 PR tree-optimization/47148Jakub Jelinek
2010-11-11 * doc/invoke.texi (-fwhopr): Merge into -flto section.Jan Hubicka
2010-11-042010-11-04 Richard Guenther <rguenther@suse.de>Richard Guenther
2010-10-09 PR tree-optimization/45612Eric Botcazou
2010-09-022010-09-02 Richard Guenther <rguenther@suse.de>Richard Guenther
2010-08-19 * cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call toNathan Froyd
2010-08-10 * ipa-split.c (find_split_points): Free stack.Nathan Froyd