| Commit message (Expand) | Author | Age | Files | Lines |
* | * passes.c (execute_function_todo): Move call of statistics_fini_pass | hubicka | 2010-06-22 | 1 | -2/+2 |
* | gcc/ada: | lauras | 2010-06-08 | 1 | -2/+2 |
* | * passes.c (init_optimization_passes): Put ipa reference | hubicka | 2010-06-03 | 1 | -1/+1 |
* | * tree-cfg.c (verify_stmt): Do not skip could_throw test. | hubicka | 2010-06-01 | 1 | -12/+0 |
* | * passes.c (ipa_write_optimization_summaries_1, ipa_write_summaries_2, | hubicka | 2010-05-30 | 1 | -0/+16 |
* | * tree-vrp.c (debug_value_range, debug_all_value_ranges, | hubicka | 2010-05-29 | 1 | -3/+5 |
* | * diagnostic-core.h: New. Contents moved from diagnostic.h and | jsm28 | 2010-05-27 | 1 | -5/+5 |
* | gcc/ChangeLog: | steven | 2010-05-21 | 1 | -1/+0 |
* | * diagnostic.c (FLOAT, FFS): Don't undefine. | jsm28 | 2010-05-19 | 1 | -2/+0 |
* | * ipa-prop.c (ipa_prop_read_section): Add sanity check that node is analyzed. | hubicka | 2010-05-15 | 1 | -1/+1 |
* | * ipa-reference.c: Include toplev.h | hubicka | 2010-05-15 | 1 | -4/+3 |
* | * implicit-zee.c: New file. | tmsriram | 2010-05-12 | 1 | -0/+1 |
* | * passes.c (ipa_write_summaries_1, ipa_write_optimization_summaries): Allocate | hubicka | 2010-05-10 | 1 | -0/+5 |
* | 2010-04-30 Richard Guenther <rguenther@suse.de> | rguenth | 2010-04-30 | 1 | -1/+1 |
* | * lto-symtab.c (lto_symtab_entry_def) Add vnode. | hubicka | 2010-04-29 | 1 | -14/+31 |
* | * doc/invoke.texi (-fipa-profile): Document. | hubicka | 2010-04-27 | 1 | -0/+1 |
* | * cgraph.c (cgraph_create_node): Set node frequency to normal. | hubicka | 2010-04-26 | 1 | -2/+5 |
* | gcc/ | bernds | 2010-04-22 | 1 | -0/+1 |
* | * timevar.def (TV_WHOPR_WPA_FIXUP): Remove. | hubicka | 2010-04-21 | 1 | -1/+11 |
* | * tree-pass.h (ipa_opt_pass_d): Rename function_read_summary; | hubicka | 2010-04-21 | 1 | -8/+95 |
* | * cgraph.c (cgraph_remove_node): Kill bodies in other partitoin. | hubicka | 2010-04-20 | 1 | -2/+0 |
* | Avoid calling verify_ssa twice in verify_loop_closed_ssa. | spop | 2010-04-06 | 1 | -2/+3 |
* | Always execute verify_loop_closed_ssa at LNO level. | spop | 2010-04-06 | 1 | -1/+1 |
* | Fix PR32824. | spop | 2010-04-06 | 1 | -1/+1 |
* | * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, | steven | 2010-04-02 | 1 | -1/+1 |
* | Add pass_copy_prop after Graphite. | spop | 2010-03-31 | 1 | -0/+1 |
* | If a pass occurs in several pass lists, like pass_cleanup_eh which occurs in | baldrick | 2010-02-22 | 1 | -35/+41 |
* | 2010-01-13 Richard Guenther <rguenther@suse.de> | rguenth | 2010-01-13 | 1 | -1/+3 |
* | * Makefile.in (PLUGIN_HEADERS): Add more headers. | amylaar | 2009-12-19 | 1 | -0/+5 |
* | IPA passes are bigger than other passes, so more memory needs to be allocated | baldrick | 2009-12-11 | 1 | -2/+15 |
* | 2009-12-01 Grigori Fursin <grigori.fursin@inria.fr> | amylaar | 2009-12-01 | 1 | -12/+37 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -25/+25 |
* | 2009-11-18 Martin Jambor <mjambor@suse.cz> | jamborm | 2009-11-18 | 1 | -1/+17 |
* | * cgraph.c (cgraph_release_function_body): Update use of | hubicka | 2009-11-16 | 1 | -16/+16 |
* | 2009-11-10 Martin Jambor <mjambor@suse.cz> | jamborm | 2009-11-10 | 1 | -0/+44 |
* | * cfgrtl.c (pass_free_cfg): Add pass name. | amylaar | 2009-11-08 | 1 | -6/+16 |
* | * tree-ssa-math-opts.c (execute_convert_to_rsqrt): Remove. | matz | 2009-10-29 | 1 | -1/+0 |
* | * ipa-cp.c (ipcp_write_summary, ipcp_read_summary): New functions. | hubicka | 2009-10-22 | 1 | -2/+4 |
* | 2009-09-26 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2009-10-14 | 1 | -3/+1 |
* | 2009-10-13 Basile Starynkevitch <basile@starynkevitch.net> | bstarynk | 2009-10-13 | 1 | -9/+16 |
* | PR middle-end/41573 | matz | 2009-10-08 | 1 | -1/+0 |
* | * lto-symtab.c (lto_cgraph_replace_node): Assert that inline clones has | hubicka | 2009-10-07 | 1 | -2/+3 |
* | Merge lto branch into trunk. | dnovillo | 2009-10-03 | 1 | -37/+249 |
* | * tree-pass.h (register_pass_info): New structure. | ian | 2009-09-28 | 1 | -10/+178 |
* | * builtins.c (interclass_mathfn_icode): New helper. | matz | 2009-09-28 | 1 | -1/+6 |
* | 2009-09-17 Martin Jambor <mjambor@suse.cz> | jamborm | 2009-09-17 | 1 | -0/+1 |
* | Squash commit of EH in gimple | rth | 2009-09-14 | 1 | -0/+2 |
* | 2009-09-01 Diego Novillo <dnovillo@google.com> | dnovillo | 2009-09-03 | 1 | -0/+1 |
* | 2009-09-02 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2009-09-02 | 1 | -1/+1 |
* | New implementation of Graphite. | spop | 2009-07-31 | 1 | -0/+5 |