<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/test/Transforms/IPConstantProp, branch release_31</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/test/Transforms/IPConstantProp?h=release_31</id>
<link rel='self' href='https://git.amat.us/llvm/atom/test/Transforms/IPConstantProp?h=release_31'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2012-02-16T06:28:33Z</updated>
<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>Update some tests to the new EH scheme.</title>
<updated>2011-09-01T00:58:03Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2011-09-01T00:58:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=aeaa9a8b2570ef23e06f2170f08caafda9fcf311'/>
<id>urn:sha1:aeaa9a8b2570ef23e06f2170f08caafda9fcf311</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138925 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add an ipsccp test. Migrated from test/FrontendC++.</title>
<updated>2011-08-15T20:50:36Z</updated>
<author>
<name>Eric Christopher</name>
<email>echristo@apple.com</email>
</author>
<published>2011-08-15T20:50:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f000957aadaf1f273c97b1b9d4e4c6f26608c435'/>
<id>urn:sha1:f000957aadaf1f273c97b1b9d4e4c6f26608c435</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137646 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>remove parser support for the obsolete "multiple return values" syntax, which</title>
<updated>2011-06-17T06:49:41Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2011-06-17T06:49:41Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=437544f25c1a6f6a00a2ed245c935088dbf9963d'/>
<id>urn:sha1:437544f25c1a6f6a00a2ed245c935088dbf9963d</id>
<content type='text'>
was replaced with return of a "first class aggregate".



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133245 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>more test cleanup</title>
<updated>2010-09-02T22:38:56Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-09-02T22:38:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=571c15c6de0f2971419b6179fd93c98d4a306d8a'/>
<id>urn:sha1:571c15c6de0f2971419b6179fd93c98d4a306d8a</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112892 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Delete useless trailing semicolons.</title>
<updated>2010-01-05T17:55:26Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-01-05T17:55:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=aceba31b7a04fd28680209b2677915378877bc13'/>
<id>urn:sha1:aceba31b7a04fd28680209b2677915378877bc13</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92740 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix a use of an invalidated iterator in the case where there are multiple</title>
<updated>2009-11-23T16:13:39Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2009-11-23T16:13:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8f3817f505029e97d28c54548069d5bbaa9d5527'/>
<id>urn:sha1:8f3817f505029e97d28c54548069d5bbaa9d5527</id>
<content type='text'>
adjacent uses of a dead basic block from the same user. This fixes PR5596.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89658 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix IPSCCP's code for deleting dead blocks to tolerate outstanding</title>
<updated>2009-11-20T20:19:14Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2009-11-20T20:19:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6a2392131e2e5b8c4123d69cc959831b4fe719ca'/>
<id>urn:sha1:6a2392131e2e5b8c4123d69cc959831b4fe719ca</id>
<content type='text'>
blockaddress users. This fixes PR5569.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89483 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Constant propagating byval pointer is safe if function is readonly.</title>
<updated>2009-09-24T18:33:42Z</updated>
<author>
<name>Torok Edwin</name>
<email>edwintorok@gmail.com</email>
</author>
<published>2009-09-24T18:33:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c3384995258efcec26acf3a88715dc99cd871c3e'/>
<id>urn:sha1:c3384995258efcec26acf3a88715dc99cd871c3e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82700 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
