summaryrefslogtreecommitdiff
path: root/gcc/tree-pass.h
Commit message (Expand)AuthorAgeFilesLines
* tree-pass.h (PROP_gimple_lvec): New.Marc Glisse2013-03-211-0/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* builtins.def (DEF_SANITIZER_BUILTIN): Define tsan builtins.Dmitry Vyukov2012-11-221-0/+2
* Allow asan at -O0Jakub Jelinek2012-11-121-0/+1
* Initial import of asan from the Google branchWei Mi2012-11-121-0/+1
* lto-cgraph.c: Include tree-pass.h.Martin Jambor2012-11-071-0/+3
* invoke.texi: Update -fopt-info documentation.Sharad Singhai2012-11-011-0/+3
* Replace cgraph_node_set and varpool_node_set by symtab_node_encoder in partit...Jan Hubicka2012-09-091-4/+2
* tree-pass.h (write_summary, [...]): Remove set and vset arguments.Jan Hubicka2012-08-131-4/+2
* Makefile.in (OBJS): Remove matrix-reorg.o.Richard Guenther2012-08-101-1/+0
* Add free inline summary pass after pass_early_local_passes H.J. Lu2012-08-021-0/+1
* tree-dfa.c (referenced_var_lookup): Remove.Richard Guenther2012-08-021-2/+0
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-91/+1
* tree-pass.h (pass_strength_reduction): New decl.Bill Schmidt2012-06-261-0/+1
* re PR c++/53602 (Libre Office causes an internal compiler error)Richard Henderson2012-06-091-0/+1
* tree-pass.h (pass_rest_of_compilation, [...]): Remove.Richard Guenther2012-05-111-4/+0
* 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