<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in taskwait.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>a908829b - [OPENMP] Deal with additional store inserted by Clang under -fno-PIC for PowerPC.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/openmp/runtime/test/ompt/synchronization/taskwait.c#a908829b</link>
        <description>[OPENMP] Deal with additional store inserted by Clang under -fno-PIC for PowerPC.Changing the default from -fPIC to -fno-PIC on PowerPC exposed an issue inOpenMP for PowerPC.The issue is reported here:https://bugs.llvm.org/show_bug.cgi?id=40082This is a fix for that issue.Also removed the XFAIL from the two tests that were failing under -fno-PIC.Differential Revision: https://reviews.llvm.org/D56286llvm-svn: 355229

            List of files:
            /llvm-project-15.0.7/openmp/runtime/test/ompt/synchronization/taskwait.c</description>
        <pubDate>Fri, 01 Mar 2019 21:16:45 +0000</pubDate>
        <dc:creator>Stefan Pintilie &lt;stefanp@ca.ibm.com&gt;</dc:creator>
    </item>
<item>
        <title>4230f91a - [Tests] [OpenMP] XFAIL also for ppc64le.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/openmp/runtime/test/ompt/synchronization/taskwait.c#4230f91a</link>
        <description>[Tests] [OpenMP] XFAIL also for ppc64le.Two tests were XFAILed for powerpc64le in r349512.They should have also been XFAILed for ppc64le.llvm-svn: 349521

            List of files:
            /llvm-project-15.0.7/openmp/runtime/test/ompt/synchronization/taskwait.c</description>
        <pubDate>Tue, 18 Dec 2018 19:05:07 +0000</pubDate>
        <dc:creator>Stefan Pintilie &lt;stefanp@ca.ibm.com&gt;</dc:creator>
    </item>
<item>
        <title>ea79468b - XFAIL Pair of OpenMP Tests for PowerPC LE Linux</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/openmp/runtime/test/ompt/synchronization/taskwait.c#ea79468b</link>
        <description>XFAIL Pair of OpenMP Tests for PowerPC LE LinuxXFAIL two tests that fail on PowerPC LE Linux dueto the change of default from PIC to no-PIC on thatplatform.A Bug has been opened for this:https://bugs.llvm.org/show_bug.cgi?id=40082The tests are:runtime/test/ompt/misc/control_tool.cruntime/test/ompt/synchronization/taskwait.cllvm-svn: 349512

            List of files:
            /llvm-project-15.0.7/openmp/runtime/test/ompt/synchronization/taskwait.c</description>
        <pubDate>Tue, 18 Dec 2018 17:39:22 +0000</pubDate>
        <dc:creator>Stefan Pintilie &lt;stefanp@ca.ibm.com&gt;</dc:creator>
    </item>
<item>
        <title>633bc4ca - [OMPT] Add annotations to testcases that are expected to fail when using certain compilers</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/openmp/runtime/test/ompt/synchronization/taskwait.c#633bc4ca</link>
        <description>[OMPT] Add annotations to testcases that are expected to fail when using certain compilersReasons for expected failures are mainly bugs when using lables in OpenMP regionsor missing support of some OpenMP features.For some worksharing clauses, support to distinguish the kind of workshare wasadded just recently.If an issue was fixed in a minor release version of a compiler, we flag thetest as unsupported for this compiler version to avoid false positives.Same for fixes that where backported to older compiler versions.Differential Revision: https://reviews.llvm.org/D40384llvm-svn: 321262

            List of files:
            /llvm-project-15.0.7/openmp/runtime/test/ompt/synchronization/taskwait.c</description>
        <pubDate>Thu, 21 Dec 2017 13:55:16 +0000</pubDate>
        <dc:creator>Joachim Protze &lt;protze@itc.rwth-aachen.de&gt;</dc:creator>
    </item>
<item>
        <title>82e94a59 - Update implementation of OMPT to the specification OpenMP 5.0 Preview 1 (TR4).</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/openmp/runtime/test/ompt/synchronization/taskwait.c#82e94a59</link>
        <description>Update implementation of OMPT to the specification OpenMP 5.0 Preview 1 (TR4).The code is tested to work with latest clang, GNU and Intel compiler. The implementationis optimized for low overhead when no tool is attached shifting the cost to execution withtool attached.This patch does not implement OMPT for libomptarget.Patch by Simon Convent and Joachim ProtzeDifferential Revision: https://reviews.llvm.org/D38185llvm-svn: 317085

            List of files:
            /llvm-project-15.0.7/openmp/runtime/test/ompt/synchronization/taskwait.c</description>
        <pubDate>Wed, 01 Nov 2017 10:08:30 +0000</pubDate>
        <dc:creator>Joachim Protze &lt;protze@itc.rwth-aachen.de&gt;</dc:creator>
    </item>
</channel>
</rss>
