<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/test/ExecutionEngine, branch release_29</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/test/ExecutionEngine?h=release_29</id>
<link rel='self' href='https://git.amat.us/llvm/atom/test/ExecutionEngine?h=release_29'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2010-12-02T20:20:32Z</updated>
<entry>
<title>XFAIL for now. If someone with access to an ARM/Linux host wants to have a look</title>
<updated>2010-12-02T20:20:32Z</updated>
<author>
<name>Jim Grosbach</name>
<email>grosbach@apple.com</email>
</author>
<published>2010-12-02T20:20:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7ece6027a9934c7282a42303e88458cfa6ad7b1e'/>
<id>urn:sha1:7ece6027a9934c7282a42303e88458cfa6ad7b1e</id>
<content type='text'>
that would be great. They're ARM JIT failures, so without that, it's tough.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120731 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>lli: Switch to using ParseIRFile, for consistency with other LLVM tools.</title>
<updated>2010-11-13T00:28:01Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2010-11-13T00:28:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=46a27169104ac4cded2bd91e7f872efa80e08446'/>
<id>urn:sha1:46a27169104ac4cded2bd91e7f872efa80e08446</id>
<content type='text'>
 - Also, switch tests to not using llvm-as. They run 20% faster now, not that it matters.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118952 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Jim's recent fixes 118600, 118587, 118513 have made these work.</title>
<updated>2010-11-09T23:43:34Z</updated>
<author>
<name>Dale Johannesen</name>
<email>dalej@apple.com</email>
</author>
<published>2010-11-09T23:43:34Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=18f601820c5aca5ebc8c8612c33857e709e857cc'/>
<id>urn:sha1:18f601820c5aca5ebc8c8612c33857e709e857cc</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118652 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>The ARM jit cannot handle these tests as of 2010-10-27.</title>
<updated>2010-10-29T00:23:43Z</updated>
<author>
<name>Andrew Trick</name>
<email>atrick@apple.com</email>
</author>
<published>2010-10-29T00:23:43Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7b78824fdb85d129860790da308fb876959b4076'/>
<id>urn:sha1:7b78824fdb85d129860790da308fb876959b4076</id>
<content type='text'>
(A PR will be linked to this rev.)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117620 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Revert r101455, which fails on the llvm-arm-linux buildbot.</title>
<updated>2010-04-16T18:37:31Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-04-16T18:37:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ec1fb6d09a774b498927e84a3bacfd4a43535610'/>
<id>urn:sha1:ec1fb6d09a774b498927e84a3bacfd4a43535610</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101515 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add JIT exception handling test.</title>
<updated>2010-04-16T09:04:28Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2010-04-16T09:04:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=fef4c69728cdc098339a42e212bf0e69c545935f'/>
<id>urn:sha1:fef4c69728cdc098339a42e212bf0e69c545935f</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101455 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Floating-point add, sub, and mul are now spelled fadd, fsub, and fmul,</title>
<updated>2010-03-02T01:11:08Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-03-02T01:11:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=a9445e11c553855a6caacbbbf77a9b993ecc651e'/>
<id>urn:sha1:a9445e11c553855a6caacbbbf77a9b993ecc651e</id>
<content type='text'>
respectively.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97531 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Test case for http://llvm.org/PR6028.</title>
<updated>2010-01-15T11:29:26Z</updated>
<author>
<name>Jay Foad</name>
<email>jay.foad@gmail.com</email>
</author>
<published>2010-01-15T11:29:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=46a49da410a738a68ecbd2964f519251ba27fc66'/>
<id>urn:sha1:46a49da410a738a68ecbd2964f519251ba27fc66</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93511 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove test. Execution tests are slow and generally not worth it.</title>
<updated>2009-11-08T02:23:15Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2009-11-08T02:23:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=70a1ce2557bc16106fa89fbdfa90da4deba7f7ac'/>
<id>urn:sha1:70a1ce2557bc16106fa89fbdfa90da4deba7f7ac</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86434 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix run line.</title>
<updated>2009-11-08T01:04:45Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2009-11-08T01:04:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6cf734958014bf81793d8652588d264695cc601e'/>
<id>urn:sha1:6cf734958014bf81793d8652588d264695cc601e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86429 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
