<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/test/ExecutionEngine, branch release_28</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/test/ExecutionEngine?h=release_28</id>
<link rel='self' href='https://git.amat.us/llvm/atom/test/ExecutionEngine?h=release_28'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2010-04-16T18:37:31Z</updated>
<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>
<entry>
<title>Fix the interpreter to not crash due to zeroext/signext</title>
<updated>2009-11-08T00:45:29Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2009-11-08T00:45:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=dbf6f518e9dd68f87814a6f989399f2e40ea9f86'/>
<id>urn:sha1:dbf6f518e9dd68f87814a6f989399f2e40ea9f86</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86428 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add a test for http://llvm.org/PR3043.</title>
<updated>2009-10-05T23:51:08Z</updated>
<author>
<name>Jeffrey Yasskin</name>
<email>jyasskin@google.com</email>
</author>
<published>2009-10-05T23:51:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4ece4e26f237eaeaf04bfe124c51d4ed918439b0'/>
<id>urn:sha1:4ece4e26f237eaeaf04bfe124c51d4ed918439b0</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83346 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove failing test...</title>
<updated>2009-09-09T00:30:25Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2009-09-09T00:30:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=68b54b6c2b4c9978b7d5f77b7d3524b2d5fa9117'/>
<id>urn:sha1:68b54b6c2b4c9978b7d5f77b7d3524b2d5fa9117</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81303 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix PR4865. This syncs up the JIT's DWARF emitter with what's in the</title>
<updated>2009-09-09T00:11:02Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2009-09-09T00:11:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9d48b555e24842c9a180e22511a39bfe62dfd5bd'/>
<id>urn:sha1:9d48b555e24842c9a180e22511a39bfe62dfd5bd</id>
<content type='text'>
'DwarfException.cpp' file, which changed how CIEs were emitted, the sizes of
some fields, etc.


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