<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/Analysis, branch release_1</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/Analysis?h=release_1</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/Analysis?h=release_1'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2003-10-24T13:28:12Z</updated>
<entry>
<title>Merged revision 1.21.</title>
<updated>2003-10-24T13:28:12Z</updated>
<author>
<name>John Criswell</name>
<email>criswell@uiuc.edu</email>
</author>
<published>2003-10-24T13:28:12Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ee03f83e84f6ee2d4ddb4c28aeef2291d46c27af'/>
<id>urn:sha1:ee03f83e84f6ee2d4ddb4c28aeef2291d46c27af</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_1@9462 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>This is a disgusting hack that improves code substantially, by making</title>
<updated>2003-10-22T18:53:31Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-10-22T18:53:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b7c4c992be0c0b3d63beb4480cd34f1a0c4eab05'/>
<id>urn:sha1:b7c4c992be0c0b3d63beb4480cd34f1a0c4eab05</id>
<content type='text'>
callgraphSCC passes more effective.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9384 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Do not add unreachable code to a natural loop!</title>
<updated>2003-10-22T16:41:21Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-10-22T16:41:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=59dc17873d10c0cf37262b86318359bc1220cc1d'/>
<id>urn:sha1:59dc17873d10c0cf37262b86318359bc1220cc1d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9377 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Make sure to print labels on nodes without names</title>
<updated>2003-10-22T16:30:58Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-10-22T16:30:58Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d073ea00535614323aafd36e3e71582311089700'/>
<id>urn:sha1:d073ea00535614323aafd36e3e71582311089700</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9376 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>If the basic block has no name, make sure to print the % number of it</title>
<updated>2003-10-22T16:22:42Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-10-22T16:22:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=a75b3ef9a8b1c88a362eed65f7527d0dc1e54b54'/>
<id>urn:sha1:a75b3ef9a8b1c88a362eed65f7527d0dc1e54b54</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9375 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Implement the Function::viewCFG* methods, for use in a debugger.  Also, the</title>
<updated>2003-10-22T16:03:49Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-10-22T16:03:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=002362c837ecf2e68008789a42c9634bb951491f'/>
<id>urn:sha1:002362c837ecf2e68008789a42c9634bb951491f</id>
<content type='text'>
-print-cfg pass now lives here.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9374 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Added LLVM copyright header.</title>
<updated>2003-10-21T15:17:13Z</updated>
<author>
<name>John Criswell</name>
<email>criswell@uiuc.edu</email>
</author>
<published>2003-10-21T15:17:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=856ba76200ec2302f2fe500bc507f426c7d566c8'/>
<id>urn:sha1:856ba76200ec2302f2fe500bc507f426c7d566c8</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9321 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Added LLVM copyright notice to Makefiles.</title>
<updated>2003-10-20T22:26:57Z</updated>
<author>
<name>John Criswell</name>
<email>criswell@uiuc.edu</email>
</author>
<published>2003-10-20T22:26:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e488e9360b1a865ba604330965edcf139e590b65'/>
<id>urn:sha1:e488e9360b1a865ba604330965edcf139e590b65</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9312 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Convert this code from using annotations to using a local map</title>
<updated>2003-10-20T20:52:23Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-10-20T20:52:23Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e9d3c6b919570121d11bbc88cd03dea8b9a23837'/>
<id>urn:sha1:e9d3c6b919570121d11bbc88cd03dea8b9a23837</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9310 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove using declaration</title>
<updated>2003-10-20T20:38:17Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-10-20T20:38:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0beae0cdac65c4c530911737c028a40ab68ad925'/>
<id>urn:sha1:0beae0cdac65c4c530911737c028a40ab68ad925</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9307 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
