summaryrefslogtreecommitdiff
path: root/gcc/tree-optimize.c
Commit message (Expand)AuthorAgeFilesLines
* gimplify.c: Do not include except.h and optabs.h.Steven Bosscher2010-06-011-2/+0
* tree-cfgcleanup.c (fixup_noreturn_call): Break out from ...; remove return va...Jan Hubicka2010-06-011-11/+23
* diagnostic-core.h: New.Joseph Myers2010-05-271-4/+4
* coretypes.h (struct simple_bitmap_def, [...]): New core types.Steven Bosscher2010-05-221-1/+1
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-3/+0
* cgraphunit.c (plugin.h): Include.Grigori Fursin2009-12-011-0/+8
* matrix-reorg.c (analyze_matrix_allocation_site): Remove unused malloc_fname v...Jakub Jelinek2009-11-281-3/+0
* Remove trailing white spaces.H.J. Lu2009-11-251-5/+5
* ipa-cp.c (ipcp_compute_node_scale): Work around completely wrong profile upda...Jan Hubicka2009-11-231-0/+4
* predict.c (compute_function_frequency): Export.Jan Hubicka2009-11-181-29/+44
* cfgrtl.c (pass_free_cfg): Add pass name.Zbigniew Chamski2009-11-081-4/+4
* Merge lto branch into trunk.Diego Novillo2009-10-031-1/+4
* Squash commit of EH in gimpleRichard Henderson2009-09-141-2/+1
* tree-ssa-alias.h (refs_may_alias_p_1): Declare.Richard Guenther2009-07-141-4/+0
* Give names to some currently nameless passes (thisDuncan Sands2009-07-071-1/+1
* tree-pass.h (pass_del_ssa, [...]): Remove decls.Michael Matz2009-04-261-45/+0
* Expand from SSA.Michael Matz2009-04-261-5/+7
* df.h: Include "timevar.h".Ian Lance Taylor2009-04-171-10/+10
* attr-noinline.c: Avoid pure-const optimization.Jan Hubicka2009-03-281-0/+1
* tree-pass.h (pass_fixup_cfg): New pass.Jan Hubicka2009-03-281-3/+19
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+2
* re PR middle-end/38454 (memcpy folding breaks -D_FORTIFY_SOURCE=2 protection)Jakub Jelinek2008-12-101-0/+1
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-19/+19
* cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.Jan Hubicka2008-07-251-15/+12
* cgraph.c (cgraph_add_new_function): Do early local passes.Jan Hubicka2008-07-201-9/+1
* tree-optimize.c (execute_early_local_optimizations): Set cgraph_state only at...Jan Hubicka2008-06-191-1/+5
* tree.h (init_phinodes, [...]): Move ...Diego Novillo2008-05-131-1/+1
* [multiple changes]Kenneth Zadeck2008-05-071-1/+2
* re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka2008-04-251-1/+1
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-25/+41
* common.opt (Wlarger-than=): New.Manuel López-Ibáñez2008-02-261-2/+2
* builtins.c (gimplify_va_arg_expr): Use inform for help message.Manuel López-Ibáñez2007-10-171-2/+2
* Add target hook invoked when cfun changes.Sandra Loosemore2007-09-051-2/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* tree-ssa-loop-im.c (determine_invariantness_stmt): Attempt to transform only ...Zdenek Dvorak2007-04-271-7/+1
* tree-optimize.c (has_abnormal_outgoing_edge_p): Move to tree-inline.Jan Hubicka2007-02-041-65/+2
* tree-optimize.c (update_inlined_to_pointers): Delete unused function.Manuel López-Ibáñez2007-01-291-18/+0
* cgraph.h (cgraph_decide_inlining_incrementally): Kill.Jan Hubicka2007-01-161-55/+10
* tree-eh.c (add_stmt_to_eh_region_fn): Do not add call_exprs separately.Jan Hubicka2007-01-141-5/+0
* tree-pas.h (TODO_remove_function): New flag.Jan Hubicka2007-01-081-1/+1
* tree-optimize.c (execute_fixup_cfg): Correct previously mistakely comitted ol...Jan Hubicka2007-01-051-12/+13
* cgraph.c (cgraph_release_function_body): New function.Jan Hubicka2007-01-041-12/+0
* pr16194.c: We now output error on all three functions, not just first one.Jan Hubicka2007-01-031-6/+63
* tree-optimize (execute_fixup_cfg): Set after_inlining flag.Jan Hubicka2007-01-021-29/+63
* Merge gimple-tuples-branch into mainline.Aldy Hernandez2006-12-051-2/+2
* builtins.c (expand_builtin_setjmp): Delete.Eric Botcazou2006-09-291-5/+51
* re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...Jan Hubicka2006-08-211-8/+7
* tree-vrp.c (execute_vrp): Return value.Daniel Berlin2006-03-021-6/+12
* cgraph.c (cgraph_insert_node_to_hashtable): New function.Jan Hubicka2006-01-111-55/+9
* tree-cfg.c (bsi_replace): Rename final argument from PRESERVE_EH_INFO to UPDA...Jeff Law2006-01-061-0/+6