<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/Target, branch release_23</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/Target?h=release_23</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/Target?h=release_23'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2008-06-04T20:21:59Z</updated>
<entry>
<title>Merge from mainline to fix PR2407.</title>
<updated>2008-06-04T20:21:59Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2008-06-04T20:21:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b666e3edcb3dd78da6eea9f3b3de0e0fae0f3762'/>
<id>urn:sha1:b666e3edcb3dd78da6eea9f3b3de0e0fae0f3762</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_23@51962 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merge from mainline.</title>
<updated>2008-06-02T16:40:49Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2008-06-02T16:40:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=99b648afaf162cca02fd9ba728715c96ee7725d2'/>
<id>urn:sha1:99b648afaf162cca02fd9ba728715c96ee7725d2</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_23@51869 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merge from mainline.</title>
<updated>2008-05-22T20:51:09Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2008-05-22T20:51:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=862590978da991b1ebcf598ca762eae1d01fc8ab'/>
<id>urn:sha1:862590978da991b1ebcf598ca762eae1d01fc8ab</id>
<content type='text'>
fix an off-by-one error in my previous patch, don't treat the callee as a incoming arg.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_23@51438 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merge from mainline.</title>
<updated>2008-05-22T20:50:33Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2008-05-22T20:50:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b649740357f01c48b2a292d66edfbfccfa937729'/>
<id>urn:sha1:b649740357f01c48b2a292d66edfbfccfa937729</id>
<content type='text'>
Add support for multiple-return values in inline asm.  This should
get inline asm working as well as it did previously with the CBE
with the new MRV support for inline asm.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_23@51437 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merge from mainline.</title>
<updated>2008-05-22T05:20:31Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2008-05-22T05:20:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0f56a06a84286b88d5b0b9b9b7d5fc7fea0d483f'/>
<id>urn:sha1:0f56a06a84286b88d5b0b9b9b7d5fc7fea0d483f</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_23@51416 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merge from mainline.</title>
<updated>2008-05-22T04:56:31Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2008-05-22T04:56:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=a87df5a035ad35b182df7757403b877b3a312912'/>
<id>urn:sha1:a87df5a035ad35b182df7757403b877b3a312912</id>
<content type='text'>
Fix and encoding error in the psrad xmm, imm8 instruction.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_23@51411 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merge from mainline.</title>
<updated>2008-05-22T04:52:53Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2008-05-22T04:52:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=cb216e0fbfe20b057a49426137f48ff2aa266c67'/>
<id>urn:sha1:cb216e0fbfe20b057a49426137f48ff2aa266c67</id>
<content type='text'>
Fix one more encoding bug.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_23@51410 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merge from mainline.</title>
<updated>2008-05-12T18:23:35Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2008-05-12T18:23:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=882c7ee5105cd0104c433376a9de80969cda2019'/>
<id>urn:sha1:882c7ee5105cd0104c433376a9de80969cda2019</id>
<content type='text'>
Fix a compile error on compilers that still want a return value
in a non-void function that calls abort.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_23@50982 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merge from mainline.</title>
<updated>2008-05-12T17:55:39Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2008-05-12T17:55:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3d1d1e1f2902fd479a9bcc392bbdb1e812c84214'/>
<id>urn:sha1:3d1d1e1f2902fd479a9bcc392bbdb1e812c84214</id>
<content type='text'>
When transforming a vector_shuffle to a load, the base address must not be an undef.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_23@50981 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>For now, abort when an ISD::VAARG is encountered on x86-64, rather</title>
<updated>2008-05-10T01:26:14Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2008-05-10T01:26:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9018e836fe4ef55a9bcf2cc02a6a3a4ef455115f'/>
<id>urn:sha1:9018e836fe4ef55a9bcf2cc02a6a3a4ef455115f</id>
<content type='text'>
than silently generate invalid code.

llvm-gcc does not currently use VAArgInst; it lowers va_arg in the
front-end.


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