| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * system.h: Include "safe-ctype.h" instead of <safe-ctype.h>. | jsm28 | 2010-11-29 | 1 | -10/+0 |
* | * tree-ssa-copy.c (fini_copy_prop): Don't DCE when we have loops. | matz | 2010-11-26 | 1 | -1/+0 |
* | * timevar.def (TV_IPA_OPT, TV_EARLY_LOCAL, TV_OPTIMIZE, | matz | 2010-11-17 | 1 | -1/+5 |
* | * cfgloop.c (verify_loop_structure): Use %' in diagnostics. Start | jsm28 | 2010-11-10 | 1 | -1/+1 |
* | 2010-11-04 Artjoms Sinkarovs <artyom.shinakroff@gmail.com> | rguenth | 2010-11-04 | 1 | -1/+1 |
* | * basic-block.h (single_succ_edge): Use gcc_checking_assert. | froydnj | 2010-10-21 | 1 | -3/+1 |
* | 2010-10-05 Richard Guenther <rguenther@suse.de> | rguenth | 2010-10-05 | 1 | -8/+1 |
* | * tree-flow.h (execute_update_addresses_taken): Adjust. | ebotcazou | 2010-09-23 | 1 | -5/+3 |
* | 2010-09-22 Richard Guenther <rguenther@suse.de> | rguenth | 2010-09-22 | 1 | -1/+0 |
* | 2010-09-22 Richard Guenther <rguenther@suse.de> | rguenth | 2010-09-22 | 1 | -1/+0 |
* | 2010-09-07 Richard Guenther <rguenther@suse.de> | rguenth | 2010-09-07 | 1 | -0/+4 |
* | * passes.c (rest_of_decl_compilation): Do not add local vars into varpol. | hubicka | 2010-09-03 | 1 | -1/+2 |
* | * tree-pass.h (pass_ipa_cdtor_merge): New function. | hubicka | 2010-08-21 | 1 | -0/+1 |
* | * lto-cgraph.c (lto_output_edge): Use gimple_has_body_p instead of flag_wpa. | hubicka | 2010-08-21 | 1 | -0/+17 |
* | Schedule a copy_prop pass before graphite. | spop | 2010-08-11 | 1 | -2/+5 |
* | PR target/44132 | rth | 2010-07-26 | 1 | -0/+1 |
* | * passes.c (rest_of_decl_compilation): Do not call | rth | 2010-07-14 | 1 | -2/+0 |
* | * predict.c (propagate_freq): Clear EXIT_BLOCK_PTR frequency if it is | hubicka | 2010-06-29 | 1 | -16/+1 |
* | * tree-pass.h (pass_split_functions): Declare. | hubicka | 2010-06-25 | 1 | -0/+4 |
* | * 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 |