<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/test/CodeGen/ARM, branch release_20</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/test/CodeGen/ARM?h=release_20</id>
<link rel='self' href='https://git.amat.us/llvm/atom/test/CodeGen/ARM?h=release_20'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2007-05-08T02:19:56Z</updated>
<entry>
<title>move this out of Codegen/Generic, because it requires the ARM backend to be</title>
<updated>2007-05-08T02:19:56Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-05-08T02:19:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b64c2c8a2afcde97bbb6e2d1dc6208a0313cb16f'/>
<id>urn:sha1:b64c2c8a2afcde97bbb6e2d1dc6208a0313cb16f</id>
<content type='text'>
linked into llc


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36919 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix tests.</title>
<updated>2007-05-07T21:50:07Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2007-05-07T21:50:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=fd4dbf78aed3a15e2537bf5701ddb1b063d2ed74'/>
<id>urn:sha1:fd4dbf78aed3a15e2537bf5701ddb1b063d2ed74</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36913 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add some tests for (conv (load x)) -&gt; (load (conv*)x) xform.</title>
<updated>2007-05-07T21:49:35Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2007-05-07T21:49:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=070549eb9cb79900b78bb20550d13313aea05652'/>
<id>urn:sha1:070549eb9cb79900b78bb20550d13313aea05652</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36912 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix PR1390.</title>
<updated>2007-05-05T23:44:41Z</updated>
<author>
<name>Lauro Ramos Venancio</name>
<email>lauro.venancio@gmail.com</email>
</author>
<published>2007-05-05T23:44:41Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8f57667a5d79faa3bb0644b051ed28b071659fd9'/>
<id>urn:sha1:8f57667a5d79faa3bb0644b051ed28b071659fd9</id>
<content type='text'>
Don't spill extra register to align the stack.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36814 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>remove xfailed testcase (attached to pr)</title>
<updated>2007-05-05T21:57:34Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-05-05T21:57:34Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2d4a5abb75ea0a306ee06ef553851162a265c154'/>
<id>urn:sha1:2d4a5abb75ea0a306ee06ef553851162a265c154</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36797 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Test load global in static mode.</title>
<updated>2007-05-04T00:29:34Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2007-05-04T00:29:34Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8535072e8843fe7cf955abb35f9b6aa7e2652835'/>
<id>urn:sha1:8535072e8843fe7cf955abb35f9b6aa7e2652835</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36719 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>New test case.</title>
<updated>2007-05-03T23:53:36Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2007-05-03T23:53:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=874ebada58fc94b8612236426f3cc5d119ca62d6'/>
<id>urn:sha1:874ebada58fc94b8612236426f3cc5d119ca62d6</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36717 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Evan's patch to avoid FPreg-&gt;intreg copy for cvt; store to mem</title>
<updated>2007-05-03T20:54:42Z</updated>
<author>
<name>Dale Johannesen</name>
<email>dalej@apple.com</email>
</author>
<published>2007-05-03T20:54:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4ac075c859ec0b03d61229bca3517a6801ac63ab'/>
<id>urn:sha1:4ac075c859ec0b03d61229bca3517a6801ac63ab</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36693 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>match a reassociated form of fnmul</title>
<updated>2007-05-03T00:31:40Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-05-03T00:31:40Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f972db0f4f7a7a46ea88c7c6f2e9f2a34f512ae9'/>
<id>urn:sha1:f972db0f4f7a7a46ea88c7c6f2e9f2a34f512ae9</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36659 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Test a dag combiner crasher.</title>
<updated>2007-05-01T00:40:38Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2007-05-01T00:40:38Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=43d44f036ce571cc7f22996419740ae314525329'/>
<id>urn:sha1:43d44f036ce571cc7f22996419740ae314525329</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36605 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
