<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/test/ExecutionEngine, branch release_27</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/test/ExecutionEngine?h=release_27</id>
<link rel='self' href='https://git.amat.us/llvm/atom/test/ExecutionEngine?h=release_27'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2010-03-02T01:11:08Z</updated>
<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>
<entry>
<title>Remove obsolete -f flags.</title>
<updated>2009-08-25T15:38:29Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2009-08-25T15:38:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=fea1dd08044c85fb2f74b409704bb742dc817846'/>
<id>urn:sha1:fea1dd08044c85fb2f74b409704bb742dc817846</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79992 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove this test now that the interpreter doesn't support</title>
<updated>2009-08-24T02:05:59Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2009-08-24T02:05:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7e824a394b106bd001d6aff505eb7d9f84d7190b'/>
<id>urn:sha1:7e824a394b106bd001d6aff505eb7d9f84d7190b</id>
<content type='text'>
interpreting the wrong endianness anymore.  This fixes a 
failure on clang-powerpc-darwin8


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