<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/docs, branch release_28</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/docs?h=release_28</id>
<link rel='self' href='https://git.amat.us/llvm/atom/docs?h=release_28'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2010-10-04T20:41:06Z</updated>
<entry>
<title>Update</title>
<updated>2010-10-04T20:41:06Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2010-10-04T20:41:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c9531c63429f8db225051e32ff117264d96d5f80'/>
<id>urn:sha1:c9531c63429f8db225051e32ff117264d96d5f80</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_28@115554 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Update release notes for 2.8 release.</title>
<updated>2010-10-04T19:55:17Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2010-10-04T19:55:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=43ab46e2aa101ded49faa552e8e3f6fce8aecd1c'/>
<id>urn:sha1:43ab46e2aa101ded49faa552e8e3f6fce8aecd1c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_28@115548 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Document that Pass(char*) got replaced with Pass(char&amp;).</title>
<updated>2010-09-28T13:47:20Z</updated>
<author>
<name>Torok Edwin</name>
<email>edwintorok@gmail.com</email>
</author>
<published>2010-09-28T13:47:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b72f73f13a88851327581323ce116e882e8745d2'/>
<id>urn:sha1:b72f73f13a88851327581323ce116e882e8745d2</id>
<content type='text'>
This means that code wanting to be compatible needs to use ifdefs :(



git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_28@114950 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>$ svn merge -c 113303 https://llvm.org/svn/llvm-project/llvm/trunk</title>
<updated>2010-09-07T23:32:02Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2010-09-07T23:32:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9aabee1c4f3974bfb31813316ebb2e53f52a5757'/>
<id>urn:sha1:9aabee1c4f3974bfb31813316ebb2e53f52a5757</id>
<content type='text'>
--- Merging r113303 into '.':
A    docs/CommandGuide/llvm-diff.pod
U    docs/CommandGuide/index.html

Log:
Add documentation for llvm-diff.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_28@113310 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>this is a release note worthy change.</title>
<updated>2010-09-02T23:22:50Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-09-02T23:22:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2295b5a5cdf8a3dc3bee79a3ced985dd5e47bc85'/>
<id>urn:sha1:2295b5a5cdf8a3dc3bee79a3ced985dd5e47bc85</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112907 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>updates to make it clear that this applies to clang and other llvm subprojects.</title>
<updated>2010-09-02T00:09:17Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-09-02T00:09:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b742ff084f6fc18ba2421a5c231a8a72a22d5e62'/>
<id>urn:sha1:b742ff084f6fc18ba2421a5c231a8a72a22d5e62</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112781 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>update the tutorial to use CreateFAdd to create fp operations.</title>
<updated>2010-09-01T20:09:20Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-09-01T20:09:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f57fcf78445c0a5f4789a2825f5ef9157c5b217d'/>
<id>urn:sha1:f57fcf78445c0a5f4789a2825f5ef9157c5b217d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112733 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Stack slot access methods are in TargetInstrInfo.</title>
<updated>2010-08-31T22:01:07Z</updated>
<author>
<name>Jakob Stoklund Olesen</name>
<email>stoklund@2pi.dk</email>
</author>
<published>2010-08-31T22:01:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=297907f3a0487ae8e23c1ea53a50878b102211eb'/>
<id>urn:sha1:297907f3a0487ae8e23c1ea53a50878b102211eb</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112653 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Update the Ada instructions to LLVM 2.7 (from LLVM 2.5).</title>
<updated>2010-08-31T19:40:21Z</updated>
<author>
<name>Duncan Sands</name>
<email>baldrick@free.fr</email>
</author>
<published>2010-08-31T19:40:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f727748684ccf3b34270a9e5129181359cf675a3'/>
<id>urn:sha1:f727748684ccf3b34270a9e5129181359cf675a3</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112630 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Update the descriptions of NoModRef and ModRef to be consistent</title>
<updated>2010-08-30T23:47:24Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-08-30T23:47:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=39429e2b5175d3f34c2a1cc693fefd9a4fc6919e'/>
<id>urn:sha1:39429e2b5175d3f34c2a1cc693fefd9a4fc6919e</id>
<content type='text'>
with the descriptions of Mod and Ref.


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