<?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 funcimport-debug.ll</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>41d5033e - [IR] Enable opaque pointers by default</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/ThinLTO/X86/funcimport-debug.ll#41d5033e</link>
        <description>[IR] Enable opaque pointers by defaultThis enabled opaque pointers by default in LLVM. The effect of thisis twofold:* If IR that contains *neither* explicit ptr nor %T* types is passed  to tools, we will now use opaque pointer mode, unless  -opaque-pointers=0 has been explicitly passed.* Users of LLVM as a library will now default to opaque pointers.  It is possible to opt-out by calling setOpaquePointers(false) on  LLVMContext.A cmake option to toggle this default will not be provided. Frontendsor other tools that want to (temporarily) keep using typed pointersshould disable opaque pointers via LLVMContext.Differential Revision: https://reviews.llvm.org/D126689

            List of files:
            /llvm-project-15.0.7/llvm/test/ThinLTO/X86/funcimport-debug.ll</description>
        <pubDate>Tue, 31 May 2022 09:58:35 +0000</pubDate>
        <dc:creator>Nikita Popov &lt;npopov@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>7b1d7937 - Reland &quot;Change the X86 datalayout to add three address spaces</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/ThinLTO/X86/funcimport-debug.ll#7b1d7937</link>
        <description>Reland &quot;Change the X86 datalayout to add three address spaces for 32 bit signed, 32 bit unsigned, and 64 bit pointers.&quot;This reverts 57076d3199fc2b0af4a3736b7749dd5462cacda5.Original review at https://reviews.llvm.org/D64931.Review for added fix at https://reviews.llvm.org/D66843.llvm-svn: 371568

            List of files:
            /llvm-project-15.0.7/llvm/test/ThinLTO/X86/funcimport-debug.ll</description>
        <pubDate>Tue, 10 Sep 2019 23:15:38 +0000</pubDate>
        <dc:creator>Amy Huang &lt;akhuang@google.com&gt;</dc:creator>
    </item>
<item>
        <title>57076d31 - Revert &quot;Change the X86 datalayout to add three address spaces for 32 bit signed,&quot;</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/ThinLTO/X86/funcimport-debug.ll#57076d31</link>
        <description>Revert &quot;Change the X86 datalayout to add three address spaces for 32 bit signed,&quot;This reverts commit r370083 because it caused check-lld failures onsanitizer-x86_64-linux-fast.llvm-svn: 370142

            List of files:
            /llvm-project-15.0.7/llvm/test/ThinLTO/X86/funcimport-debug.ll</description>
        <pubDate>Wed, 28 Aug 2019 01:08:54 +0000</pubDate>
        <dc:creator>Vlad Tsyrklevich &lt;vlad@tsyrklevich.net&gt;</dc:creator>
    </item>
<item>
        <title>1299945b - Change the X86 datalayout to add three address spaces for 32 bit signed,</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/ThinLTO/X86/funcimport-debug.ll#1299945b</link>
        <description>Change the X86 datalayout to add three address spaces for 32 bit signed,32 bit unsigned, and 64 bit pointers.llvm-svn: 370083

            List of files:
            /llvm-project-15.0.7/llvm/test/ThinLTO/X86/funcimport-debug.ll</description>
        <pubDate>Tue, 27 Aug 2019 17:46:53 +0000</pubDate>
        <dc:creator>Amy Huang &lt;akhuang@google.com&gt;</dc:creator>
    </item>
<item>
        <title>7e7b13d0 - [ThinLTO] Print names in function import debug messages when available</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/ThinLTO/X86/funcimport-debug.ll#7e7b13d0</link>
        <description>[ThinLTO] Print names in function import debug messages when availableSummary:Rather than just print the GUID, when it is available in the index,print the global name as well in the function import thin link debugmessages. Names will be available when the combined index is beingbuilt by the same process, e.g. a linker or &quot;llvm-lto2 run&quot;.Reviewers: davidxlSubscribers: mehdi_amini, inglorion, eraman, steven_wu, llvm-commitsDifferential Revision: https://reviews.llvm.org/D48612llvm-svn: 335760

            List of files:
            /llvm-project-15.0.7/llvm/test/ThinLTO/X86/funcimport-debug.ll</description>
        <pubDate>Wed, 27 Jun 2018 18:03:39 +0000</pubDate>
        <dc:creator>Teresa Johnson &lt;tejohnson@google.com&gt;</dc:creator>
    </item>
</channel>
</rss>
