<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm5719-llvm/llvm/lib/Fuzzer/test/value-profile-cmp3.test, 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>2017-08-21T23:25:12+00:00</updated>
<entry>
<title>Moving libFuzzer from LLVM to compiler-rt.</title>
<updated>2017-08-21T23:25:12+00:00</updated>
<author>
<name>George Karpenkov</name>
<email>ekarpenkov@apple.com</email>
</author>
<published>2017-08-21T23:25:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=748bf121bbd41fb1a8e6758fd0059687757f7535'/>
<id>urn:sha1:748bf121bbd41fb1a8e6758fd0059687757f7535</id>
<content type='text'>
This change only removes libFuzzer tests and CMake machinery,
the source copy temporarily remains at the old location.

Differential Revision: https://reviews.llvm.org/D36980

llvm-svn: 311405
</content>
</entry>
<entry>
<title>[libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests</title>
<updated>2017-08-04T20:05:25+00:00</updated>
<author>
<name>Kostya Serebryany</name>
<email>kcc@google.com</email>
</author>
<published>2017-08-04T20:05:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=1d7a33b8ae6df56e9cb84f8198d617c17e55a0fc'/>
<id>urn:sha1:1d7a33b8ae6df56e9cb84f8198d617c17e55a0fc</id>
<content type='text'>
llvm-svn: 310110
</content>
</entry>
<entry>
<title>Port libFuzzer tests to LIT. Do not require two-stage build for check-fuzzer.</title>
<updated>2017-08-04T17:19:45+00:00</updated>
<author>
<name>George Karpenkov</name>
<email>ekarpenkov@apple.com</email>
</author>
<published>2017-08-04T17:19:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=8ecdd7be154affd28bf91217913676b00db62cb7'/>
<id>urn:sha1:8ecdd7be154affd28bf91217913676b00db62cb7</id>
<content type='text'>
This revision ports all libFuzzer tests apart from the unittest to LIT.
The advantages of doing so include:

 - Tests being self-contained
 - Much easier debugging of a single test
 - No need for using a two-stage compilation

The unit-test is still compiled using CMake, but it does not need a
freshly built compiler.

NOTE: The previous two-stage bot configuration will NOT work, as in the
second stage build LLVM_USE_SANITIZER is set, which disables ASAN from
being built.
Thus bots will be reconfigured in the next few commits.

Differential Revision: https://reviews.llvm.org/D36295

llvm-svn: 310075
</content>
</entry>
<entry>
<title>[libFuzzer] split one slow test into several, for more parallel testing</title>
<updated>2016-12-12T22:55:25+00:00</updated>
<author>
<name>Kostya Serebryany</name>
<email>kcc@google.com</email>
</author>
<published>2016-12-12T22:55:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=092d5764a138d23a1b8037f9da6cad2aca791888'/>
<id>urn:sha1:092d5764a138d23a1b8037f9da6cad2aca791888</id>
<content type='text'>
llvm-svn: 289481
</content>
</entry>
</feed>
