<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/test/CodeGen/MSP430, branch stable</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/test/CodeGen/MSP430?h=stable</id>
<link rel='self' href='https://git.amat.us/llvm/atom/test/CodeGen/MSP430?h=stable'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2013-03-18T22:08:16Z</updated>
<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>Add support for varargs functions for msp430.</title>
<updated>2012-11-21T17:28:27Z</updated>
<author>
<name>Anton Korobeynikov</name>
<email>asl@math.spbu.ru</email>
</author>
<published>2012-11-21T17:28:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0ae61240341ca76e1329f251c64d2f475fa89278'/>
<id>urn:sha1:0ae61240341ca76e1329f251c64d2f475fa89278</id>
<content type='text'>
Patch by Job Noorman!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168440 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add support for byval args. Patch by Job Noorman!</title>
<updated>2012-11-21T17:23:03Z</updated>
<author>
<name>Anton Korobeynikov</name>
<email>asl@math.spbu.ru</email>
</author>
<published>2012-11-21T17:23:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6cbeb4d839a7fc465c651f0df0b090052cd87a5c'/>
<id>urn:sha1:6cbeb4d839a7fc465c651f0df0b090052cd87a5c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168439 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix fallout from RegInfo =&gt; FrameLowering refactoring on MSP430.</title>
<updated>2012-10-17T17:37:11Z</updated>
<author>
<name>Anton Korobeynikov</name>
<email>asl@math.spbu.ru</email>
</author>
<published>2012-10-17T17:37:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e4b33a115bb91c663c55061fd232fa839cc8c4ca'/>
<id>urn:sha1:e4b33a115bb91c663c55061fd232fa839cc8c4ca</id>
<content type='text'>
Patch by Job Noorman!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166108 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Reapply r161633-161634 "Partition use lists so defs always come before uses.""</title>
<updated>2012-08-10T00:21:30Z</updated>
<author>
<name>Jakob Stoklund Olesen</name>
<email>stoklund@2pi.dk</email>
</author>
<published>2012-08-10T00:21:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c7908037d87c8f6866b872e9f6b5a7fffae5b63e'/>
<id>urn:sha1:c7908037d87c8f6866b872e9f6b5a7fffae5b63e</id>
<content type='text'>
No changes to these patches, MRI needed to be notified when changing
uses into defs and vice versa.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161644 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Revert r161633-161634 "Partition use lists so defs always come before uses."</title>
<updated>2012-08-09T23:31:36Z</updated>
<author>
<name>Jakob Stoklund Olesen</name>
<email>stoklund@2pi.dk</email>
</author>
<published>2012-08-09T23:31:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1134aae4e743290da2ad29a7ac76d3a1f9dcfce8'/>
<id>urn:sha1:1134aae4e743290da2ad29a7ac76d3a1f9dcfce8</id>
<content type='text'>
These commits broke a number of buildbots.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161640 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Don't use pointer-pointers for the register use lists.</title>
<updated>2012-08-09T22:49:42Z</updated>
<author>
<name>Jakob Stoklund Olesen</name>
<email>stoklund@2pi.dk</email>
</author>
<published>2012-08-09T22:49:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=46f4c35372062eaf097922b5683bc6639ccf342b'/>
<id>urn:sha1:46f4c35372062eaf097922b5683bc6639ccf342b</id>
<content type='text'>
Use a more conventional doubly linked list where the Prev pointers form
a cycle. This means it is no longer necessary to adjust the Prev
pointers when reallocating the VRegInfo array.

The test changes are required because the register allocation hint is
using the use-list order to break ties.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161633 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>These tests used intrinsics with the wrong prototype.  They weren't caught because</title>
<updated>2012-05-27T19:35:41Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2012-05-27T19:35:41Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c32cef6aa158a572dd42a4e15762ebb5c666c85e'/>
<id>urn:sha1:c32cef6aa158a572dd42a4e15762ebb5c666c85e</id>
<content type='text'>
the old verifier just checked that something "was a pointer", but not that the pointee
was correct.


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