summaryrefslogtreecommitdiff
path: root/gcc/passes.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* * passes.c (pass_init_dump_file): Only open a clean graph dump file ifsteven2012-12-051-5/+18
* * rtl.h (print_insn_with_notes): Remove prototype.steven2012-12-041-1/+1
* * rtl.h (print_insn_with_notes): Prototype.steven2012-12-031-30/+14
* * passes.c (init_optimization_passes): Add pass_asan and pass_tsanjakub2012-11-271-0/+2
* gcc/steven2012-11-261-21/+16
* 2012-11-22 Dmitry Vyukov <dvyukov@google.com>wmi2012-11-221-0/+2
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-3/+3
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-39/+26
* Allow asan at -O0dodji2012-11-121-0/+1
* Initial import of asan from the Google branchdodji2012-11-121-0/+1
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-5/+22
* This patch implements generic type query and conversion functions,crowl2012-10-311-1/+1
* * basic-block. (profile_record): New struct, moved from passes.c.steven2012-10-091-92/+6
* * lto-cgraph.c (lto_symtab_encoder_new): New parameter FOR_INPUT.hubicka2012-10-071-1/+1
* Fix previous commit once again :(hubicka2012-10-061-1/+1
* Fix previous commit.hubicka2012-10-061-2/+2
* * doc/invoke.texi (-fprofile-report): Document.hubicka2012-10-061-0/+221
* 2012-09-30 Sharad Singhai <singhai@google.com>singhai2012-10-011-19/+11
* 2012-09-20 Martin Jambor <mjambor@suse.cz>jamborm2012-09-201-7/+0
* 2012-09-19 Richard Guenther <rguenther@suse.de>rguenth2012-09-191-1/+3
* 2012-09-19 Richard Guenther <rguenther@suse.de>rguenth2012-09-191-4/+51
* 2012-09-14 Richard Guenther <rguenther@suse.de>rguenth2012-09-141-13/+12
* * passes.c (ipa_write_summaries_1): Set state;hubicka2012-09-091-3/+3
* Replace cgraph_node_set and varpool_node_set by symtab_node_encoderhubicka2012-09-091-18/+15
* 2012-09-06 Richard Guenther <rguenther@suse.de>rguenth2012-09-061-1/+2
* * tree-pass.h (write_summary, write_optimization_summary): Removehubicka2012-08-131-14/+10
* 2012-08-10 Richard Guenther <rguenther@suse.de>rguenth2012-08-101-1/+0
* Add free inline summary pass after pass_early_local_passes hjl2012-08-021-0/+1
* 2012-08-02 Richard Guenther <rguenther@suse.de>rguenth2012-08-021-3/+0
* gcc/steven2012-07-201-5/+1
* * dumpfile.h (TDF_COMMENT): New define.steven2012-07-171-5/+3
* gcc/steven2012-07-161-1/+0
* gcc:wschmidt2012-06-261-0/+1
* 2012-06-15 Easwaran Raman <eraman@google.com>eraman2012-06-151-1/+1
* PR c++/53602rth2012-06-091-1/+2
* * Makefile.in: Fix many dependencies.steven2012-05-311-20/+1
* * integrate.c: Remove.steven2012-05-291-1/+0
* 2012-05-11 Richard Guenther <rguenther@suse.de>rguenth2012-05-111-5/+6
* * cgraph.h (cgraph_remove_unreachable_nodes): Rename to ...hubicka2012-05-101-2/+2
* * cgraphbuild.c (build_cgraph_edges): Do not finalize varshubicka2012-05-091-0/+1
* * cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.chubicka2012-04-301-6/+11
* * lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags.hubicka2012-04-221-2/+2
* * lto-symtab.c (lto_cgraph_replace_node): Merge needed instead of force flags.hubicka2012-04-201-1/+1
* * cgraph.c (cgraph_node_name): Remove.hubicka2012-04-181-1/+1
* * cgraph.h (FOR_EACH_VARIABLE, FOR_EACH_VARIABLE, FOR_EACH_FUNCTION):hubicka2012-04-161-13/+9
* * cgraph.h: Update copyrights;hubicka2012-04-141-14/+14
* 2012-04-12 Richard Guenther <rguenther@suse.de>rguenth2012-04-121-0/+101
* 2012-03-21 Richard Guenther <rguenther@suse.de>rguenth2012-03-211-4/+0
* 2012-03-20 Richard Guenther <rguenther@suse.de>rguenth2012-03-201-1/+0