OSDN Git Service

* cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.
[pf3gnuchains/gcc-fork.git] / gcc / passes.c
2008-07-25 hubicka * cgraphbuild.c (record_reference): Drop non-unit...
2008-07-20 hubicka * cgraph.c (cgraph_add_new_function): Do early local...
2008-07-01 jamborm2008-07-01 Martin Jambor <mjambor@suse.cz>
2008-06-26 ghazi * config/i386/driver-i386.c (detect_caches_amd,
2008-06-06 hubicka * passes.c (execute_ipa_pass_list): Do not regenerate...
2008-06-06 rwildgcc/
2008-06-04 davidxl2008-06-04 Xinliang David Li <davidxl@google.com>
2008-05-23 aldyh * omp-low.c (gate_expand_omp_ssa): Remove.
2008-05-15 zadeck2008-05-15 Kenneth Zadeck <zadeck@naturalbridge.com>
2008-05-15 rguenth2008-05-15 Richard Guenther <rguenther@suse.de>
2008-05-09 rguenth2008-05-08 Richard Guenther <rguenther@suse.de>
2008-05-06 hubicka PR tree-optimization/36118
2008-05-05 hubicka tree-optimization/36100
2008-05-02 hubicka PR bootstrap/36100
2008-05-01 hubicka * tree-pass.h (opt_pass): Add IPA_PASS.
2008-04-27 rguenth2008-04-27 Richard Guenther <rguenther@suse.de>
2008-04-25 hubicka PR testsuite/35843
2008-04-22 zadeck2008-04-22 Kenneth Zadeck <zadeck@naturalbridge.com>
2008-04-21 zadeck2008-04-24 Richard Sandiford <rsandifo@nildram.co.uk>
2008-04-05 hubicka * tree-dump.c (dump_enable_all): Remove prototype...
2008-03-19 hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2008-02-28 spop * doc/invoke.texi: Document -ftree-loop-distribution.
2008-01-22 manu2008-01-22 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2007-10-29 rguenth2007-10-29 Richard Guenther <rguenther@suse.de>
2007-10-24 olga2007-10-24 Olga Golovanevsky <olga@il.ibm.com>
2007-10-03 jason PR c++/15764
2007-09-15 rakdver * tree-parloops.c: New file.
2007-09-11 hubicka * decl.c (java_expand_body): Kill.
2007-09-10 rkidd2007-09-10 Robert Kidd <rkidd@crhc.uiuc.edu>
2007-09-10 matz * tree-pass.h (pass_cselim): Declare new pass.
2007-09-07 hubicka * passes.c (init_optimization_passes): Add simple...
2007-09-07 rakdver * cgraphbuild.c (rebuild_cgraph_edges): Export.
2007-09-05 hubicka * regrename.c (pass_regrename, pass_cprop_hardreg...
2007-09-03 ghazi * system.h (CONST_CAST2, CONST_CAST_TREE, CONST_CAST_RTX,
2007-08-28 jakub PR middle-end/32370
2007-08-14 dberlin2007-08-14 Daniel Berlin <dberlin@dberlin.org>
2007-08-10 ghazi * system.h (CONST_CAST): New.
2007-08-05 bonzini2008-08-05 Paolo Bonzini <bonzini@gnu.org>
2007-08-01 rakdver * tree-ssa-threadupdate.c (thread_through_all_blocks...
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-07-11 zadeck2007-07-11 Kenneth Zadeck <zadeck@naturalbridge.com>
2007-07-05 bonzini2007-07-05 Paolo Bonzini <bonzini@gnu.org>
2007-06-16 uros PR middle-end/31723
2007-06-12 rguenth2007-06-12 Richard Guenther <rguenther@suse.de>
2007-06-11 dberlinMerge dataflow branch into mainline
2007-05-28 razya2007-05-07 Razya Ladelsky <razya@il.ibm.com>
2007-05-24 rakdver * doc/passes.texi: Document predictive commoning.
2007-05-17 rakdver * tree-vrp.c (finalize_jump_threads): Do not care...
2007-05-12 steven * gcse.c (gcse_main): Do jump bypassing in CPROP2.
2007-04-28 hubicka * config/alpha/alpha.c (alpha_output_mi_thunk_osf...
2007-04-24 hubicka Revert:
2007-04-23 hubicka * function.c (init_function_start): Don't init line...
2007-04-18 rguenth2007-04-18 Richard Guenther <rguenther@suse.de>
2007-03-23 steven * tracer.c (tracer): Don't take FLAGS argument. Asser...
2007-03-17 kazu * config/arm/arm.c, config/arm/thumb2.md, config/m68k...
2007-03-12 steven * tree-pass.h (pass_into_cfg_layout_mode,
2007-03-09 spop * doc/loop.texi: Document the Omega linear constraints...
2007-02-14 rakdver * passes.c (next_pass_1): Clear the next field of...
2007-02-14 rth * tree-sra.c (early_sra): New.
2007-02-13 ian./:
2007-02-09 hubicka * Makefile.in (passes.o, ipa-inline.o): Add dependencies.
2007-02-08 dnovillo * passes.c (init_optimization_passes): Tidy comment.
2007-02-04 hubicka * passes.c (init_optimization_passes): Reindent.
2007-02-01 iangcc/:
2007-01-30 rguenth2007-01-30 Richard Guenther <rguenther@suse.de>
2007-01-27 hubicka * tree-sra.c (sra_walk_function): Don't rely on aliase...
2007-01-22 hubicka * passes.c (init_optimization_passes): Do not rerun
2007-01-22 rguenth2007-01-22 Richard Guenther <rguenther@suse.de>
2007-01-18 hubicka * tree-vrp.c (finalize_jump_threads): Do not call...
2007-01-16 hubicka * cgraph.h (cgraph_decide_inlining_incrementally)...
2007-01-11 hubicka PR tree-optimization/1046
2007-01-08 hubicka * tree-pas.h (TODO_remove_function): New flag.
2007-01-06 hubicka * tree-pass.h (pass_build_cgraph_edges): Declare.
2007-01-03 hubicka * gcc.dg/pr16194.c: We now output error on all three...
2007-01-02 hubicka * tree-mudflap.c (mf_decl_cache_locals, mf_buil...
2006-12-30 hubicka * cgraph.c (cgraph_exapnd_queue): Rename to...
2006-12-16 andreast2006-12-16 Andreas Tobler <a.tobler@schweiz.org>
2006-12-16 hubicka * omp-low.c (expand_omp_parallel): Set function proper...
2006-12-11 dnovillo * tree-ssa-operands.h (create_ssa_artificial_load_stmt):
2006-12-11 hubicka Move all varpool routines out of cgraph/cgraphunit...
2006-12-05 dberlin2006-12-05 Daniel Berlin <dberlin@dberlin.org>
2006-11-11 hubicka * tree-pass.h (pass_purge_lineno_notes): Remove declar...
2006-11-04 bonzini2006-11-03 Paolo Bonzini <bonzini@gnu.org>
2006-09-06 pinskia2006-09-05 Andrew Pinski <pinskia@physics.uc.edu>
2006-05-04 razya2006-05-04 Leehod Baruch <leehod@il.ibm.com>
2006-03-25 dberlin2006-03-25 Daniel Berlin <dberlin@dberlin.org>
2006-03-21 law * tree-pass.h (pass_phi_only_copy_prop): Delete.
2006-03-20 steven * function.h (struct function) <x_tail_recursion_reentry>:
2006-03-14 steven * tree-pass.h (pass_cfg): Remove.
2006-03-12 steven * predict.c (estimate_probability): Remove.
2006-03-04 kazu * builtins.c, c-pragma.h, c-typeck.c, cgraph.c, cgraph...
2006-03-02 dberlin2006-03-02 Daniel Berlin <dberlin@dberlin.org>
2006-03-01 dnovillo * tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMOR...
2006-02-26 stevengcc/
2006-02-20 dberlin2006-02-20 Daniel Berlin <dberlin@dberlin.org>
2006-02-19 dberlin2006-02-19 Daniel Berlin <dberlin@dberlin.org>
2006-02-15 bonzini2006-02-15 Paolo Bonzini <bonzini@gnu.org>
2006-02-14 rakdver * doc/invoke.texi (-fprefetch-loop-arrays, -fprefetch...
2006-02-08 bonzini2006-02-08 Paolo Bonzini <bonzini@gnu.org>
2006-02-07 law2006-02-07 Jeff Law <law@redhat.com>
next