aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-pass.h
AgeCommit message (Expand)AuthorFilesLines
2012-11-22builtins.def (DEF_SANITIZER_BUILTIN): Define tsan builtins.Dmitry Vyukov1-0/+2
2012-11-12Allow asan at -O0Jakub Jelinek1-0/+1
2012-11-12Initial import of asan from the Google branchWei Mi1-0/+1
2012-11-07lto-cgraph.c: Include tree-pass.h.Martin Jambor1-0/+3
2012-11-01invoke.texi: Update -fopt-info documentation.Sharad Singhai1-0/+3
2012-09-09Replace cgraph_node_set and varpool_node_set by symtab_node_encoder in partit...Jan Hubicka1-4/+2
2012-08-13tree-pass.h (write_summary, [...]): Remove set and vset arguments.Jan Hubicka1-4/+2
2012-08-10Makefile.in (OBJS): Remove matrix-reorg.o.Richard Guenther1-1/+0
2012-08-02Add free inline summary pass after pass_early_local_passes H.J. Lu1-0/+1
2012-08-02tree-dfa.c (referenced_var_lookup): Remove.Richard Guenther1-2/+0
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-91/+1
2012-06-26tree-pass.h (pass_strength_reduction): New decl.Bill Schmidt1-0/+1
2012-06-09re PR c++/53602 (Libre Office causes an internal compiler error)Richard Henderson1-0/+1
2012-05-11tree-pass.h (pass_rest_of_compilation, [...]): Remove.Richard Guenther1-4/+0
2012-04-18cgraph.c (cgraph_node_name): Remove.Jan Hubicka1-1/+1
2012-04-11Remove TODO_dump_func completelyXinliang David Li1-1/+0
2012-04-10tree-pass.h (tree_lowering_passes): Remove.Richard Guenther1-2/+0
2012-03-28loop-init.c (loop_optimizer_init): If loops are preserved perform incremental...Richard Guenther1-0/+1
2012-03-21Makefile.in (cfgexpand.o): Add $(REGS_H) and $(INTEGRATE_H) dependencies.Richard Guenther1-4/+0
2012-03-20tree-pass.h (pass_rtl_eh): Remove.Richard Guenther1-1/+0
2011-12-22tree-pass.h (pass_reload): Declare.Bernd Schmidt1-0/+1
2011-12-21re PR target/50038 (redundant zero extensions)Enkovich Ilya1-1/+1
2011-11-08Merge from transactional-memory branch.Aldy Hernandez1-0/+7
2011-09-27common.opt: Add -foptimize-strlen option.Jakub Jelinek1-0/+1
2011-09-27re PR middle-end/43864 (Same basic blocks should be merged)Tom de Vries1-0/+1
2011-07-07dwarf2: Extract cfi creation to a new pass.Richard Henderson1-0/+1
2011-06-29invoke.texi: Document -scev dump modifier.Richard Guenther1-0/+1
2011-06-23re PR middle-end/49373 (Many testcase failures)Jan Hubicka1-1/+1
2011-06-10re checking -fdump-passesXinliang David Li1-0/+1
2011-06-09Revert r174848,174849Xinliang David Li1-1/+0
2011-06-09-fdump-pass implementationDavid Li1-0/+1
2011-05-30New option to disable/enable optimization passes.Xinliang David Li1-0/+3
2011-03-23Makefile.in (IPA_TYPE_ESCAPE_H): Remove.Richard Guenther1-2/+0
2011-02-01tree-dump.c (dump_option_value_info): Add entry for TDF_CSELIB.Bernd Schmidt1-1/+2
2011-01-25Remove the lambda framework and make -ftree-loop-linear an alias of -floop-in...Sebastian Pop1-2/+1
2011-01-22New -fcompare-elim pass.Richard Henderson1-0/+1
2011-01-10re PR tree-optimization/47234 (ipa-split is executed before profile feedback ...Jan Hubicka1-0/+4
2010-10-05value-prof.c (gimple_divmod_fixed_value): Work on SSA form.Richard Guenther1-2/+1
2010-09-22tree-ssanames.c (release_dead_ssa_names): Do not remove callee edges here.Richard Guenther1-2/+0
2010-08-21tree-pass.h (pass_ipa_cdtor_merge): New function.Jan Hubicka1-0/+1
2010-08-11Schedule a copy_prop pass before graphite.Sebastian Pop1-0/+1
2010-07-26re PR target/44132 (emutls is broken under a range of circumstances.)Richard Henderson1-0/+1
2010-07-13re PR other/44874 (TDF_NOUID dumps miss information about DECL_UID ordering)Joern Rennecke1-0/+1
2010-06-25tree-pass.h (pass_split_functions): Declare.Jan Hubicka1-0/+1
2010-06-01invoke.texi: Mention -fdump-ada-spec.Arnaud Charlet1-0/+1
2010-05-12implicit-zee.c: New file.Sriraman Tallam1-0/+1
2010-04-29* lto-symtab.c (lto_symtab_entry_def) Add vnode.Jan Hubicka1-3/+7
2010-04-27invoke.texi (-fipa-profile): Document.Jan Hubicka1-0/+1
2010-04-22re PR middle-end/29274 (not using mulsidi3)Bernd Schmidt1-0/+1
2010-04-21tree-pass.h (ipa_opt_pass_d): Rename function_read_summary...Jan Hubicka1-6/+10