<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/llvm/test/CodeGen/ARM/cmp-bool.ll, 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>[ARM] Convert some tests to opaque pointers (NFC)</title>
<updated>2022-12-19T11:45:35+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>npopov@redhat.com</email>
</author>
<published>2022-12-19T11:44:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=bed1c7f061aa12417aa081e334afdba45767b938'/>
<id>bed1c7f061aa12417aa081e334afdba45767b938</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ARM] Make MachineVerifier more strict about terminators</title>
<updated>2020-08-27T06:10:20+00:00</updated>
<author>
<name>Sam Parker</name>
<email>sam.parker@arm.com</email>
</author>
<published>2020-08-27T06:09:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=a3e41d45813092c91c2ccef97afd996750241069'/>
<id>a3e41d45813092c91c2ccef97afd996750241069</id>
<content type='text'>
Fix the ARM backend's analyzeBranch so it doesn't ignore predicated
return instructions, and make the MachineVerifier rule more strict.

Differential Revision: https://reviews.llvm.org/D40061
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix the ARM backend's analyzeBranch so it doesn't ignore predicated
return instructions, and make the MachineVerifier rule more strict.

Differential Revision: https://reviews.llvm.org/D40061
</pre>
</div>
</content>
</entry>
<entry>
<title>[DAGCombiner] Rebuild (setcc x, y, ==) from (xor (xor x, y), 1)</title>
<updated>2020-07-15T07:34:22+00:00</updated>
<author>
<name>Roger Ferrer Ibanez</name>
<email>roger.ferrer@bsc.es</email>
</author>
<published>2019-08-07T15:31:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=14bc5e149d11766dee21cd679a9794fdf2e9414e'/>
<id>14bc5e149d11766dee21cd679a9794fdf2e9414e</id>
<content type='text'>
The existing code already considered this case. Unfortunately a typo in
the condition prevents it from triggering. Also the existing code, had
it run, forgot to do the folding.

This fixes PR42876.

Differential Revision: https://reviews.llvm.org/D65802
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The existing code already considered this case. Unfortunately a typo in
the condition prevents it from triggering. Also the existing code, had
it run, forgot to do the folding.

This fixes PR42876.

Differential Revision: https://reviews.llvm.org/D65802
</pre>
</div>
</content>
</entry>
<entry>
<title>[NFC] Add tests for boolean comparisons</title>
<updated>2020-07-15T07:33:43+00:00</updated>
<author>
<name>Roger Ferrer Ibanez</name>
<email>roger.ferrer@bsc.es</email>
</author>
<published>2019-08-07T12:43:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=2b6215f188bf862d5a551499764121d91fd6e6ea'/>
<id>2b6215f188bf862d5a551499764121d91fd6e6ea</id>
<content type='text'>
They currently show that the not equal case may be improved.

See PR42876

Differential Revision: https://reviews.llvm.org/D65801
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
They currently show that the not equal case may be improved.

See PR42876

Differential Revision: https://reviews.llvm.org/D65801
</pre>
</div>
</content>
</entry>
</feed>
