Age | Commit message (Expand) | Author | Files | Lines |
2007-01-11 | re PR tree-optimization/1046 (gcc less efficient than jdk for recursion with ... | Jan Hubicka | 1 | -0/+14 |
2007-01-08 | tree-pas.h (TODO_remove_function): New flag. | Jan Hubicka | 1 | -0/+9 |
2007-01-06 | tree-pass.h (pass_build_cgraph_edges): Declare. | Jan Hubicka | 1 | -0/+1 |
2007-01-03 | pr16194.c: We now output error on all three functions, not just first one. | Jan Hubicka | 1 | -6/+12 |
2007-01-02 | tree-mudflap.c (mf_decl_cache_locals, [...]): Do not add referenced vars. | Jan Hubicka | 1 | -1/+1 |
2006-12-30 | cgraph.c (cgraph_exapnd_queue): Rename to... | Jan Hubicka | 1 | -0/+5 |
2006-12-16 | passes.c (verify_curr_properties): Define only for ENABLE_CHECKING. | Andreas Tobler | 1 | -0/+2 |
2006-12-16 | omp-low.c (expand_omp_parallel): Set function properties. | Jan Hubicka | 1 | -49/+103 |
2006-12-11 | tree-ssa-operands.h (create_ssa_artificial_load_stmt): Rename from create_ssa... | Diego Novillo | 1 | -0/+1 |
2006-12-11 | Move all varpool routines out of cgraph/cgraphunit to varpool.c | Jan Hubicka | 1 | -2/+2 |
2006-12-05 | tree-vrp.c (pass_vrp): Remove PROP_smt_usage. | Daniel Berlin | 1 | -16/+0 |
2006-11-11 | tree-pass.h (pass_purge_lineno_notes): Remove declaration. | Jan Hubicka | 1 | -1/+0 |
2006-11-04 | fwprop.c: New file. | Paolo Bonzini | 1 | -0/+2 |
2006-09-05 | re PR tree-optimization/28937 (ICE in add_virtual_operand, at tree-ssa-operan... | Andrew Pinski | 1 | -0/+6 |
2006-05-04 | [multiple changes] | Razya Ladelsky | 1 | -0/+1 |
2006-03-25 | re PR tree-optimization/26804 (Alias Time explosion) | Daniel Berlin | 1 | -0/+1 |
2006-03-20 | tree-pass.h (pass_phi_only_copy_prop): Delete. | Jeff Law | 1 | -15/+18 |
2006-03-20 | function.h (struct function): Rename to x_stack_check_probe_note. | Steven Bosscher | 1 | -1/+0 |
2006-03-14 | tree-pass.h (pass_cfg): Remove. | Steven Bosscher | 1 | -1/+0 |
2006-03-12 | predict.c (estimate_probability): Remove. | Steven Bosscher | 1 | -3/+2 |
2006-03-04 | builtins.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2006-03-02 | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 1 | -2/+3 |
2006-03-01 | tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG. | Diego Novillo | 1 | -4/+4 |
2006-02-26 | common.opt (-floop-optimize, [...]): Remove. | Steven Bosscher | 1 | -1/+0 |
2006-02-20 | tree.h (struct tree_memory_tag): Add is_used_alone member. | Daniel Berlin | 1 | -1/+11 |
2006-02-19 | invoke.texi: Document -fipa-pta. | Daniel Berlin | 1 | -0/+1 |
2006-02-15 | cfg.c (dump_flow_info): Get dump flags as an additional parameter. | Paolo Bonzini | 1 | -1/+1 |
2006-02-14 | invoke.texi (-fprefetch-loop-arrays, [...]): Document. | Zdenek Dvorak | 1 | -0/+1 |
2006-02-08 | passes.c (register_one_dump_file): Accept the current properties instead of p... | Paolo Bonzini | 1 | -74/+85 |
2006-02-07 | tree-vrp.c (find_conditional_asserts): Update comments. | Jeff Law | 1 | -2/+3 |
2006-01-25 | Makefile.in (sched-vis.o): Update dependencies. | Paolo Bonzini | 1 | -6/+10 |
2006-01-19 | tree-pretty-print.c (dump_generic_node): Handle OMP_PARALLEL_FN, OMP_PARALLEL... | Diego Novillo | 1 | -0/+1 |
2006-01-18 | [multiple changes] | Diego Novillo | 1 | -0/+1 |
2006-01-16 | rtl-factoring.c: Add sequence abstraction algorithm. | Gabor Loki | 1 | -0/+1 |
2006-01-11 | re PR tree-optimization/23109 (compiler generates wrong code leading to spuri... | Paolo Bonzini | 1 | -1/+1 |
2006-01-05 | tree-pass.h (TODO_remove_unused_locals): Define. | Richard Guenther | 1 | -2/+3 |
2005-12-30 | tree.h (VALUE_HANDLE_VUSES): New. | Daniel Berlin | 1 | -0/+1 |
2005-12-24 | tree-pass.h (pass_eliminate_useless_stores): Remove. | Daniel Berlin | 1 | -1/+0 |
2005-12-12 | tree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr): Remove reassociation code. | Jeff Law | 1 | -1/+2 |
2005-11-23 | passes.c (init_optimization_passes): Document sequencing of passes. | Diego Novillo | 1 | -4/+21 |
2005-10-11 | re PR tree-optimization/24300 (segfault in operand_equal_p with -ftree-vector... | Richard Henderson | 1 | -6/+1 |
2005-10-06 | re PR middle-end/24049 (compiler error: Segmentation fault In function 'DESX_... | Richard Henderson | 1 | -1/+6 |
2005-09-27 | passes.c (init_optimization_passes): Replace copy propagation passes immediat... | Jeff Law | 1 | -2/+20 |
2005-09-17 | tree-pass.h, [...]: Revert last change. | Richard Henderson | 1 | -1/+4 |
2005-09-17 | tree-pass.h (pass_vect_dce): Declare. | Richard Henderson | 1 | -0/+1 |
2005-09-16 | re PR middle-end/23903 (Duplicate dump file numbers) | Paolo Bonzini | 1 | -4/+2 |
2005-09-08 | re PR debug/23190 (debug info omitted for uninitialized variables (stabs)) | Richard Henderson | 1 | -2/+1 |
2005-08-20 | tree-pass.h (TDF_GRAPH): Define. | Jakub Jelinek | 1 | -8/+19 |
2005-08-04 | re PR tree-optimization/22037 (internal compiler error: verify_ssa failed) | Diego Novillo | 1 | -0/+9 |
2005-08-01 | Makefile.in: Add ipcp.c, ipa-prop.h, ipa-prop.c. | Razya Ladelsky | 1 | -0/+1 |