<?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 use_registers_extra.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>d08e5d4c - Make lsan TestCases more consistent</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/test/lsan/TestCases/use_registers_extra.cpp#d08e5d4c</link>
        <description>Make lsan TestCases more consistentInlining `LSAN_BASE` makes the lsan TestCases more consistent to the other sanitizer TestCases.It is also needed on Windows: https://reviews.llvm.org/D115103Reviewed By: vitalybukaDifferential Revision: https://reviews.llvm.org/D124322

            List of files:
            /llvm-project-15.0.7/compiler-rt/test/lsan/TestCases/use_registers_extra.cpp</description>
        <pubDate>Mon, 09 May 2022 17:58:53 +0000</pubDate>
        <dc:creator>Clemens Wasser &lt;clemens.wasser@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>034781f7 - [NFC][LSan] Add REQUIRES: linux</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/test/lsan/TestCases/use_registers_extra.cpp#034781f7</link>
        <description>[NFC][LSan] Add REQUIRES: linuxAdditional registers scaning is only implemented for x86 linux.

            List of files:
            /llvm-project-15.0.7/compiler-rt/test/lsan/TestCases/use_registers_extra.cpp</description>
        <pubDate>Sat, 19 Sep 2020 00:22:35 +0000</pubDate>
        <dc:creator>Vitaly Buka &lt;vitalybuka@google.com&gt;</dc:creator>
    </item>
<item>
        <title>5813fca1 - [Lsan] Use fp registers to search for pointers</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/test/lsan/TestCases/use_registers_extra.cpp#5813fca1</link>
        <description>[Lsan] Use fp registers to search for pointersX86 can use xmm registers for pointers operations. e.g. for std::swap.I don&apos;t know yet if it&apos;s possible on other platforms.NT_X86_XSTATE includes all registers from NT_FPREGSET sothe latter used only if the former is not available. I am not sure howreasonable to expect that but LLD has such fallback inNativeRegisterContextLinux_x86_64::ReadFPR.Reviewed By: morehouseDifferential Revision: https://reviews.llvm.org/D87754

            List of files:
            /llvm-project-15.0.7/compiler-rt/test/lsan/TestCases/use_registers_extra.cpp</description>
        <pubDate>Thu, 17 Sep 2020 19:15:00 +0000</pubDate>
        <dc:creator>Vitaly Buka &lt;vitalybuka@google.com&gt;</dc:creator>
    </item>
</channel>
</rss>
