summaryrefslogtreecommitdiff
path: root/gcc/tree-pass.h
Commit message (Expand)AuthorAgeFilesLines
* cgraph.c (cgraph_node_name): Remove.Jan Hubicka2012-04-181-1/+1
* Remove TODO_dump_func completelyXinliang David Li2012-04-111-1/+0
* tree-pass.h (tree_lowering_passes): Remove.Richard Guenther2012-04-101-2/+0
* loop-init.c (loop_optimizer_init): If loops are preserved perform incremental...Richard Guenther2012-03-281-0/+1
* Makefile.in (cfgexpand.o): Add $(REGS_H) and $(INTEGRATE_H) dependencies.Richard Guenther2012-03-211-4/+0
* tree-pass.h (pass_rtl_eh): Remove.Richard Guenther2012-03-201-1/+0
* tree-pass.h (pass_reload): Declare.Bernd Schmidt2011-12-221-0/+1
* re PR target/50038 (redundant zero extensions)Enkovich Ilya2011-12-211-1/+1
* Merge from transactional-memory branch.Aldy Hernandez2011-11-081-0/+7
* common.opt: Add -foptimize-strlen option.Jakub Jelinek2011-09-271-0/+1
* re PR middle-end/43864 (Same basic blocks should be merged)Tom de Vries2011-09-271-0/+1
* dwarf2: Extract cfi creation to a new pass.Richard Henderson2011-07-071-0/+1
* invoke.texi: Document -scev dump modifier.Richard Guenther2011-06-291-0/+1
* re PR middle-end/49373 (Many testcase failures)Jan Hubicka2011-06-231-1/+1
* re checking -fdump-passesXinliang David Li2011-06-101-0/+1
* Revert r174848,174849Xinliang David Li2011-06-091-1/+0
* -fdump-pass implementationDavid Li2011-06-091-0/+1
* New option to disable/enable optimization passes.Xinliang David Li2011-05-301-0/+3
* Makefile.in (IPA_TYPE_ESCAPE_H): Remove.Richard Guenther2011-03-231-2/+0
* tree-dump.c (dump_option_value_info): Add entry for TDF_CSELIB.Bernd Schmidt2011-02-011-1/+2
* Remove the lambda framework and make -ftree-loop-linear an alias of -floop-in...Sebastian Pop2011-01-251-2/+1
* New -fcompare-elim pass.Richard Henderson2011-01-221-0/+1
* re PR tree-optimization/47234 (ipa-split is executed before profile feedback ...Jan Hubicka2011-01-101-0/+4
* value-prof.c (gimple_divmod_fixed_value): Work on SSA form.Richard Guenther2010-10-051-2/+1
* tree-ssanames.c (release_dead_ssa_names): Do not remove callee edges here.Richard Guenther2010-09-221-2/+0
* tree-pass.h (pass_ipa_cdtor_merge): New function.Jan Hubicka2010-08-211-0/+1
* Schedule a copy_prop pass before graphite.Sebastian Pop2010-08-111-0/+1
* re PR target/44132 (emutls is broken under a range of circumstances.)Richard Henderson2010-07-261-0/+1
* re PR other/44874 (TDF_NOUID dumps miss information about DECL_UID ordering)Joern Rennecke2010-07-131-0/+1
* tree-pass.h (pass_split_functions): Declare.Jan Hubicka2010-06-251-0/+1
* invoke.texi: Mention -fdump-ada-spec.Arnaud Charlet2010-06-011-0/+1
* implicit-zee.c: New file.Sriraman Tallam2010-05-121-0/+1
* * lto-symtab.c (lto_symtab_entry_def) Add vnode.Jan Hubicka2010-04-291-3/+7
* invoke.texi (-fipa-profile): Document.Jan Hubicka2010-04-271-0/+1
* re PR middle-end/29274 (not using mulsidi3)Bernd Schmidt2010-04-221-0/+1
* tree-pass.h (ipa_opt_pass_d): Rename function_read_summary...Jan Hubicka2010-04-211-6/+10
* tree-ssa-structalias.c (struct variable_info): Add is_fn_info flag.Richard Guenther2010-04-151-1/+2
* Always execute verify_loop_closed_ssa at LNO level.Sebastian Pop2010-04-061-1/+0
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+1
* re PR middle-end/42678 (ICE with lto1 in expand_mult, at expmed.c:3253)Richard Guenther2010-01-131-0/+1
* Makefile.in (PLUGIN_HEADERS): Add more headers.Joern Rennecke2009-12-191-0/+21
* cgraphunit.c (plugin.h): Include.Grigori Fursin2009-12-011-0/+7
* tree-dump.c (dump_option_value_in): Add TDF_NOUID.Richard Guenther2009-11-301-0/+1
* Remove trailing white spaces.H.J. Lu2009-11-251-3/+3
* tree-pass.h (struct ipa_opt_pass_d): Added stmt_fixup field.Martin Jambor2009-11-101-1/+5
* tree-ssa-math-opts.c (execute_convert_to_rsqrt): Remove.Michael Matz2009-10-291-1/+0
* params.def (PARAM_IRA_LOOP_RESERVED_REGS): New.Vladimir Makarov2009-10-141-2/+0
* 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-0/+1
* Merge lto branch into trunk.Diego Novillo2009-10-031-7/+19