summaryrefslogtreecommitdiff
path: root/gcc/passes.c
Commit message (Expand)AuthorAgeFilesLines
* 2007-10-29 Richard Guenther <rguenther@suse.de>rguenth2007-10-291-1/+1
* 2007-10-24 Olga Golovanevsky <olga@il.ibm.com>olga2007-10-241-0/+1
* PR c++/15764jason2007-10-031-0/+1
* * tree-parloops.c: New file.rakdver2007-09-151-0/+1
* * decl.c (java_expand_body): Kill.hubicka2007-09-111-2/+1
* 2007-09-10 Robert Kidd <rkidd@crhc.uiuc.edu>rkidd2007-09-101-1/+1
* * tree-pass.h (pass_cselim): Declare new pass.matz2007-09-101-0/+1
* * passes.c (init_optimization_passes): Add simple dce and addressablehubicka2007-09-071-0/+4
* * cgraphbuild.c (rebuild_cgraph_edges): Export.rakdver2007-09-071-0/+1
* * regrename.c (pass_regrename, pass_cprop_hardreg): Add RTL sharinghubicka2007-09-051-1/+3
* * system.h (CONST_CAST2, CONST_CAST_TREE, CONST_CAST_RTX,ghazi2007-09-031-1/+1
* PR middle-end/32370jakub2007-08-281-1/+1
* 2007-08-14 Daniel Berlin <dberlin@dberlin.org>dberlin2007-08-141-19/+8
* * system.h (CONST_CAST): New.ghazi2007-08-101-1/+1
* 2008-08-05 Paolo Bonzini <bonzini@gnu.org>bonzini2007-08-051-1/+1
* * tree-ssa-threadupdate.c (thread_through_all_blocks): Record thatrakdver2007-08-011-6/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* 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