<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/test/CodeGen/ARM, branch release_22</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/test/CodeGen/ARM?h=release_22</id>
<link rel='self' href='https://git.amat.us/llvm/atom/test/CodeGen/ARM?h=release_22'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2007-12-20T02:25:21Z</updated>
<entry>
<title>Remove xfail. This is fixed.</title>
<updated>2007-12-20T02:25:21Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2007-12-20T02:25:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e3c1cfb181ff7f2cbb324d5cc02e013a45bd7faf'/>
<id>urn:sha1:e3c1cfb181ff7f2cbb324d5cc02e013a45bd7faf</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45254 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Turning simple splitting on. Start testing new coalescer heuristics as new llcbeta.</title>
<updated>2007-12-06T08:54:31Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2007-12-06T08:54:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=33faddc35d5da8451f03edf27f90b901ba529c58'/>
<id>urn:sha1:33faddc35d5da8451f03edf27f90b901ba529c58</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44660 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix for PR1831: if all defs of an interval are re-materializable, then it's a preferred spill candiate.</title>
<updated>2007-12-06T00:01:56Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2007-12-06T00:01:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=5ef3a04b542c4e585276768fa9ca2af698ef5c87'/>
<id>urn:sha1:5ef3a04b542c4e585276768fa9ca2af698ef5c87</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44644 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Update tests.</title>
<updated>2007-11-29T10:03:54Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2007-11-29T10:03:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=213ee902ccbe342abcc79695fac8514870ed4bab'/>
<id>urn:sha1:213ee902ccbe342abcc79695fac8514870ed4bab</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44435 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>update this test after the fmrrd fix</title>
<updated>2007-11-28T05:27:07Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-11-28T05:27:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2adcf10a8075c7deea95f932edda86b562f0dd69'/>
<id>urn:sha1:2adcf10a8075c7deea95f932edda86b562f0dd69</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44393 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix bug in regression tests that ignored stderr output in RUN lines. Updated tests and fixed broken run lines.</title>
<updated>2007-11-28T04:57:00Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2007-11-28T04:57:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=727842e9d76680a49616083fed0e812ae209aff8'/>
<id>urn:sha1:727842e9d76680a49616083fed0e812ae209aff8</id>
<content type='text'>
XFAILed 3 arm regressions (will file bugs)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44389 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>commit testcase I forgot to svn add.</title>
<updated>2007-11-27T22:43:37Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-11-27T22:43:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=a5d4a4e33ef9496143b933ef18fa3671bb9b1bf0'/>
<id>urn:sha1:a5d4a4e33ef9496143b933ef18fa3671bb9b1bf0</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44383 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>[ARM] Implement __builtin_thread_pointer.</title>
<updated>2007-11-08T17:20:05Z</updated>
<author>
<name>Lauro Ramos Venancio</name>
<email>lauro.venancio@gmail.com</email>
</author>
<published>2007-11-08T17:20:05Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e0cb36b9fb1e1b0de9b46eafd8dc3802122b2e73'/>
<id>urn:sha1:e0cb36b9fb1e1b0de9b46eafd8dc3802122b2e73</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43892 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>[ARM] Fix code generation for:</title>
<updated>2007-11-05T18:33:37Z</updated>
<author>
<name>Lauro Ramos Venancio</name>
<email>lauro.venancio@gmail.com</email>
</author>
<published>2007-11-05T18:33:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8699a97a2ef42d349c9b81317d55ff621c459adc'/>
<id>urn:sha1:8699a97a2ef42d349c9b81317d55ff621c459adc</id>
<content type='text'>
static __thread struct {
    int a;
    int b;
} teste = {0, 0};



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43722 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix memcpy lowering when addresses are 4-byte aligned but size is not multiple of 4.</title>
<updated>2007-10-22T22:11:27Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2007-10-22T22:11:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4102eb57bbeecbbf5b5b5122ed1ecd4cd5487878'/>
<id>urn:sha1:4102eb57bbeecbbf5b5b5122ed1ecd4cd5487878</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43234 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
