<?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 ordered_dependences.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>38f78dd2 - [OpenMP][Tools][NFC] Fix C99-style declaration of iteration variables</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/openmp/runtime/test/ompt/synchronization/ordered_dependences.c#38f78dd2</link>
        <description>[OpenMP][Tools][NFC] Fix C99-style declaration of iteration variablesWhere possible change to declare the variable before the loop.Where not possible, specifically request -std=c99 (could be limited tospecific compilers like icc).

            List of files:
            /llvm-project-15.0.7/openmp/runtime/test/ompt/synchronization/ordered_dependences.c</description>
        <pubDate>Mon, 25 Oct 2021 13:27:38 +0000</pubDate>
        <dc:creator>Joachim Protze &lt;protze@itc.rwth-aachen.de&gt;</dc:creator>
    </item>
<item>
        <title>c93fb143 - [OpenMP][Tests][NFC] Work around ICC bug</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/openmp/runtime/test/ompt/synchronization/ordered_dependences.c#c93fb143</link>
        <description>[OpenMP][Tests][NFC] Work around ICC bugOlder intel compilers miss the privatization of nested loop variables fordoacross loops. Declaring the variable in the loop makes the test morerobust.

            List of files:
            /llvm-project-15.0.7/openmp/runtime/test/ompt/synchronization/ordered_dependences.c</description>
        <pubDate>Mon, 18 Oct 2021 11:33:22 +0000</pubDate>
        <dc:creator>Joachim Protze &lt;protze@itc.rwth-aachen.de&gt;</dc:creator>
    </item>
<item>
        <title>6d9626d2 - [OpenMP][Tests] Fix/Mark compatibilty for GCC</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/openmp/runtime/test/ompt/synchronization/ordered_dependences.c#6d9626d2</link>
        <description>[OpenMP][Tests] Fix/Mark compatibilty for GCCReviewed by: Hahnfeld, saiislamDifferential Revision: https://reviews.llvm.org/D82267

            List of files:
            /llvm-project-15.0.7/openmp/runtime/test/ompt/synchronization/ordered_dependences.c</description>
        <pubDate>Sun, 21 Jun 2020 15:25:20 +0000</pubDate>
        <dc:creator>Joachim Protze &lt;protze@itc.rwth-aachen.de&gt;</dc:creator>
    </item>
<item>
        <title>cbea3690 - [OpenMP][OMPT] Add callbacks for doacross loops</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/openmp/runtime/test/ompt/synchronization/ordered_dependences.c#cbea3690</link>
        <description>[OpenMP][OMPT] Add callbacks for doacross loopsAdds the callbacks for ordered with source/sink dependencies.The test for task dependencies changed, because callbach.h now actually printsthe passed dependencies and the test also checks for the address.Reviewed by: hbaeDifferential Revision: https://reviews.llvm.org/D81807

            List of files:
            /llvm-project-15.0.7/openmp/runtime/test/ompt/synchronization/ordered_dependences.c</description>
        <pubDate>Mon, 15 Jun 2020 16:39:47 +0000</pubDate>
        <dc:creator>Joachim Protze &lt;protze@itc.rwth-aachen.de&gt;</dc:creator>
    </item>
</channel>
</rss>
