summaryrefslogtreecommitdiff
path: root/gcc/passes.c
Commit message (Expand)AuthorAgeFilesLines
* tree-parloops.c: New file.Zdenek Dvorak2007-09-151-0/+1
* decl.c (java_expand_body): Kill.Jan Hubicka2007-09-111-2/+1
* bb-reorder.c (rest_of_handler_reorder_blocks): Removed call to RTL level trac...Robert Kidd2007-09-101-1/+1
* tree-pass.h (pass_cselim): Declare new pass.Michael Matz2007-09-101-0/+1
* passes.c (init_optimization_passes): Add simple dce and addressable passes.Jan Hubicka2007-09-071-0/+4
* cgraphbuild.c (rebuild_cgraph_edges): Export.Zdenek Dvorak2007-09-071-0/+1
* regrename.c (pass_regrename, [...]): Add RTL sharing verifier.Jan Hubicka2007-09-051-1/+3
* system.h (CONST_CAST2, [...]): New macros for type-specific casts.Kaveh R. Ghazi2007-09-031-1/+1
* re PR middle-end/32370 (Segfault after rejecting bogus assembler)Jakub Jelinek2007-08-281-1/+1
* tree-pass.h (PROP_pta): Removed.Daniel Berlin2007-08-141-19/+8
* system.h (CONST_CAST): New.Kaveh R. Ghazi2007-08-101-1/+1
* configure.ac: Remove --enable-checking=df from default settings.Paolo Bonzini2007-08-051-1/+1
* tree-ssa-threadupdate.c (thread_through_all_blocks): Record that the loop str...Zdenek Dvorak2007-08-011-6/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* toplev.c (no_new_pseudos): Deleted.Kenneth Zadeck2007-07-111-1/+0
* function.c (match_asm_constraints_1, [...]): New.Paolo Bonzini2007-07-051-0/+1
* re PR middle-end/31723 (Use reciprocal and reciprocal square root with -ffast...Uros Bizjak2007-06-161-0/+1
* re PR tree-optimization/15353 ([tree-ssa] Merge two "if"s if one subsumes the...Richard Guenther2007-06-121-0/+1
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-5/+61
* matrix-reorg.c: New file.Razya Ladelsky2007-05-281-0/+1
* passes.texi: Document predictive commoning.Zdenek Dvorak2007-05-241-0/+2
* tree-vrp.c (finalize_jump_threads): Do not care about dominance info.Zdenek Dvorak2007-05-171-0/+7
* gcse.c (gcse_main): Do jump bypassing in CPROP2.Steven Bosscher2007-05-121-1/+1
* alpha.c (alpha_output_mi_thunk_osf): Use insn_locators_alloc instead of insn_...Jan Hubicka2007-04-281-1/+0
* Revert:Jan Hubicka2007-04-241-0/+1
* function.c (init_function_start): Don't init line number info.Jan Hubicka2007-04-231-1/+0
* re PR tree-optimization/19431 (missed optimization with ifs and deferencing)Richard Guenther2007-04-181-0/+1
* tracer.c (tracer): Don't take FLAGS argument.Steven Bosscher2007-03-231-1/+1
* arm.c, [...]: Fix comment typos.Kazu Hirata2007-03-171-1/+1
* tree-pass.h (pass_into_cfg_layout_mode, [...]): Declare.Steven Bosscher2007-03-121-0/+2
* loop.texi: Document the Omega linear constraints solver.Sebastian Pop2007-03-091-0/+1
* passes.c (next_pass_1): Clear the next field of the copied pass structure.Zdenek Dvorak2007-02-141-0/+1
* tree-sra.c (early_sra): New.Richard Henderson2007-02-141-1/+1
* common.opt: Add Wstrict-overflow and Wstrict-overflow=.Ian Lance Taylor2007-02-131-0/+12
* Makefile.in (passes.o, [...]): Add dependencies.Jan Hubicka2007-02-091-1/+20
* passes.c (init_optimization_passes): Tidy comment.Diego Novillo2007-02-081-2/+2
* * passes.c (init_optimization_passes): Reindent.Jan Hubicka2007-02-041-258/+262
* lower-subreg.c: New file.Ian Lance Taylor2007-02-011-1/+4
* re PR c/30313 (sizeof of expression including bit-field)Richard Guenther2007-01-301-0/+3
* tree-sra.c (sra_walk_function): Don't rely on aliases being build.Jan Hubicka2007-01-271-0/+1
* passes.c (init_optimization_passes): Do not rerun pass_early_warn_uninitialized.Jan Hubicka2007-01-221-1/+0
* re PR tree-optimization/30038 (Call to sin(x), cos(x) should be transformed t...Richard Guenther2007-01-221-0/+1
* tree-vrp.c (finalize_jump_threads): Do not call cleanup_cfg by hand.Jan Hubicka2007-01-181-3/+8
* cgraph.h (cgraph_decide_inlining_incrementally): Kill.Jan Hubicka2007-01-161-8/+65
* re PR tree-optimization/1046 (gcc less efficient than jdk for recursion with ...Jan Hubicka2007-01-111-0/+14
* tree-pas.h (TODO_remove_function): New flag.Jan Hubicka2007-01-081-0/+9
* tree-pass.h (pass_build_cgraph_edges): Declare.Jan Hubicka2007-01-061-0/+1
* pr16194.c: We now output error on all three functions, not just first one.Jan Hubicka2007-01-031-6/+12
* tree-mudflap.c (mf_decl_cache_locals, [...]): Do not add referenced vars.Jan Hubicka2007-01-021-1/+1
* cgraph.c (cgraph_exapnd_queue): Rename to...Jan Hubicka2006-12-301-0/+5