<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/test/Transforms/LoopSimplify, branch release_30</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/test/Transforms/LoopSimplify?h=release_30</id>
<link rel='self' href='https://git.amat.us/llvm/atom/test/Transforms/LoopSimplify?h=release_30'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2011-10-12T22:24:17Z</updated>
<entry>
<title>Removed colons from some target datalayout strings in test, since they don't match the required format.</title>
<updated>2011-10-12T22:24:17Z</updated>
<author>
<name>Lang Hames</name>
<email>lhames@gmail.com</email>
</author>
<published>2011-10-12T22:24:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=68df750a4f96e1788adef5631281accca2c663cc'/>
<id>urn:sha1:68df750a4f96e1788adef5631281accca2c663cc</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141825 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Update to the new EH syntax.</title>
<updated>2011-09-19T23:50:34Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2011-09-19T23:50:34Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9ead2c0609104d6feecdba3b70f0c6bb1ffe3094'/>
<id>urn:sha1:9ead2c0609104d6feecdba3b70f0c6bb1ffe3094</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140103 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Dramatically reduce this testcase.</title>
<updated>2011-09-19T23:47:06Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2011-09-19T23:47:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0b9a90932d65f39ca5e8f12631a604ab756c5ead'/>
<id>urn:sha1:0b9a90932d65f39ca5e8f12631a604ab756c5ead</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140101 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Generalize test case to handle multiple indvars modes.</title>
<updated>2011-09-13T03:17:25Z</updated>
<author>
<name>Andrew Trick</name>
<email>atrick@apple.com</email>
</author>
<published>2011-09-13T03:17:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=603fff39688a4e3a90f62031d523f2e0f9b05722'/>
<id>urn:sha1:603fff39688a4e3a90f62031d523f2e0f9b05722</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139578 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Reenable test.</title>
<updated>2011-08-31T23:08:05Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2011-08-31T23:08:05Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b5d92d83b4c501dad0297d18031870dfc311978e'/>
<id>urn:sha1:b5d92d83b4c501dad0297d18031870dfc311978e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138916 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Revert accidental commit</title>
<updated>2011-08-31T23:07:46Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2011-08-31T23:07:46Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3b5e99d79ea02b57cd6b736d75520b3cee873cf7'/>
<id>urn:sha1:3b5e99d79ea02b57cd6b736d75520b3cee873cf7</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138915 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Disable this test until Bill fixes it properly.</title>
<updated>2011-08-31T23:03:30Z</updated>
<author>
<name>Eli Friedman</name>
<email>eli.friedman@gmail.com</email>
</author>
<published>2011-08-31T23:03:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1b73866505e5bdb8fb566e24265e7884120365af'/>
<id>urn:sha1:1b73866505e5bdb8fb566e24265e7884120365af</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138914 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Update more tests to the new EH scheme.</title>
<updated>2011-08-31T21:39:05Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2011-08-31T21:39:05Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=935903191f0f1b62e78d68ec051be594fc4b4ce7'/>
<id>urn:sha1:935903191f0f1b62e78d68ec051be594fc4b4ce7</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138903 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove the old tail duplication pass. It is not used and is unable to update</title>
<updated>2011-08-30T23:03:45Z</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2011-08-30T23:03:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f940a1a869b4fe6f857e7fd8aeb97e7b7e9b390e'/>
<id>urn:sha1:f940a1a869b4fe6f857e7fd8aeb97e7b7e9b390e</id>
<content type='text'>
ssa, so it has to be run really early in the pipeline. Any replacement
should probably use the SSAUpdater.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138841 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>SCEV: Use AssertingVH to catch dangling BasicBlock* when passes forget</title>
<updated>2011-08-03T18:32:11Z</updated>
<author>
<name>Andrew Trick</name>
<email>atrick@apple.com</email>
</author>
<published>2011-08-03T18:32:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1009c3299be8c147ecd3fbd2d75ba1bafb2c84b1'/>
<id>urn:sha1:1009c3299be8c147ecd3fbd2d75ba1bafb2c84b1</id>
<content type='text'>
to notify SCEV of a change. Add forgetLoop in a couple of those places.


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