summaryrefslogtreecommitdiff
path: root/gcc/passes.c
Commit message (Expand)AuthorAgeFilesLines
* tree-cfg.c (verify_stmt): Do not skip could_throw test.Jan Hubicka2010-06-011-12/+0
* passes.c (ipa_write_optimization_summaries_1, [...]): Initilalize dump files.Jan Hubicka2010-05-301-0/+16
* tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.Jan Hubicka2010-05-291-3/+5
* diagnostic-core.h: New.Joseph Myers2010-05-271-5/+5
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-1/+0
* diagnostic.c (FLOAT, FFS): Don't undefine.Joseph Myers2010-05-191-2/+0
* ipa-prop.c (ipa_prop_read_section): Add sanity check that node is analyzed.Jan Hubicka2010-05-151-1/+1
* ipa-reference.c: Include toplev.hJan Hubicka2010-05-151-4/+3
* implicit-zee.c: New file.Sriraman Tallam2010-05-121-0/+1
* passes.c (ipa_write_summaries_1, [...]): Allocate encoders.Jan Hubicka2010-05-101-0/+5
* re PR lto/43946 (SPEC2000 GCC fails to build with -fprofile-generate -O2 ...Richard Guenther2010-04-301-1/+1
* * lto-symtab.c (lto_symtab_entry_def) Add vnode.Jan Hubicka2010-04-291-14/+31
* invoke.texi (-fipa-profile): Document.Jan Hubicka2010-04-271-0/+1
* cgraph.c (cgraph_create_node): Set node frequency to normal.Jan Hubicka2010-04-261-2/+5
* re PR middle-end/29274 (not using mulsidi3)Bernd Schmidt2010-04-221-0/+1
* timevar.def (TV_WHOPR_WPA_FIXUP): Remove.Jan Hubicka2010-04-211-1/+11
* tree-pass.h (ipa_opt_pass_d): Rename function_read_summary...Jan Hubicka2010-04-211-8/+95
* cgraph.c (cgraph_remove_node): Kill bodies in other partitoin.Jan Hubicka2010-04-201-2/+0
* Avoid calling verify_ssa twice in verify_loop_closed_ssa.Sebastian Pop2010-04-061-2/+3
* Always execute verify_loop_closed_ssa at LNO level.Sebastian Pop2010-04-061-1/+1
* re PR tree-optimization/32824 (Missed reduction vectorizer after store to glo...Changpeng Fang2010-04-061-1/+1
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+1
* Add pass_copy_prop after Graphite.Sebastian Pop2010-03-311-0/+1
* If a pass occurs in several pass lists...Duncan Sands2010-02-221-35/+41
* re PR middle-end/42678 (ICE with lto1 in expand_mult, at expmed.c:3253)Richard Guenther2010-01-131-1/+3
* Makefile.in (PLUGIN_HEADERS): Add more headers.Joern Rennecke2009-12-191-0/+5
* IPA passes are bigger than other passes...Duncan Sands2009-12-111-2/+15
* cgraphunit.c (plugin.h): Include.Grigori Fursin2009-12-011-12/+37
* Remove trailing white spaces.H.J. Lu2009-11-251-25/+25
* passes.c (ipa_write_summaries): Call renumber_gimple_stmt_uids on all nodes w...Martin Jambor2009-11-181-1/+17
* cgraph.c (cgraph_release_function_body): Update use of ipa_transforms_to_apply.Jan Hubicka2009-11-161-16/+16
* tree-pass.h (struct ipa_opt_pass_d): Added stmt_fixup field.Martin Jambor2009-11-101-0/+44
* cfgrtl.c (pass_free_cfg): Add pass name.Zbigniew Chamski2009-11-081-6/+16
* tree-ssa-math-opts.c (execute_convert_to_rsqrt): Remove.Michael Matz2009-10-291-1/+0
* ipa-cp.c (ipcp_write_summary, [...]): New functions.Jan Hubicka2009-10-221-2/+4
* params.def (PARAM_IRA_LOOP_RESERVED_REGS): New.Vladimir Makarov2009-10-141-3/+1
* passes.c (register_pass): Replaced gcc_unreachable by fatal_error on failure.Basile Starynkevitch2009-10-131-9/+16
* re PR middle-end/41573 (segfault in trunk related to strings)Michael Matz2009-10-081-1/+0
* lto-symtab.c (lto_cgraph_replace_node): Assert that inline clones has no addr...Jan Hubicka2009-10-071-2/+3
* Merge lto branch into trunk.Diego Novillo2009-10-031-37/+249
* tree-pass.h (register_pass_info): New structure.Sriraman Tallam2009-09-281-10/+178
* builtins.c (interclass_mathfn_icode): New helper.Michael Matz2009-09-281-1/+6
* common.opt (fipa-sra): New switch.Martin Jambor2009-09-171-0/+1
* Squash commit of EH in gimpleRichard Henderson2009-09-141-0/+2
* [multiple changes]Diego Novillo2009-09-031-0/+1
* invoke.texi (-fsched-pressure): Document it.Vladimir Makarov2009-09-021-1/+1
* New implementation of Graphite.Sebastian Pop2009-07-311-0/+5
* re PR c/40401 (ICE: verify_gimple failed)Richard Guenther2009-07-171-4/+2
* Give names to some currently nameless passes (thisDuncan Sands2009-07-071-1/+1
* loop-24.c: Update dump file matching; enable -O2.Jan Hubicka2009-07-031-1/+0