<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/clang/test/CodeGen/pointer-signext.c, branch users/nico/python-2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/'/>
<entry>
<title>[Clang] Convert some tests to opaque pointers (NFC)</title>
<updated>2023-01-26T10:33:19+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>npopov@redhat.com</email>
</author>
<published>2023-01-26T09:18:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=eaea793d5eb68d121dc773f6c31ebc2214bf1371'/>
<id>eaea793d5eb68d121dc773f6c31ebc2214bf1371</id>
<content type='text'>
These are all tests that end up running SROA.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These are all tests that end up running SROA.
</pre>
</div>
</content>
</entry>
<entry>
<title>[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)</title>
<updated>2022-04-07T10:09:47+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>npopov@redhat.com</email>
</author>
<published>2022-04-07T10:03:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=532dc62b907554b3f07f17205674aa71e76fc863'/>
<id>532dc62b907554b3f07f17205674aa71e76fc863</id>
<content type='text'>
This adds -no-opaque-pointers to clang tests whose output will
change when opaque pointers are enabled by default. This is
intended to be part of the migration approach described in
https://discourse.llvm.org/t/enabling-opaque-pointers-by-default/61322/9.

The patch has been produced by replacing %clang_cc1 with
%clang_cc1 -no-opaque-pointers for tests that fail with opaque
pointers enabled. Worth noting that this doesn't cover all tests,
there's a remaining ~40 tests not using %clang_cc1 that will need
a followup change.

Differential Revision: https://reviews.llvm.org/D123115
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds -no-opaque-pointers to clang tests whose output will
change when opaque pointers are enabled by default. This is
intended to be part of the migration approach described in
https://discourse.llvm.org/t/enabling-opaque-pointers-by-default/61322/9.

The patch has been produced by replacing %clang_cc1 with
%clang_cc1 -no-opaque-pointers for tests that fail with opaque
pointers enabled. Worth noting that this doesn't cover all tests,
there's a remaining ~40 tests not using %clang_cc1 that will need
a followup change.

Differential Revision: https://reviews.llvm.org/D123115
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Clang tests to handle explicitly typed gep changes in LLVM.</title>
<updated>2015-02-27T19:18:17+00:00</updated>
<author>
<name>David Blaikie</name>
<email>dblaikie@gmail.com</email>
</author>
<published>2015-02-27T19:18:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=218b78319277e27d8f283c85369f968ab580015b'/>
<id>218b78319277e27d8f283c85369f968ab580015b</id>
<content type='text'>
llvm-svn: 230783
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
llvm-svn: 230783
</pre>
</div>
</content>
</entry>
<entry>
<title>Adjust test case to be compatible with future changes to explicitly pass the type to getelementptr</title>
<updated>2015-02-14T00:26:13+00:00</updated>
<author>
<name>David Blaikie</name>
<email>dblaikie@gmail.com</email>
</author>
<published>2015-02-14T00:26:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=f5f3253da0fe59d6ad8b1b3f6fed660f14350fab'/>
<id>f5f3253da0fe59d6ad8b1b3f6fed660f14350fab</id>
<content type='text'>
llvm-svn: 229196
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
llvm-svn: 229196
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak regex not to accidentally match a trailing \r.</title>
<updated>2010-09-15T12:31:46+00:00</updated>
<author>
<name>Benjamin Kramer</name>
<email>benny.kra@googlemail.com</email>
</author>
<published>2010-09-15T12:31:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=6cbfca121b25f25874895a9460bd8a111e1e2cb6'/>
<id>6cbfca121b25f25874895a9460bd8a111e1e2cb6</id>
<content type='text'>
llvm-svn: 113966
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
llvm-svn: 113966
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix pointer-signext.c test case: it was relying on value names, which don't appear in the non-assert build.  Switch to using check-next as well.</title>
<updated>2010-09-15T10:52:02+00:00</updated>
<author>
<name>Cameron Esfahani</name>
<email>dirty@apple.com</email>
</author>
<published>2010-09-15T10:52:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=70004ec4567a7eda48a82962b59512837a054dc5'/>
<id>70004ec4567a7eda48a82962b59512837a054dc5</id>
<content type='text'>
llvm-svn: 113964
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
llvm-svn: 113964
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Windows64 target info so pointer arithmetic is done correctly, and no sign extension code is emitted: PtrDiffType needs to be a signed long long.  Add a corresponding test case.</title>
<updated>2010-09-15T00:28:12+00:00</updated>
<author>
<name>Cameron Esfahani</name>
<email>dirty@apple.com</email>
</author>
<published>2010-09-15T00:28:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=eb85650e6732c10b361d6e66e2cd25624d7a98b9'/>
<id>eb85650e6732c10b361d6e66e2cd25624d7a98b9</id>
<content type='text'>
llvm-svn: 113910
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
llvm-svn: 113910
</pre>
</div>
</content>
</entry>
</feed>
