<?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 scrub_attrs.ll.plain.expected</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>cd1bd6e5 - [Utils] Check for more global information in update_test_checks</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/UpdateTestChecks/update_test_checks/Inputs/scrub_attrs.ll.plain.expected#cd1bd6e5</link>
        <description>[Utils] Check for more global information in update_test_checksThis allows to check for various globals (metadata/attributes/...) andalso resolves problems with globals (metadata/attributes/...) beingreused across different prefixes.Reviewed By: sstefan1Differential Revision: https://reviews.llvm.org/D94741

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/UpdateTestChecks/update_test_checks/Inputs/scrub_attrs.ll.plain.expected</description>
        <pubDate>Fri, 15 Jan 2021 03:13:23 +0000</pubDate>
        <dc:creator>Johannes Doerfert &lt;johannes@jdoerfert.de&gt;</dc:creator>
    </item>
<item>
        <title>97ce7fd8 - [UpdateTestChecks] Match unnamed values like &quot;@[0-9]+&quot; and &quot;![0-9]+&quot;</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/UpdateTestChecks/update_test_checks/Inputs/scrub_attrs.ll.plain.expected#97ce7fd8</link>
        <description>[UpdateTestChecks] Match unnamed values like &quot;@[0-9]+&quot; and &quot;![0-9]+&quot;With this patch we will match most *uses* of &quot;temporary&quot; named things inthe IR via regular expressions, not their name at creation time. The new&quot;values&quot; we match are:  - &quot;unnamed&quot; globals: `@[0-9]+`  - debug metadata: `!dbg ![0-9]+`  - loop metadata: `!loop ![0-9]+`  - tbaa metadata: `!tbaa ![0-9]+`  - range metadata: `!range ![0-9]+`  - generic metadata: `metadata ![0-9]+`  - attributes groups: `#[0-9]`We still don&apos;t match the declarations but that can be done later. Thispatch can introduce churn when existing check lines contain the oldhardcoded versions of the above &quot;values&quot;. We can add a flag to opt-out,or opt-in, if necessary.Reviewed By: arichardson, MaskRayDifferential Revision: https://reviews.llvm.org/D85099

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/UpdateTestChecks/update_test_checks/Inputs/scrub_attrs.ll.plain.expected</description>
        <pubDate>Mon, 10 Aug 2020 18:59:07 +0000</pubDate>
        <dc:creator>Johannes Doerfert &lt;johannes@jdoerfert.de&gt;</dc:creator>
    </item>
<item>
        <title>70771d8b - [Utils] Allow update_test_checks to scrub attribute annotations</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/UpdateTestChecks/update_test_checks/Inputs/scrub_attrs.ll.plain.expected#70771d8b</link>
        <description>[Utils] Allow update_test_checks to scrub attribute annotationsAttribute annotations on calls, e.g., #0, are not useful on their own.This patch adds a flag to update_test_checks.py to scrub them.Reviewed By: lebedev.riDifferential Revision: https://reviews.llvm.org/D68851

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/UpdateTestChecks/update_test_checks/Inputs/scrub_attrs.ll.plain.expected</description>
        <pubDate>Fri, 11 Oct 2019 01:32:04 +0000</pubDate>
        <dc:creator>Johannes Doerfert &lt;johannes@jdoerfert.de&gt;</dc:creator>
    </item>
</channel>
</rss>
