<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/test/CodeGen/SPARC, branch release_29</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/test/CodeGen/SPARC?h=release_29</id>
<link rel='self' href='https://git.amat.us/llvm/atom/test/CodeGen/SPARC?h=release_29'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2011-02-21T03:42:44Z</updated>
<entry>
<title>Generate correct Sparc32 ABI compliant code for functions that return a struct.</title>
<updated>2011-02-21T03:42:44Z</updated>
<author>
<name>Venkatraman Govindaraju</name>
<email>venkatra@cs.wisc.edu</email>
</author>
<published>2011-02-21T03:42:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=58269b973256bf2436cac0f047aa277fe4bc01dd'/>
<id>urn:sha1:58269b973256bf2436cac0f047aa277fe4bc01dd</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126108 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Prevent IMPLICIT_DEF/KILL to become a delay filler instruction in SPARC backend.</title>
<updated>2011-02-12T19:02:33Z</updated>
<author>
<name>Venkatraman Govindaraju</name>
<email>venkatra@cs.wisc.edu</email>
</author>
<published>2011-02-12T19:02:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=cc5bd4a56140f8c7381afa686f28b361fd540436'/>
<id>urn:sha1:cc5bd4a56140f8c7381afa686f28b361fd540436</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125444 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Pass sret arguments through the stack instead of through registers in Sparc backend. It makes the code generated more compliant with the sparc32 ABI.</title>
<updated>2011-01-22T13:05:16Z</updated>
<author>
<name>Venkatraman Govindaraju</name>
<email>venkatra@cs.wisc.edu</email>
</author>
<published>2011-01-22T13:05:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8184e289db45acd0bd8bbf7087f7a1274ef55f15'/>
<id>urn:sha1:8184e289db45acd0bd8bbf7087f7a1274ef55f15</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124030 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Added ICC, FCC as uses of movcc instruction to generate correct code when -mattr=v9 is used.</title>
<updated>2011-01-22T11:36:24Z</updated>
<author>
<name>Venkatraman Govindaraju</name>
<email>venkatra@cs.wisc.edu</email>
</author>
<published>2011-01-22T11:36:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e105a3901fecce76e789566ecbfbc87a5b4ce899'/>
<id>urn:sha1:e105a3901fecce76e789566ecbfbc87a5b4ce899</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124027 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Sparc backend: </title>
<updated>2011-01-21T22:00:00Z</updated>
<author>
<name>Venkatraman Govindaraju</name>
<email>venkatra@cs.wisc.edu</email>
</author>
<published>2011-01-21T22:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=fc3faa75cbadd8a1020941ec85adfda1d2f49688'/>
<id>urn:sha1:fc3faa75cbadd8a1020941ec85adfda1d2f49688</id>
<content type='text'>
 Rename FLUSH to FLUSHW.
 Output "ta 3" instead of a "flushw" instruction if v8 instruction set is used.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123997 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Implement support for byval arguments in Sparc backend.</title>
<updated>2011-01-21T14:00:01Z</updated>
<author>
<name>Venkatraman Govindaraju</name>
<email>venkatra@cs.wisc.edu</email>
</author>
<published>2011-01-21T14:00:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=46713296e0da8f413b94b9c2b82b079e6e3bd6e2'/>
<id>urn:sha1:46713296e0da8f413b94b9c2b82b079e6e3bd6e2</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123974 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Sparc backend: Implements a delay slot filler that attempt to fill delay slots</title>
<updated>2011-01-20T05:08:26Z</updated>
<author>
<name>Venkatraman Govindaraju</name>
<email>venkatra@cs.wisc.edu</email>
</author>
<published>2011-01-20T05:08:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=71e39dac0ce9676dd3d0a92164167e18499d40fa'/>
<id>urn:sha1:71e39dac0ce9676dd3d0a92164167e18499d40fa</id>
<content type='text'>
with useful instructions.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123884 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Implement AnalyzeBranch in Sparc Backend.</title>
<updated>2011-01-16T03:15:11Z</updated>
<author>
<name>Venkatraman Govindaraju</name>
<email>venkatra@cs.wisc.edu</email>
</author>
<published>2011-01-16T03:15:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c1a62834a2ad33a80ca2b1f3a549f4f7806cd320'/>
<id>urn:sha1:c1a62834a2ad33a80ca2b1f3a549f4f7806cd320</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123561 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Implement RETURNADDR and FRAMEADDR lowering in SPARC backend.</title>
<updated>2011-01-12T05:08:36Z</updated>
<author>
<name>Venkatraman Govindaraju</name>
<email>venkatra@cs.wisc.edu</email>
</author>
<published>2011-01-12T05:08:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=860b64cb1efba110bf81bcc243a6fbaae4c655a4'/>
<id>urn:sha1:860b64cb1efba110bf81bcc243a6fbaae4c655a4</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123310 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix SPARC backend call instruction so that arguments passed through registers</title>
<updated>2011-01-12T03:18:21Z</updated>
<author>
<name>Venkatraman Govindaraju</name>
<email>venkatra@cs.wisc.edu</email>
</author>
<published>2011-01-12T03:18:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7d29ffbe5b091fae03afd264d8c8b0090c7a45f4'/>
<id>urn:sha1:7d29ffbe5b091fae03afd264d8c8b0090c7a45f4</id>
<content type='text'>
are correctly marked as used instead of passing all possible argument registers
as used.  


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