<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/test/Transforms/SLPVectorizer, branch release_33</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/test/Transforms/SLPVectorizer?h=release_33</id>
<link rel='self' href='https://git.amat.us/llvm/atom/test/Transforms/SLPVectorizer?h=release_33'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2013-04-30T17:52:57Z</updated>
<entry>
<title>TBAA: remove !tbaa from testing cases if not used.</title>
<updated>2013-04-30T17:52:57Z</updated>
<author>
<name>Manman Ren</name>
<email>mren@apple.com</email>
</author>
<published>2013-04-30T17:52:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2dc50d306752c8672d1543feb88517705cdb25e7'/>
<id>urn:sha1:2dc50d306752c8672d1543feb88517705cdb25e7</id>
<content type='text'>
This will make it easier to turn on struct-path aware TBAA since the metadata
format will change.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180796 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>SLPVectorize: Add support for vectorization of casts.</title>
<updated>2013-04-21T08:05:59Z</updated>
<author>
<name>Nadav Rotem</name>
<email>nrotem@apple.com</email>
</author>
<published>2013-04-21T08:05:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b86dff862f6ff434a903f99b36d73a5e5280d9e4'/>
<id>urn:sha1:b86dff862f6ff434a903f99b36d73a5e5280d9e4</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179975 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix PR15800. Do not try to vectorize vectors and structs.</title>
<updated>2013-04-20T22:29:43Z</updated>
<author>
<name>Nadav Rotem</name>
<email>nrotem@apple.com</email>
</author>
<published>2013-04-20T22:29:43Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4f38e16b89895b795ece58742195d0d95cbd4187'/>
<id>urn:sha1:4f38e16b89895b795ece58742195d0d95cbd4187</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179960 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>SLPVectorizer: Improve the cost model for loop invariant broadcast values.</title>
<updated>2013-04-20T06:13:47Z</updated>
<author>
<name>Nadav Rotem</name>
<email>nrotem@apple.com</email>
</author>
<published>2013-04-20T06:13:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1d2ad834f2ff2bc5620dbba83dce6d2477023429'/>
<id>urn:sha1:1d2ad834f2ff2bc5620dbba83dce6d2477023429</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179930 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>SLPVectorizer: Make it a function pass and add code for hoisting the vector-gather sequence out of loops.</title>
<updated>2013-04-15T22:00:26Z</updated>
<author>
<name>Nadav Rotem</name>
<email>nrotem@apple.com</email>
</author>
<published>2013-04-15T22:00:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e9a4411db4d3a05965630f668daf8071bf2d3513'/>
<id>urn:sha1:e9a4411db4d3a05965630f668daf8071bf2d3513</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179562 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Revert "Recommit r179497 after fixing uninitialized variable." until</title>
<updated>2013-04-15T07:31:37Z</updated>
<author>
<name>Eric Christopher</name>
<email>echristo@gmail.com</email>
</author>
<published>2013-04-15T07:31:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=60d20a81fcf91818db6b52520dd2ce520ad57a42'/>
<id>urn:sha1:60d20a81fcf91818db6b52520dd2ce520ad57a42</id>
<content type='text'>
I can fix the testcases here:

http://lab.llvm.org:8011/builders/clang-native-arm-cortex-a9/builds/6952

This reverts commit r179512 due to testcases specifying triples
that they didn't actually mean and causing failures on other platforms.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179513 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Recommit r179497 after fixing uninitialized variable.</title>
<updated>2013-04-15T07:07:21Z</updated>
<author>
<name>Eric Christopher</name>
<email>echristo@gmail.com</email>
</author>
<published>2013-04-15T07:07:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=fdf9624f3c20a24345a543979e1cb5c94a9d6715'/>
<id>urn:sha1:fdf9624f3c20a24345a543979e1cb5c94a9d6715</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179512 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>SLPVectorizer: Add support for vectorizing trees that start at compare instructions.</title>
<updated>2013-04-15T04:25:27Z</updated>
<author>
<name>Nadav Rotem</name>
<email>nrotem@apple.com</email>
</author>
<published>2013-04-15T04:25:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=09616565dd41192c745605828b4f51f787a53bcf'/>
<id>urn:sha1:09616565dd41192c745605828b4f51f787a53bcf</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179504 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Revert "Remove some unused triple and data layout."</title>
<updated>2013-04-14T23:35:36Z</updated>
<author>
<name>Eric Christopher</name>
<email>echristo@gmail.com</email>
</author>
<published>2013-04-14T23:35:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f1216abf7ec0d37152a0aaaad5a238beca65ecb6'/>
<id>urn:sha1:f1216abf7ec0d37152a0aaaad5a238beca65ecb6</id>
<content type='text'>
This reverts commit r179497 and the accompanying commit as it broke random platforms that aren't osx.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179499 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove some unused triple and data layout.</title>
<updated>2013-04-14T23:32:44Z</updated>
<author>
<name>Eric Christopher</name>
<email>echristo@gmail.com</email>
</author>
<published>2013-04-14T23:32:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=199ff9cdd72954c9e716260cd75e4928c6eee623'/>
<id>urn:sha1:199ff9cdd72954c9e716260cd75e4928c6eee623</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179498 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
