summaryrefslogtreecommitdiff
path: root/gcc/passes.c
Commit message (Expand)AuthorAgeFilesLines
* * passes.c (execute_function_todo): Move call of statistics_fini_passhubicka2010-06-221-2/+2
* gcc/ada:lauras2010-06-081-2/+2
* * passes.c (init_optimization_passes): Put ipa referencehubicka2010-06-031-1/+1
* * tree-cfg.c (verify_stmt): Do not skip could_throw test.hubicka2010-06-011-12/+0
* * passes.c (ipa_write_optimization_summaries_1, ipa_write_summaries_2,hubicka2010-05-301-0/+16
* * tree-vrp.c (debug_value_range, debug_all_value_ranges,hubicka2010-05-291-3/+5
* * diagnostic-core.h: New. Contents moved from diagnostic.h andjsm282010-05-271-5/+5
* gcc/ChangeLog:steven2010-05-211-1/+0
* * diagnostic.c (FLOAT, FFS): Don't undefine.jsm282010-05-191-2/+0
* * ipa-prop.c (ipa_prop_read_section): Add sanity check that node is analyzed.hubicka2010-05-151-1/+1
* * ipa-reference.c: Include toplev.hhubicka2010-05-151-4/+3
* * implicit-zee.c: New file.tmsriram2010-05-121-0/+1
* * passes.c (ipa_write_summaries_1, ipa_write_optimization_summaries): Allocatehubicka2010-05-101-0/+5
* 2010-04-30 Richard Guenther <rguenther@suse.de>rguenth2010-04-301-1/+1
* * lto-symtab.c (lto_symtab_entry_def) Add vnode.hubicka2010-04-291-14/+31
* * doc/invoke.texi (-fipa-profile): Document.hubicka2010-04-271-0/+1
* * cgraph.c (cgraph_create_node): Set node frequency to normal.hubicka2010-04-261-2/+5
* gcc/bernds2010-04-221-0/+1
* * timevar.def (TV_WHOPR_WPA_FIXUP): Remove.hubicka2010-04-211-1/+11
* * tree-pass.h (ipa_opt_pass_d): Rename function_read_summary;hubicka2010-04-211-8/+95
* * cgraph.c (cgraph_remove_node): Kill bodies in other partitoin.hubicka2010-04-201-2/+0
* Avoid calling verify_ssa twice in verify_loop_closed_ssa.spop2010-04-061-2/+3
* Always execute verify_loop_closed_ssa at LNO level.spop2010-04-061-1/+1
* Fix PR32824.spop2010-04-061-1/+1
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-1/+1
* Add pass_copy_prop after Graphite.spop2010-03-311-0/+1
* If a pass occurs in several pass lists, like pass_cleanup_eh which occurs inbaldrick2010-02-221-35/+41
* 2010-01-13 Richard Guenther <rguenther@suse.de>rguenth2010-01-131-1/+3
* * Makefile.in (PLUGIN_HEADERS): Add more headers.amylaar2009-12-191-0/+5
* IPA passes are bigger than other passes, so more memory needs to be allocatedbaldrick2009-12-111-2/+15
* 2009-12-01 Grigori Fursin <grigori.fursin@inria.fr>amylaar2009-12-011-12/+37
* Remove trailing white spaces.hjl2009-11-251-25/+25
* 2009-11-18 Martin Jambor <mjambor@suse.cz>jamborm2009-11-181-1/+17
* * cgraph.c (cgraph_release_function_body): Update use ofhubicka2009-11-161-16/+16
* 2009-11-10 Martin Jambor <mjambor@suse.cz>jamborm2009-11-101-0/+44
* * cfgrtl.c (pass_free_cfg): Add pass name.amylaar2009-11-081-6/+16
* * tree-ssa-math-opts.c (execute_convert_to_rsqrt): Remove.matz2009-10-291-1/+0
* * ipa-cp.c (ipcp_write_summary, ipcp_read_summary): New functions.hubicka2009-10-221-2/+4
* 2009-09-26 Vladimir Makarov <vmakarov@redhat.com>vmakarov2009-10-141-3/+1
* 2009-10-13 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2009-10-131-9/+16
* PR middle-end/41573matz2009-10-081-1/+0
* * lto-symtab.c (lto_cgraph_replace_node): Assert that inline clones hashubicka2009-10-071-2/+3
* Merge lto branch into trunk.dnovillo2009-10-031-37/+249
* * tree-pass.h (register_pass_info): New structure. ian2009-09-281-10/+178
* * builtins.c (interclass_mathfn_icode): New helper.matz2009-09-281-1/+6
* 2009-09-17 Martin Jambor <mjambor@suse.cz>jamborm2009-09-171-0/+1
* Squash commit of EH in gimplerth2009-09-141-0/+2
* 2009-09-01 Diego Novillo <dnovillo@google.com>dnovillo2009-09-031-0/+1
* 2009-09-02 Vladimir Makarov <vmakarov@redhat.com>vmakarov2009-09-021-1/+1
* New implementation of Graphite.spop2009-07-311-0/+5