summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/tree-prof
AgeCommit message (Expand)Author
2020-01-29ipa: Fix removal of multi-target speculation.Jan Hubicka
2020-01-28ipa: fix handling of multiple speculations (PR93318)Jan Hubicka
2020-01-13Missed function specialization + partial devirtualizationXiong Hu Luo
2020-01-01Update copyright years.Jakub Jelinek
2019-08-20re PR testsuite/91458 (FAIL: g++.dg/tree-ssa/pr19807.C -std=gnu++98 scan-tr...Martin Sebor
2019-08-13Simplify dump_printf in value-prof.cMartin Liska
2019-08-09Port value profiling to -fopt-info infrastructure.Martin Liska
2019-07-03Support N values in libgcov for single value counter type.Martin Liska
2019-06-12PR middle-end/90676 - default GIMPLE dumps lack informationMartin Sebor
2019-05-02darwin - fix a failing testIain Sandoe
2019-02-11inliner-1.c: Correct comments.Martin Sebor
2019-01-01Update copyright years.Jakub Jelinek
2018-11-05Fix setting of hotness in non-LTO mode (PR gcov-profile/77698).Martin Liska
2018-10-30Avoid unnecessarily numbering cloned symbols.Michael Ploujnikov
2018-10-25Revert partially changes from r265454 (PR other/87735).Martin Liska
2018-10-24Remove reduntant dumps and make tp_first_run dump more compact.Martin Liska
2018-09-05Fix a scan in test for Darwin target (PR testsuite/87216).Martin Liska
2018-09-03Make __builtin_expect effective in switch statements (PR middle-end/PR59521).Martin Liska
2018-08-27Add test for memcpy expansion with hint.Martin Liska
2018-08-16fix section naming convention for Darwin in three testsIain Sandoe
2018-08-01Improve dumping of value profiling transformations.Martin Liska
2018-08-01Add memmove to value profiling.Martin Liska
2018-05-25Fix a test-case (PR testsuite/85911).Martin Liska
2018-05-24Fix dumpfile name in gcc.dg/tree-prof/update-loopch.cRainer Orth
2018-05-18Radically simplify emission of balanced tree for switch statements.Martin Liska
2018-01-03Update copyright years.Jakub Jelinek
2017-12-19Fix another failing test-case.Martin Liska
2017-11-23generic.texi (ANNOTATE_EXPR): Document 3rd operand.Eric Botcazou
2017-10-19Add dg-require-stack-sizeTom de Vries
2017-10-18Fix failing test-caseMartin Liska
2017-08-29Make expansion of balanced binary trees of switches on tree level.Martin Liska
2017-06-28val-profiler-threads-1.c (main): Fix 2nd argument passed to pthread_join.Eric Botcazou
2017-06-21Fix warning in gcc.dg/tree-prof/comp-goto-1.cTom de Vries
2017-06-21Add dg-add-options feature stack_sizeTom de Vries
2017-06-17Get rid of dg-skip-if etc. default argsRainer Orth
2017-06-16PR tree-optimization/80934 - bzero should be assumed not to escape pointer ar...Martin Sebor
2017-06-12split-1.c: Require split_stack, don't require freorder.Ian Lance Taylor
2017-06-10Add effective target stack_sizeTom de Vries
2017-06-09opts.c (finish_options): If -fsplit-stack, disable implicit -forder-blocks-an...Ian Lance Taylor
2017-06-08Remove NO_TRAMPOLINESTom de Vries
2017-06-06Remove NO_LABEL_VALUESTom de Vries
2017-06-05cold_partition_label.c: Update template.Jan Hubicka
2017-04-29Require effective target avx512f for tree-prof/pr66295.cTom de Vries
2017-03-16Fix tree-prof/pr66295.cSegher Boessenkool
2017-03-15Removed unused dg-error.Martin Liska
2017-03-14Fix multiple target clones nodes (PR lto/66295).Martin Liska
2017-02-22Remove wrong assert about gcov_type (PR lto/79587).Martin Liska
2017-01-01Update copyright years.Jakub Jelinek
2016-11-25re PR gcov-profile/78467 (gcc.dg/tree-prof/comp-goto-1.c FAILs)Jakub Jelinek
2016-11-16gcc: remove unneeded global related to hot/cold partitioningAndrew Burgess