<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/test/Transforms/Sink, branch stable</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/test/Transforms/Sink?h=stable</id>
<link rel='self' href='https://git.amat.us/llvm/atom/test/Transforms/Sink?h=stable'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2012-05-31T08:09:49Z</updated>
<entry>
<title>Enhance the sinking code to handle diamond patterns.  Patch by</title>
<updated>2012-05-31T08:09:49Z</updated>
<author>
<name>Duncan Sands</name>
<email>baldrick@free.fr</email>
</author>
<published>2012-05-31T08:09:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=53b4177df78401da23468f49ad0bc056e9acb627'/>
<id>urn:sha1:53b4177df78401da23468f49ad0bc056e9acb627</id>
<content type='text'>
Carlo Alberto Ferraris.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@157736 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.</title>
<updated>2012-02-16T06:28:33Z</updated>
<author>
<name>Eli Bendersky</name>
<email>eli.bendersky@intel.com</email>
</author>
<published>2012-02-16T06:28:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0f0c411079cd21bb3a81a1b70bf8c67539a16c22'/>
<id>urn:sha1:0f0c411079cd21bb3a81a1b70bf8c67539a16c22</id>
<content type='text'>
Patch reviewed by Daniel Dunbar. It will be followed by additional cleanup patches.




git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150664 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Upgrade syntax of tests using volatile instructions to use 'load volatile' instead of 'volatile load', which is archaic.</title>
<updated>2011-11-27T06:54:59Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2011-11-27T06:54:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d2bf432b2b6ba02e20958953a237213d48b00f20'/>
<id>urn:sha1:d2bf432b2b6ba02e20958953a237213d48b00f20</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145171 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix test; sorry for any inconvenience.</title>
<updated>2011-09-01T21:25:42Z</updated>
<author>
<name>Eli Friedman</name>
<email>eli.friedman@gmail.com</email>
</author>
<published>2011-09-01T21:25:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=770e16fe17f54ca118c2d0302be387e836d9b101'/>
<id>urn:sha1:770e16fe17f54ca118c2d0302be387e836d9b101</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138966 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix an issue with the IR sink pass found by inspection.  (I'm not sure anyone is actually using this, but might as well fix it since I found the issue.)</title>
<updated>2011-09-01T21:21:24Z</updated>
<author>
<name>Eli Friedman</name>
<email>eli.friedman@gmail.com</email>
</author>
<published>2011-09-01T21:21:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=86b5db8c011d96e7b7af0299cc99c942b790499e'/>
<id>urn:sha1:86b5db8c011d96e7b7af0299cc99c942b790499e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138965 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Make BasicAliasAnalysis a normal AliasAnalysis implementation which</title>
<updated>2010-10-18T18:04:47Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-10-18T18:04:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c1be92f3bb9158eade30d97db6997e2fe78150ab'/>
<id>urn:sha1:c1be92f3bb9158eade30d97db6997e2fe78150ab</id>
<content type='text'>
does normal initialization and normal chaining. Change the default
AliasAnalysis implementation to NoAlias.

Update StandardCompileOpts.h and friends to explicitly request
BasicAliasAnalysis.

Update tests to explicitly request -basicaa.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116720 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add an LLVM IR version of code sinking. This uses the same simple algorithm</title>
<updated>2010-05-07T15:40:13Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-05-07T15:40:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=28a193ed8b4b37593afb76f9130eacf393ea9383'/>
<id>urn:sha1:28a193ed8b4b37593afb76f9130eacf393ea9383</id>
<content type='text'>
as MachineSink, but it isn't constrained by MachineInstr-level details.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103257 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
