aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/tree-prof
AgeCommit message (Expand)AuthorFilesLines
2011-01-07re PR bootstrap/47187 (profiledbootstrap failure on i386)Jakub Jelinek1-0/+23
2010-12-03re PR rtl-optimization/45354 (ICE with -fselective-scheduling and -freorder-b...Alexander Monakov1-0/+43
2010-11-11* gcc.dg/tree-prof/inliner-1.c: Fix testcase.Jan Hubicka1-4/+8
2010-10-10ic-misattribution-1a.c: Cleanup tree_profile_ipa instead of tree_profile dump...Uros Bizjak1-1/+1
2010-10-05value-prof.c (gimple_divmod_fixed_value): Work on SSA form.Richard Guenther12-40/+38
2010-07-01re PR middle-end/42834 (memcpy folding overeager)Richard Guenther1-2/+2
2010-05-04Sanitize the behavior of -Wcoverage-mismatch.Neil Vachharajani1-1/+1
2009-09-18value-prof.c (interesting_stringop_to_profile_p): Added output argument to in...Neil Vachharajani1-0/+26
2009-04-26Expand from SSA.Michael Matz5-5/+6
2009-04-09c-gimplify.c (c_gimplify_expr): Fix the invalid GENERIC &ARRAY addresses by a...Richard Guenther1-2/+2
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+2
2008-08-22pr21658.c (dg-options): Use -fdump-tree-ccp1-details.Uros Bizjak1-0/+2
2008-05-28value-prof.c (tree_ic_transform): Print counts.Seongbae Park2-0/+39
2008-03-31common.opt (fprofile-dir=, [...]): New optionsSeongbae Park1-1/+1
2008-02-27Fix PR rtl-optimization/34999Revital Eres1-0/+45
2007-11-26re PR rtl-optimization/34085 (ICE with -freorder-blocks-and-partition)Steven Bosscher1-0/+39
2007-10-24sms-2.c: Cleanup sms dump file.Uros Bizjak1-1/+1
2007-09-10bb-reorder.c (rest_of_handler_reorder_blocks): Removed call to RTL level trac...Robert Kidd1-0/+18
2007-08-01execute.exp: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-4/+4
2007-02-14tree-dump.c (dump_switch_p_1): Require exact match of the option name.Zdenek Dvorak1-1/+1
2007-01-28expr.c (emit_block_move_via_movmem, [...]): Add variant handling histograms; ...Jan Hubicka1-0/+20
2007-01-25invoke.texi (-Wcoverage-mismatch): Document.Richard Guenther2-2/+22
2007-01-19Patch by Tomas Bily <tbily@suse.cz>Tomas Bily1-0/+45
2007-01-14* gcc.dg/tree-prof/stringop-1.c: Update pattern for memcpy folding.Jan Hubicka1-1/+2
2006-12-11value-prof.c (tree_stringops_transform): New.Jan Hubicka2-0/+40
2006-11-01fold-mod-1.c: Match the leading 0x for the hexadecimal value.Adam Nemet1-1/+1
2006-04-25val-prof-2.c: Check for n + ffff rather than n + -1.Richard Guenther1-1/+1
2005-08-20re PR testsuite/23239 (gcc.dg/tree-prof/val-prof-5.c scan-tree-dump Div.mod b...John David Anglin1-1/+1
2005-08-03cfgloop.h (DLTHE_FLAG_COMPLETTE_PEEL): New flag.Jan Hubicka1-0/+21
2005-08-01profile.c (compute_value_histograms): Fix thinko.Jan Hubicka1-0/+17
2005-07-28Makefile.in (rtl-profile.o): Kill all traces of it.Jan Hubicka2-4/+4
2005-07-28* gcc.dg/tree-prof/update-loopch.c: Fix thinkos.Jan Hubicka1-2/+2
2005-07-28cfg.c (update_bb_profile_for_threading): Use RDIV.Jan Hubicka1-0/+21
2005-07-27tree-tailcall.c (decrease_profile): New function.Jan Hubicka6-0/+29
2005-06-25Update FSF address.Kelley Cook1-1/+1
2005-05-28tree-ssa-threadupdate.c: (create_edge_and_update_destination_phis): Update pr...Jan Hubicka5-1/+111
2005-05-25Makefile.in (ipa-inline.o): Add COEVERAGE_H dependency.Jan Hubicka2-0/+90