<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/docs/CodeGenerator.html, branch release_29</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/docs/CodeGenerator.html?h=release_29</id>
<link rel='self' href='https://git.amat.us/llvm/atom/docs/CodeGenerator.html?h=release_29'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2011-01-08T23:10:59Z</updated>
<entry>
<title>Don't document exactly how virtual registers are represented as integers. Code</title>
<updated>2011-01-08T23:10:59Z</updated>
<author>
<name>Jakob Stoklund Olesen</name>
<email>stoklund@2pi.dk</email>
</author>
<published>2011-01-08T23:10:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3ca2102c72d1412d9658a2516e8144ea1a170785'/>
<id>urn:sha1:3ca2102c72d1412d9658a2516e8144ea1a170785</id>
<content type='text'>
shouldn't depend directly on that.

Give an example of how to iterate over all virtual registers in a function
without depending on the representation.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123099 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Update the target feature matrix to reflect some new features in the MBlaze backend.</title>
<updated>2010-12-20T21:54:50Z</updated>
<author>
<name>Wesley Peck</name>
<email>peckw@wesleypeck.com</email>
</author>
<published>2010-12-20T21:54:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d5fe3efde301617b7cebcaea79dfae7bdd3c12da'/>
<id>urn:sha1:d5fe3efde301617b7cebcaea79dfae7bdd3c12da</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122276 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Update the Target Feature Matrix for Mips</title>
<updated>2010-12-19T22:41:43Z</updated>
<author>
<name>Bruno Cardoso Lopes</name>
<email>bruno.cardoso@gmail.com</email>
</author>
<published>2010-12-19T22:41:43Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=48461f6da3cd1d2e3497805821cb7c8969a20e4b'/>
<id>urn:sha1:48461f6da3cd1d2e3497805821cb7c8969a20e4b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122203 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>further fixes.</title>
<updated>2010-12-13T00:17:12Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-12-13T00:17:12Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4c247f6f3bb67abaed9785df50b3d9c015b6a560'/>
<id>urn:sha1:4c247f6f3bb67abaed9785df50b3d9c015b6a560</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121657 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>fix typo</title>
<updated>2010-12-12T02:42:57Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-12-12T02:42:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=71388636034f28d4c97a36e0e9e937960761e8de'/>
<id>urn:sha1:71388636034f28d4c97a36e0e9e937960761e8de</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121620 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>no alpha jit support.</title>
<updated>2010-11-14T18:25:50Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-11-14T18:25:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ac3031aa09d0f20f7b067d16e20794e2857ae5dc'/>
<id>urn:sha1:ac3031aa09d0f20f7b067d16e20794e2857ae5dc</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119052 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>add (and document) the ability for alias results to have</title>
<updated>2010-11-06T19:57:21Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-11-06T19:57:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=90fd797dc739319347861d4f3984bc8952ae9a29'/>
<id>urn:sha1:90fd797dc739319347861d4f3984bc8952ae9a29</id>
<content type='text'>
fixed physical registers.  Start moving fp comparison
aliases to the .td file (which default to using %st1 if
nothing is specified).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118352 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>generalize alias support to allow the result of an alias to</title>
<updated>2010-11-06T19:25:43Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-11-06T19:25:43Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=98c870f87b7f0c996a9ba67003d88d434d6dbcd0'/>
<id>urn:sha1:98c870f87b7f0c996a9ba67003d88d434d6dbcd0</id>
<content type='text'>
add fixed immediate values.  Move the aad and aam aliases to
use this, and document it.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118350 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>document instalias.</title>
<updated>2010-11-06T08:30:26Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-11-06T08:30:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c7a03fbe66116929fab679a34748e1bf552de879'/>
<id>urn:sha1:c7a03fbe66116929fab679a34748e1bf552de879</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118335 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Validate HTML.</title>
<updated>2010-10-30T21:07:28Z</updated>
<author>
<name>Benjamin Kramer</name>
<email>benny.kra@googlemail.com</email>
</author>
<published>2010-10-30T21:07:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=943beeb7476b521eebbfc29400cf95125ec5f660'/>
<id>urn:sha1:943beeb7476b521eebbfc29400cf95125ec5f660</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117847 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
