<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/test/CodeGen/Mips, branch stable</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/test/CodeGen/Mips?h=stable</id>
<link rel='self' href='https://git.amat.us/llvm/atom/test/CodeGen/Mips?h=stable'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2013-03-30T02:14:45Z</updated>
<entry>
<title>[mips] Add patterns for DSP indexed load instructions.</title>
<updated>2013-03-30T02:14:45Z</updated>
<author>
<name>Akira Hatanaka</name>
<email>ahatanaka@mips.com</email>
</author>
<published>2013-03-30T02:14:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=fd2cd0db97d78e10288bdf0fb915296c68294237'/>
<id>urn:sha1:fd2cd0db97d78e10288bdf0fb915296c68294237</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178408 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>[mips] Fix DSP instructions to have explicit accumulator register operands.</title>
<updated>2013-03-30T01:58:00Z</updated>
<author>
<name>Akira Hatanaka</name>
<email>ahatanaka@mips.com</email>
</author>
<published>2013-03-30T01:58:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2c2c33a167c82db9abd9b6173c1cdfdaa40c2071'/>
<id>urn:sha1:2c2c33a167c82db9abd9b6173c1cdfdaa40c2071</id>
<content type='text'>
Check that instruction selection can select multiply-add/sub DSP instructions
from a pattern that doesn't have intrinsics.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178406 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>[mips] Move the code which does dag-combine for multiply-add/sub nodes to</title>
<updated>2013-03-30T01:42:24Z</updated>
<author>
<name>Akira Hatanaka</name>
<email>ahatanaka@mips.com</email>
</author>
<published>2013-03-30T01:42:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d593a77b4cf3b81cd657e351e47cad25ee037ce1'/>
<id>urn:sha1:d593a77b4cf3b81cd657e351e47cad25ee037ce1</id>
<content type='text'>
derived class MipsSETargetLowering.

We shouldn't be generating madd/msub nodes if target is Mips16, since Mips16
doesn't have support for multipy-add/sub instructions.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178404 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove unnecessary leading comment characters in lit-only file</title>
<updated>2013-03-18T22:08:16Z</updated>
<author>
<name>David Blaikie</name>
<email>dblaikie@gmail.com</email>
</author>
<published>2013-03-18T22:08:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4388d58ff4881e4046d0e08add48a83aaf671e8a'/>
<id>urn:sha1:4388d58ff4881e4046d0e08add48a83aaf671e8a</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177327 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Include '.test' suffix in target specific lit configs that need it</title>
<updated>2013-03-18T20:31:44Z</updated>
<author>
<name>David Blaikie</name>
<email>dblaikie@gmail.com</email>
</author>
<published>2013-03-18T20:31:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e68f0b650e32c1993c5d4c92e04cb3d7b7588010'/>
<id>urn:sha1:e68f0b650e32c1993c5d4c92e04cb3d7b7588010</id>
<content type='text'>
Apparently my final cleanup to use a relevant suffix for these tests before
committing r176831 caused them to stop running since lit wasn't configured to
run tests with that suffix in those directories (why don't we just have a
global suffix list?). So, add the suffix to the relevant directories &amp; fix the
test that has bitrotted over the last week due to my debug info schema changes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177315 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove duplicate test contents.</title>
<updated>2013-03-11T22:10:14Z</updated>
<author>
<name>David Blaikie</name>
<email>dblaikie@gmail.com</email>
</author>
<published>2013-03-11T22:10:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7cf04f3e1256150bea1b6ffe16fd2e98ae265080'/>
<id>urn:sha1:7cf04f3e1256150bea1b6ffe16fd2e98ae265080</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176831 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Test case hygiene.</title>
<updated>2013-03-09T18:25:40Z</updated>
<author>
<name>Benjamin Kramer</name>
<email>benny.kra@googlemail.com</email>
</author>
<published>2013-03-09T18:25:40Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1cb47b9afe77231d6b87b8445dfec475fb5e59cd'/>
<id>urn:sha1:1cb47b9afe77231d6b87b8445dfec475fb5e59cd</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176772 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>[mips] Custom-legalize BR_JT.</title>
<updated>2013-03-06T21:32:03Z</updated>
<author>
<name>Akira Hatanaka</name>
<email>ahatanaka@mips.com</email>
</author>
<published>2013-03-06T21:32:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b7656a9cc4bf36752df38e7c02b910c9390b9c39'/>
<id>urn:sha1:b7656a9cc4bf36752df38e7c02b910c9390b9c39</id>
<content type='text'>
In N64-static, GOT address is needed to compute the branch address.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176580 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>[mips] Add a line which checks function name. Rename file.</title>
<updated>2013-03-06T01:58:03Z</updated>
<author>
<name>Akira Hatanaka</name>
<email>ahatanaka@mips.com</email>
</author>
<published>2013-03-06T01:58:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=508d11b19cfd0f2231037d28f4ce6ab428929d3b'/>
<id>urn:sha1:508d11b19cfd0f2231037d28f4ce6ab428929d3b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176543 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>[mips] Remove android calling convention.</title>
<updated>2013-03-05T23:22:30Z</updated>
<author>
<name>Akira Hatanaka</name>
<email>ahatanaka@mips.com</email>
</author>
<published>2013-03-05T23:22:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=5ffd24c49f6d78c166ee357424bf4e20f61af6bc'/>
<id>urn:sha1:5ffd24c49f6d78c166ee357424bf4e20f61af6bc</id>
<content type='text'>
This calling convention was added just to handle functions which return vector
of floats. The fix committed in r165585 solves the problem.



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