summaryrefslogtreecommitdiff
path: root/gcc/tree-optimize.c
Commit message (Expand)AuthorAgeFilesLines
* builtins.c (expand_builtin_setjmp): Delete.Eric Botcazou2006-09-291-5/+51
* re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...Jan Hubicka2006-08-211-8/+7
* tree-vrp.c (execute_vrp): Return value.Daniel Berlin2006-03-021-6/+12
* cgraph.c (cgraph_insert_node_to_hashtable): New function.Jan Hubicka2006-01-111-55/+9
* tree-cfg.c (bsi_replace): Rename final argument from PRESERVE_EH_INFO to UPDA...Jeff Law2006-01-061-0/+6
* re PR middle-end/23714 (ICE in expand_assignment)Richard Henderson2005-10-151-1/+0
* re PR middle-end/23714 (ICE in expand_assignment)Richard Henderson2005-10-051-0/+1
* cgraph.c (cgraph_clone_edge): Make the scale gcov_type.Jan Hubicka2005-09-241-1/+1
* bb-reorder.c (pass_duplicate_computed_gotos, [...]): Add dump.Paolo Bonzini2005-08-101-2/+2
* cgraph.c (cgraph_clone_edge): New UPDATE_ORIGINAL argument.Jan Hubicka2005-07-281-1/+1
* tree-optimize.c (init_tree_optimization_passes): Add pass_eliminate_useless_s...Daniel Berlin2005-07-171-1/+0
* re PR regression/20139 (cris-elf testsuite: gcc.c-torture/execute/20020720-1.c)Kazu Hirata2005-07-081-0/+1
* Makefile.in: Adjust dependencies.Paolo Bonzini2005-07-051-504/+9
* toplev.c (default_tree_printer): Handle setting location with '+' flag.Joseph Myers2005-07-021-4/+4
* function.h (struct function): Add saved blocks/unexpanded var list.Jan Hubicka2005-06-301-0/+4
* * tree-optimize.c (init_tree_optimization_passes): Fix typo.Diego Novillo2005-06-281-1/+1
* cgraph.c (cgraph_remove_node): Do not release function bodies until full cgra...Jan Hubicka2005-06-281-3/+57
* tree-optimize.c (exercute_free_datastructures): Do not disband implicit edges...Jan Hubicka2005-06-271-11/+40
* builtin-attrs.def (DEF_ATTR_FOR_INT): Add for 5 and 6.Jakub Jelinek2005-06-271-0/+1
* Update FSF address.Kelley Cook2005-06-251-2/+2
* tree-optimize.c (init_tree_optimization_passes): Move copy prop pass to run j...Jeff Law2005-06-231-1/+1
* re PR c++/19317 (removing a temporary return value when we cannot)Jason Merrill2005-06-231-0/+1
* tree-optimize.c (execute_ipa_pass_list): New.Jan Hubicka2005-06-171-3/+32
* Makefile.in (OBJS-common): Add tree-ssa-structalias.o.Daniel Berlin2005-06-091-0/+4
* re PR tree-optimization/20610 (Real by complex multiplications perform unnece...Richard Henderson2005-06-091-1/+2
* tree-ssa-reassoc.o: New.Daniel Berlin2005-06-061-0/+1
* Makefile.in (tree-vect-generic.o): New.Richard Henderson2005-06-021-1/+2
* tree-ssa-alias.c (new_type_alias): New procedure to create a type memory tag ...Keith Besaw2005-05-291-0/+3
* Makefile.in (ipa-inline.o): Add COEVERAGE_H dependency.Jan Hubicka2005-05-251-2/+4
* basic-block.h (REG_BR_PROB_BASE): Define.Jan Hubicka2005-05-191-1/+1
* cfgexpand.c, [...]: Fix comment typos.Kazu Hirata2005-05-191-1/+1
* tree-cfg.c (pass_remove_useless): Revert last change.Richard Henderson2005-05-181-1/+1
* timevar.def (TV_SCEV_CONST): New timevar.Zdenek Dvorak2005-05-171-0/+1
* cgraph.h (cgraph_node): Add 'lowered' state.Steven Bosscher2005-05-171-10/+86
* Makefile.in: Add tree-ssa-math-opts.c.Paolo Bonzini2005-05-171-0/+1
* tree-optimize.c (init_tree_optimization_passes): Move pass_cd_dce in place of...Kazu Hirata2005-05-141-2/+1
* tree-cfg.c (execute_warn_function_return): Break out noreturn warning too..Jan Hubicka2005-05-141-1/+2
* tree-optimize.c (init_tree_optimization_passes): Move pass_merge_phi before t...Kazu Hirata2005-05-141-1/+1
* builtins-43.c: Use gimple dump instead of generic.Jan Hubicka2005-05-131-20/+0
* except.c (duplicate_eh_region_1, [...]): New functions, based on old implemen...Steven Bosscher2005-05-121-0/+1
* tree-optimize.c (init_tree_optimization_passes): Re-organize optimization pas...Diego Novillo2005-05-101-3/+9
* tree-cfg.c (tree_duplicate_sese_region): Update profile.Zdenek Dvorak2005-05-101-1/+1
* tree-complex.c (expand_vector_operation): New, extracted from expand_vector_o...Paolo Bonzini2005-04-271-0/+1
* diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie2005-04-231-2/+2
* lambda.h (lambda_vector_min_nz): Likewise.Nathan Sidwell2005-04-211-1/+1
* cgraphunit.c: Include tree-pass.h (cgraph_decide_recursive_inlining...Jan Hubicka2005-04-211-18/+50
* re PR tree-optimization/21001 (VRP is weak when the tested variable in a COND...Kazu Hirata2005-04-181-1/+1
* Makefile.in (OBJS-common): Add tree-ssa-uncprop.o.Jeff Law2005-04-121-0/+1
* tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD and TI_VA_LIST_FPR...Jakub Jelinek2005-04-091-0/+1
* backport: copy-prop, incremental SSA updating of FUD chains and newly exposed...Diego Novillo2005-04-081-19/+19