<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/llvm/test/Bitcode/Inputs/invalid-vector-length.bc, branch users/nico/python-1</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>[Bitcode] Minimize the test to not conflict with others</title>
<updated>2015-06-03T01:30:08+00:00</updated>
<author>
<name>Filipe Cabecinhas</name>
<email>me@filcab.net</email>
</author>
<published>2015-06-03T01:30:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=7b3995885d4ac1dfc1a3c67fc651ad00a1611f19'/>
<id>7b3995885d4ac1dfc1a3c67fc651ad00a1611f19</id>
<content type='text'>
Source for the test:
@bloom = global &lt;3 x i32&gt; &lt;i32 0, i32 1, i32 42&gt;

Plus bit twiddling to set the vector numelts to 0 (in the bc file).

llvm-svn: 238894
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Source for the test:
@bloom = global &lt;3 x i32&gt; &lt;i32 0, i32 1, i32 42&gt;

Plus bit twiddling to set the vector numelts to 0 (in the bc file).

llvm-svn: 238894
</pre>
</div>
</content>
</entry>
<entry>
<title>[BitcodeReader] Check vector size before trying to create a VectorType</title>
<updated>2015-06-03T00:05:30+00:00</updated>
<author>
<name>Filipe Cabecinhas</name>
<email>me@filcab.net</email>
</author>
<published>2015-06-03T00:05:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=8e42190d2038d129f9ebec8e83a5380cf0fcff30'/>
<id>8e42190d2038d129f9ebec8e83a5380cf0fcff30</id>
<content type='text'>
Bug found with AFL fuzz

llvm-svn: 238891
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug found with AFL fuzz

llvm-svn: 238891
</pre>
</div>
</content>
</entry>
</feed>
