Age | Commit message (Expand) | Author | Files | Lines |
2007-03-12 | tree-pass.h (pass_into_cfg_layout_mode, [...]): Declare. | Steven Bosscher | 1 | -0/+2 |
2007-03-09 | loop.texi: Document the Omega linear constraints solver. | Sebastian Pop | 1 | -0/+1 |
2007-02-14 | passes.c (next_pass_1): Clear the next field of the copied pass structure. | Zdenek Dvorak | 1 | -0/+1 |
2007-02-14 | tree-sra.c (early_sra): New. | Richard Henderson | 1 | -1/+1 |
2007-02-13 | common.opt: Add Wstrict-overflow and Wstrict-overflow=. | Ian Lance Taylor | 1 | -0/+12 |
2007-02-09 | Makefile.in (passes.o, [...]): Add dependencies. | Jan Hubicka | 1 | -1/+20 |
2007-02-08 | passes.c (init_optimization_passes): Tidy comment. | Diego Novillo | 1 | -2/+2 |
2007-02-04 | * passes.c (init_optimization_passes): Reindent. | Jan Hubicka | 1 | -258/+262 |
2007-02-01 | lower-subreg.c: New file. | Ian Lance Taylor | 1 | -1/+4 |
2007-01-30 | re PR c/30313 (sizeof of expression including bit-field) | Richard Guenther | 1 | -0/+3 |
2007-01-27 | tree-sra.c (sra_walk_function): Don't rely on aliases being build. | Jan Hubicka | 1 | -0/+1 |
2007-01-22 | passes.c (init_optimization_passes): Do not rerun pass_early_warn_uninitialized. | Jan Hubicka | 1 | -1/+0 |
2007-01-22 | re PR tree-optimization/30038 (Call to sin(x), cos(x) should be transformed t... | Richard Guenther | 1 | -0/+1 |
2007-01-18 | tree-vrp.c (finalize_jump_threads): Do not call cleanup_cfg by hand. | Jan Hubicka | 1 | -3/+8 |
2007-01-16 | cgraph.h (cgraph_decide_inlining_incrementally): Kill. | Jan Hubicka | 1 | -8/+65 |
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 |