<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm5719-llvm/llvm/test/Transforms/BranchFolding, branch meklort-10.0.1</title>
<subtitle>Project Ortega BCM5719 LLVM</subtitle>
<id>https://git.raptorcs.com/git/bcm5719-llvm/atom?h=meklort-10.0.1</id>
<link rel='self' href='https://git.raptorcs.com/git/bcm5719-llvm/atom?h=meklort-10.0.1'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/'/>
<updated>2019-04-17T04:52:47+00:00</updated>
<entry>
<title>Revert "Temporarily Revert "Add basic loop fusion pass.""</title>
<updated>2019-04-17T04:52:47+00:00</updated>
<author>
<name>Eric Christopher</name>
<email>echristo@gmail.com</email>
</author>
<published>2019-04-17T04:52:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=cee313d288a4faf0355d76fb6e0e927e211d08a5'/>
<id>urn:sha1:cee313d288a4faf0355d76fb6e0e927e211d08a5</id>
<content type='text'>
The reversion apparently deleted the test/Transforms directory.

Will be re-reverting again.

llvm-svn: 358552
</content>
</entry>
<entry>
<title>Temporarily Revert "Add basic loop fusion pass."</title>
<updated>2019-04-17T02:12:23+00:00</updated>
<author>
<name>Eric Christopher</name>
<email>echristo@gmail.com</email>
</author>
<published>2019-04-17T02:12:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=a86343512845c9c1fdbac865fea88aa5fce7142a'/>
<id>urn:sha1:a86343512845c9c1fdbac865fea88aa5fce7142a</id>
<content type='text'>
As it's causing some bot failures (and per request from kbarton).

This reverts commit r358543/ab70da07286e618016e78247e4a24fcb84077fda.

llvm-svn: 358546
</content>
</entry>
<entry>
<title>Move branch folding test to a better location.</title>
<updated>2015-12-03T19:41:25+00:00</updated>
<author>
<name>Andrew Kaylor</name>
<email>andrew.kaylor@intel.com</email>
</author>
<published>2015-12-03T19:41:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=92b3b16ba31832dfd0efa51a10439803888ab7cc'/>
<id>urn:sha1:92b3b16ba31832dfd0efa51a10439803888ab7cc</id>
<content type='text'>
llvm-svn: 254640
</content>
</entry>
<entry>
<title>Fix buildbot failures</title>
<updated>2015-12-03T19:30:38+00:00</updated>
<author>
<name>Andrew Kaylor</name>
<email>andrew.kaylor@intel.com</email>
</author>
<published>2015-12-03T19:30:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=412eabdeb2c21ec0671583b7157a370bfed24f65'/>
<id>urn:sha1:412eabdeb2c21ec0671583b7157a370bfed24f65</id>
<content type='text'>
llvm-svn: 254636
</content>
</entry>
<entry>
<title>[WinEH] Avoid infinite loop in BranchFolding for multiple single block funclets</title>
<updated>2015-12-03T18:55:28+00:00</updated>
<author>
<name>Andrew Kaylor</name>
<email>andrew.kaylor@intel.com</email>
</author>
<published>2015-12-03T18:55:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=9efb2332e25477218352323f2592c6a2e2e9739c'/>
<id>urn:sha1:9efb2332e25477218352323f2592c6a2e2e9739c</id>
<content type='text'>
Differential Revision: http://reviews.llvm.org/D14996

llvm-svn: 254629
</content>
</entry>
<entry>
<title>Make the default triple optional by allowing an empty string</title>
<updated>2015-09-16T05:34:32+00:00</updated>
<author>
<name>Mehdi Amini</name>
<email>mehdi.amini@apple.com</email>
</author>
<published>2015-09-16T05:34:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=d178f4fc895b432008fcd8a0a49a13d951fecfe4'/>
<id>urn:sha1:d178f4fc895b432008fcd8a0a49a13d951fecfe4</id>
<content type='text'>
When building LLVM as a (potentially dynamic) library that can be linked against
by multiple compilers, the default triple is not really meaningful.
We allow to explicitely set it to an empty string when configuring LLVM.
In this case, said "target independent" tests in the test suite that are using
the default triple are disabled by matching the newly available feature
"default_triple".

Reviewers: probinson, echristo
Differential Revision: http://reviews.llvm.org/D12660

From: Mehdi Amini &lt;mehdi.amini@apple.com&gt;
llvm-svn: 247775
</content>
</entry>
<entry>
<title>Address post-commit review from r243378.</title>
<updated>2015-08-11T00:20:24+00:00</updated>
<author>
<name>Sanjoy Das</name>
<email>sanjoy@playingwithpointers.com</email>
</author>
<published>2015-08-11T00:20:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=7742b8ba15aa923b8be8347c5a20c4e88f15c5a0'/>
<id>urn:sha1:7742b8ba15aa923b8be8347c5a20c4e88f15c5a0</id>
<content type='text'>
This checks that bork_directive occurs exactly twice in the test output.

llvm-svn: 244543
</content>
</entry>
<entry>
<title>Update test suite to make "ninja check" succeed without native backend builtin</title>
<updated>2015-08-04T06:32:54+00:00</updated>
<author>
<name>Mehdi Amini</name>
<email>mehdi.amini@apple.com</email>
</author>
<published>2015-08-04T06:32:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=c8d578311473fceb50579906658b0c017ef5b193'/>
<id>urn:sha1:c8d578311473fceb50579906658b0c017ef5b193</id>
<content type='text'>
Requires "native" feature in most places that were failing.

From: Mehdi Amini &lt;mehdi.amini@apple.com&gt;
llvm-svn: 243960
</content>
</entry>
<entry>
<title>FileCheck'ify some wc/grep based tests; NFCI.</title>
<updated>2015-07-28T03:50:09+00:00</updated>
<author>
<name>Sanjoy Das</name>
<email>sanjoy@playingwithpointers.com</email>
</author>
<published>2015-07-28T03:50:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=6c7a18659979f0d7205fae1bf4767066d2474a8e'/>
<id>urn:sha1:6c7a18659979f0d7205fae1bf4767066d2474a8e</id>
<content type='text'>
llvm-svn: 243378
</content>
</entry>
<entry>
<title>Delete -std-compile-opts.</title>
<updated>2014-10-16T20:00:02+00:00</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2014-10-16T20:00:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=11aaaeebe0c7823d2b541504e83ebfb364bbebf2'/>
<id>urn:sha1:11aaaeebe0c7823d2b541504e83ebfb364bbebf2</id>
<content type='text'>
These days -std-compile-opts was just a silly alias for -O3.

llvm-svn: 219951
</content>
</entry>
</feed>
