<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/docs/CodeGenerator.html, branch release_24</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/docs/CodeGenerator.html?h=release_24</id>
<link rel='self' href='https://git.amat.us/llvm/atom/docs/CodeGenerator.html?h=release_24'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2008-10-03T00:07:11Z</updated>
<entry>
<title>Fix a typo.</title>
<updated>2008-10-03T00:07:11Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2008-10-03T00:07:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=24585cbbf0945cea5f838ae9af0b60878d1b80b4'/>
<id>urn:sha1:24585cbbf0945cea5f838ae9af0b60878d1b80b4</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56986 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add more documentation advertising the -view-*-dags options.</title>
<updated>2008-09-10T22:23:41Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2008-09-10T22:23:41Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8c9c55fb48f2fd07f5a1aad3eb2204ad5af5fe78'/>
<id>urn:sha1:8c9c55fb48f2fd07f5a1aad3eb2204ad5af5fe78</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56073 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Rename SDOperand to SDValue.</title>
<updated>2008-07-27T21:46:04Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2008-07-27T21:46:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=475871a144eb604ddaf37503397ba0941442e5fb'/>
<id>urn:sha1:475871a144eb604ddaf37503397ba0941442e5fb</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54128 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix an error in the two-address example.</title>
<updated>2008-06-13T17:55:57Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2008-06-13T17:55:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=03e585737b0a38d3265f3d69f04818864d661058'/>
<id>urn:sha1:03e585737b0a38d3265f3d69f04818864d661058</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52253 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Wrap MVT::ValueType in a struct to get type safety</title>
<updated>2008-06-06T12:08:01Z</updated>
<author>
<name>Duncan Sands</name>
<email>baldrick@free.fr</email>
</author>
<published>2008-06-06T12:08:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=83ec4b6711980242ef3c55a4fa36b2d7a39c1bfb'/>
<id>urn:sha1:83ec4b6711980242ef3c55a4fa36b2d7a39c1bfb</id>
<content type='text'>
and better control the abstraction.  Rename the type
to MVT.  To update out-of-tree patches, the main
thing to do is to rename MVT::ValueType to MVT, and
rewrite expressions like MVT::getSizeInBits(VT) in
the form VT.getSizeInBits().  Use VT.getSimpleVT()
to extract a MVT::SimpleValueType for use in switch
statements (you will get an assert failure if VT is
an extended value type - these shouldn't exist after
type legalization).
This results in a small speedup of codegen and no
new testsuite failures (x86-64 linux).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52044 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix example to be valid LLVM assembly.</title>
<updated>2008-06-04T15:46:35Z</updated>
<author>
<name>Matthijs Kooijman</name>
<email>matthijs@stdin.nl</email>
</author>
<published>2008-06-04T15:46:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=61399af13fd46fe1be85807ae1d595b1b9ff62cf'/>
<id>urn:sha1:61399af13fd46fe1be85807ae1d595b1b9ff62cf</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51942 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add documentation for tail call optimization to CodeGenerator.html. Add a link</title>
<updated>2008-05-14T09:17:12Z</updated>
<author>
<name>Arnold Schwaighofer</name>
<email>arnold.schwaighofer@gmail.com</email>
</author>
<published>2008-05-14T09:17:12Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9097d14e575fa54dcf28dfd1ae0c9ebe6931dce1'/>
<id>urn:sha1:9097d14e575fa54dcf28dfd1ae0c9ebe6931dce1</id>
<content type='text'>
referring to it to LangRef.html.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51097 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Rename MRegisterInfo to TargetRegisterInfo.</title>
<updated>2008-02-10T18:45:23Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2008-02-10T18:45:23Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6f0d024a534af18d9e60b3ea757376cd8a3a980e'/>
<id>urn:sha1:6f0d024a534af18d9e60b3ea757376cd8a3a980e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46930 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>update a couple of references to SSARegMap.</title>
<updated>2007-12-31T04:16:08Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-12-31T04:16:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=534bcfb270d25d2a29759d19981443fee7260e94'/>
<id>urn:sha1:534bcfb270d25d2a29759d19981443fee7260e94</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45468 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Make it more clear that some things that can't be done in .td files can</title>
<updated>2007-12-13T20:43:47Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2007-12-13T20:43:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=fd80072059bcbbcaa559cfb5bab999ca5a73e5e9'/>
<id>urn:sha1:fd80072059bcbbcaa559cfb5bab999ca5a73e5e9</id>
<content type='text'>
still be done in the LLVM code generator. And update the summary for the
X86 target.


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