<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/test/Transforms/SimplifyCFG, branch release_22</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/test/Transforms/SimplifyCFG?h=release_22</id>
<link rel='self' href='https://git.amat.us/llvm/atom/test/Transforms/SimplifyCFG?h=release_22'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2008-01-03T07:25:26Z</updated>
<entry>
<title>don't hoist FP additions into unconditional adds + selects.  This </title>
<updated>2008-01-03T07:25:26Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2008-01-03T07:25:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3d73bce2d01c7537042bb214edb5fc597f07bf74'/>
<id>urn:sha1:3d73bce2d01c7537042bb214edb5fc597f07bf74</id>
<content type='text'>
could theoretically introduce a trap, but is also a performance issue.
This speeds up ptrdist/ks by 8%.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45533 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Test -simplifycfg only.</title>
<updated>2007-12-28T22:59:48Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2007-12-28T22:59:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c49c08f7475e436d316e7818d2df48f783e45195'/>
<id>urn:sha1:c49c08f7475e436d316e7818d2df48f783e45195</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45389 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>If succ has succ itself as one of the predecessors then do</title>
<updated>2007-12-22T01:32:53Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2007-12-22T01:32:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=01666bf74bd72d43426e62ac9d921a8db0a9179e'/>
<id>urn:sha1:01666bf74bd72d43426e62ac9d921a8db0a9179e</id>
<content type='text'>
not merge current bb and succ even if bb's terminator is
unconditional branch to succ.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45305 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add some convenience methods for querying attributes, and</title>
<updated>2007-11-28T17:07:01Z</updated>
<author>
<name>Duncan Sands</name>
<email>baldrick@free.fr</email>
</author>
<published>2007-11-28T17:07:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=afa3b6da11bc05281bcf09e45de9e037e0ee5011'/>
<id>urn:sha1:afa3b6da11bc05281bcf09e45de9e037e0ee5011</id>
<content type='text'>
use them.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44403 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix PR1146: parameter attributes are longer part of</title>
<updated>2007-11-27T13:23:08Z</updated>
<author>
<name>Duncan Sands</name>
<email>baldrick@free.fr</email>
</author>
<published>2007-11-27T13:23:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=dc024674ff96820d6020757b48d47f46d4c07db2'/>
<id>urn:sha1:dc024674ff96820d6020757b48d47f46d4c07db2</id>
<content type='text'>
the function type, instead they belong to functions
and function calls.  This is an updated and slightly
corrected version of Reid Spencer's original patch.
The only known problem is that auto-upgrading of
bitcode files doesn't seem to work properly (see
test/Bitcode/AutoUpgradeIntrinsics.ll).  Hopefully
a bitcode guru (who might that be? :) ) will fix it.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44359 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Turn invokes of nounwind functions into ordinary calls.</title>
<updated>2007-11-22T22:24:59Z</updated>
<author>
<name>Duncan Sands</name>
<email>baldrick@free.fr</email>
</author>
<published>2007-11-22T22:24:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=73d4bb6676ab5730f8b3a7c20cf5fb8f856bdabb'/>
<id>urn:sha1:73d4bb6676ab5730f8b3a7c20cf5fb8f856bdabb</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44280 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Implement PR1796 and Transforms/SimplifyCFG/noreturn-call.ll</title>
<updated>2007-11-14T06:19:25Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-11-14T06:19:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1b12d8855d8e84c37aeba8c99883e5ada6b5fdca'/>
<id>urn:sha1:1b12d8855d8e84c37aeba8c99883e5ada6b5fdca</id>
<content type='text'>
by inserting unreachable after no-return calls.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44099 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Implement PR1786 by iterating between dead cycle elimination</title>
<updated>2007-11-13T07:32:38Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-11-13T07:32:38Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b42c8f71017f29d006741f0fa4ce8de227e7226f'/>
<id>urn:sha1:b42c8f71017f29d006741f0fa4ce8de227e7226f</id>
<content type='text'>
and simplifycfg in the rare cases when it is needed.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44044 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Convert tests using "| wc -l | grep ..." to use the count script.</title>
<updated>2007-08-15T13:36:28Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2007-08-15T13:36:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=28beeeac4db2d582d4947db96d62e423e4b68d88'/>
<id>urn:sha1:28beeeac4db2d582d4947db96d62e423e4b68d88</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41097 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Convert .cvsignore files</title>
<updated>2007-06-29T16:35:07Z</updated>
<author>
<name>John Criswell</name>
<email>criswell@uiuc.edu</email>
</author>
<published>2007-06-29T16:35:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e644ef7b098460ce831220c780cbe25eaef3fb28'/>
<id>urn:sha1:e644ef7b098460ce831220c780cbe25eaef3fb28</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37801 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
