summaryrefslogtreecommitdiff
path: root/gcc/passes.c
Commit message (Expand)AuthorAgeFilesLines
* 2007-07-11 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2007-07-111-1/+0
* 2007-07-05 Paolo Bonzini <bonzini@gnu.org>bonzini2007-07-051-0/+1
* PR middle-end/31723uros2007-06-161-0/+1
* 2007-06-12 Richard Guenther <rguenther@suse.de>rguenth2007-06-121-0/+1
* Merge dataflow branch into mainlinedberlin2007-06-111-5/+61
* 2007-05-07 Razya Ladelsky <razya@il.ibm.com> razya2007-05-281-0/+1
* * doc/passes.texi: Document predictive commoning.rakdver2007-05-241-0/+2
* * tree-vrp.c (finalize_jump_threads): Do not care about dominance info.rakdver2007-05-171-0/+7
* * gcse.c (gcse_main): Do jump bypassing in CPROP2.steven2007-05-121-1/+1
* * config/alpha/alpha.c (alpha_output_mi_thunk_osf): Usehubicka2007-04-281-1/+0
* Revert:hubicka2007-04-241-0/+1
* * function.c (init_function_start): Don't init line number info.hubicka2007-04-231-1/+0
* 2007-04-18 Richard Guenther <rguenther@suse.de>rguenth2007-04-181-0/+1
* * tracer.c (tracer): Don't take FLAGS argument. Assert we aresteven2007-03-231-1/+1
* * config/arm/arm.c, config/arm/thumb2.md, config/m68k/m68k.c,kazu2007-03-171-1/+1
* * tree-pass.h (pass_into_cfg_layout_mode,steven2007-03-121-0/+2
* * doc/loop.texi: Document the Omega linear constraints solver.spop2007-03-091-0/+1
* * passes.c (next_pass_1): Clear the next field of the copiedrakdver2007-02-141-0/+1
* * tree-sra.c (early_sra): New.rth2007-02-141-1/+1
* ./:ian2007-02-131-0/+12
* * Makefile.in (passes.o, ipa-inline.o): Add dependencies.hubicka2007-02-091-1/+20
* * passes.c (init_optimization_passes): Tidy comment.dnovillo2007-02-081-2/+2
* * passes.c (init_optimization_passes): Reindent.hubicka2007-02-041-258/+262
* gcc/:ian2007-02-011-1/+4
* 2007-01-30 Richard Guenther <rguenther@suse.de>rguenth2007-01-301-0/+3
* * tree-sra.c (sra_walk_function): Don't rely on aliases being build.hubicka2007-01-271-0/+1
* * passes.c (init_optimization_passes): Do not rerunhubicka2007-01-221-1/+0
* 2007-01-22 Richard Guenther <rguenther@suse.de>rguenth2007-01-221-0/+1
* * tree-vrp.c (finalize_jump_threads): Do not call cleanup_cfg by hand.hubicka2007-01-181-3/+8
* * cgraph.h (cgraph_decide_inlining_incrementally): Kill.hubicka2007-01-161-8/+65
* PR tree-optimization/1046hubicka2007-01-111-0/+14
* * tree-pas.h (TODO_remove_function): New flag.hubicka2007-01-081-0/+9
* * tree-pass.h (pass_build_cgraph_edges): Declare.hubicka2007-01-061-0/+1
* * gcc.dg/pr16194.c: We now output error on all three functions, not justhubicka2007-01-031-6/+12
* * tree-mudflap.c (mf_decl_cache_locals, mf_build_check_statement_for):hubicka2007-01-021-1/+1
* * cgraph.c (cgraph_exapnd_queue): Rename to...hubicka2006-12-301-0/+5
* 2006-12-16 Andreas Tobler <a.tobler@schweiz.org>andreast2006-12-161-0/+2
* * omp-low.c (expand_omp_parallel): Set function properties.hubicka2006-12-161-49/+103
* * tree-ssa-operands.h (create_ssa_artificial_load_stmt):dnovillo2006-12-111-0/+1
* Move all varpool routines out of cgraph/cgraphunit to varpool.chubicka2006-12-111-2/+2
* 2006-12-05 Daniel Berlin <dberlin@dberlin.org>dberlin2006-12-051-16/+0
* * tree-pass.h (pass_purge_lineno_notes): Remove declaration.hubicka2006-11-111-1/+0
* 2006-11-03 Paolo Bonzini <bonzini@gnu.org>bonzini2006-11-041-0/+2
* 2006-09-05 Andrew Pinski <pinskia@physics.uc.edu>pinskia2006-09-061-0/+6
* 2006-05-04 Leehod Baruch <leehod@il.ibm.com>razya2006-05-041-0/+1
* 2006-03-25 Daniel Berlin <dberlin@dberlin.org>dberlin2006-03-251-0/+1
* * tree-pass.h (pass_phi_only_copy_prop): Delete.law2006-03-211-15/+18
* * function.h (struct function) <x_tail_recursion_reentry>:steven2006-03-201-1/+0
* * tree-pass.h (pass_cfg): Remove.steven2006-03-141-1/+0
* * predict.c (estimate_probability): Remove.steven2006-03-121-3/+2