<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/docs/GettingStarted.html, branch release_24</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/docs/GettingStarted.html?h=release_24</id>
<link rel='self' href='https://git.amat.us/llvm/atom/docs/GettingStarted.html?h=release_24'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2008-11-10T06:08:34Z</updated>
<entry>
<title>Update for 2.4 release.</title>
<updated>2008-11-10T06:08:34Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2008-11-10T06:08:34Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ab0caf241eaaeceed7de6c72fdd7a577b3fa49b7'/>
<id>urn:sha1:ab0caf241eaaeceed7de6c72fdd7a577b3fa49b7</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_24@58972 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>remove reference to really really old tree</title>
<updated>2008-08-19T20:17:48Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2008-08-19T20:17:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d0743982e62294b92d60e841b18c979a0dea98ed'/>
<id>urn:sha1:d0743982e62294b92d60e841b18c979a0dea98ed</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55001 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>the stacker doc is way out of date.</title>
<updated>2008-08-11T06:13:31Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2008-08-11T06:13:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4630e4ddcf70d22e231a2f7f30774aecfe15c3a0'/>
<id>urn:sha1:4630e4ddcf70d22e231a2f7f30774aecfe15c3a0</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54631 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix grammar.</title>
<updated>2008-07-22T01:10:25Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2008-07-22T01:10:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2d4c2150e16ce3d9681474137d3277e0aaee1178'/>
<id>urn:sha1:2d4c2150e16ce3d9681474137d3277e0aaee1178</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53898 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Update with new release.</title>
<updated>2008-06-09T06:02:09Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2008-06-09T06:02:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b37ef51b132ba745d5a581478eab13336497ec5e'/>
<id>urn:sha1:b37ef51b132ba745d5a581478eab13336497ec5e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52121 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Added note to getting started guide to use llvm-gcc4.2.</title>
<updated>2008-04-07T18:32:25Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2008-04-07T18:32:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=148df159a38fabe1103f9f92898a8c7c284ffd58'/>
<id>urn:sha1:148df159a38fabe1103f9f92898a8c7c284ffd58</id>
<content type='text'>
Removed llvm-upgrade from documentations.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49346 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Note that gcc 4.0.1 will trip internal LLVM asserts (e.g., pred_iterator) if compiling</title>
<updated>2008-03-18T23:13:26Z</updated>
<author>
<name>Scott Michel</name>
<email>scottm@aero.org</email>
</author>
<published>2008-03-18T23:13:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=050bc81936026b292e9e0c4256830062a59045c7'/>
<id>urn:sha1:050bc81936026b292e9e0c4256830062a59045c7</id>
<content type='text'>
for Release with optimization levels greater than -O0.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48513 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Rename CFEBuildInstrs.html to GCCFEBuildInstrs.html.</title>
<updated>2008-02-14T17:53:22Z</updated>
<author>
<name>Duncan Sands</name>
<email>baldrick@free.fr</email>
</author>
<published>2008-02-14T17:53:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8655b151377bac396302af7646797c0db4ee4627'/>
<id>urn:sha1:8655b151377bac396302af7646797c0db4ee4627</id>
<content type='text'>
Update all references to it and place a redirection
page at the old address.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47124 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>gcc 3.2.3 is also bad.</title>
<updated>2008-02-13T17:50:24Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2008-02-13T17:50:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=82f0a09c1036c8651f0aa01d1f635abf9460d9f8'/>
<id>urn:sha1:82f0a09c1036c8651f0aa01d1f635abf9460d9f8</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47073 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add 2.2 release tag.</title>
<updated>2008-02-12T02:42:55Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2008-02-12T02:42:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=dd50f0f9540aa0fb34ab000287c031601398cc3b'/>
<id>urn:sha1:dd50f0f9540aa0fb34ab000287c031601398cc3b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46981 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
