<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/test/ExecutionEngine, branch release_25</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/test/ExecutionEngine?h=release_25</id>
<link rel='self' href='https://git.amat.us/llvm/atom/test/ExecutionEngine?h=release_25'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2009-01-30T08:59:51Z</updated>
<entry>
<title>This is case is to uncover the bug in IntrinsicLowering.cpp,</title>
<updated>2009-01-30T08:59:51Z</updated>
<author>
<name>Zhou Sheng</name>
<email>zhousheng00@gmail.com</email>
</author>
<published>2009-01-30T08:59:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1ff06b231fb84080398518b9fb49f13b25d2259c'/>
<id>urn:sha1:1ff06b231fb84080398518b9fb49f13b25d2259c</id>
<content type='text'>
the LowerPartSet(). It didn't handle the situation correctly when 
the low, high argument values are in reverse order (low &gt; high) 
with 'Val' type is i32 (a corner case).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63386 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Port this test from dejagnu to unit testing.</title>
<updated>2009-01-19T18:08:33Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2009-01-19T18:08:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1999ff1d810b13425fcb80ac8bbccdff4c3a7cf8'/>
<id>urn:sha1:1999ff1d810b13425fcb80ac8bbccdff4c3a7cf8</id>
<content type='text'>
The way this worked before was to test APInt by running
"lli -force-interpreter=true" knowing the lli uses APInt under the hood to
store its values. Now, we test APInt directly.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62514 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add a test case for APInt bug fix in r51999.</title>
<updated>2008-06-05T13:42:21Z</updated>
<author>
<name>Zhou Sheng</name>
<email>zhousheng00@gmail.com</email>
</author>
<published>2008-06-05T13:42:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b499c86331c6e11de31273b1dad91706f598f447'/>
<id>urn:sha1:b499c86331c6e11de31273b1dad91706f598f447</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52000 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Eliminate questionable syntax for stdin redirection. This probably also speeds things up a bit.</title>
<updated>2008-05-20T22:07:21Z</updated>
<author>
<name>Gabor Greif</name>
<email>ggreif@gmail.com</email>
</author>
<published>2008-05-20T22:07:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=5edf210bdf0964193f059cc48464f3ea5c9e9e09'/>
<id>urn:sha1:5edf210bdf0964193f059cc48464f3ea5c9e9e09</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51357 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>sabre brings to my attention that the 'tr' suffix is also obsolete</title>
<updated>2008-05-20T21:00:03Z</updated>
<author>
<name>Gabor Greif</name>
<email>ggreif@gmail.com</email>
</author>
<published>2008-05-20T21:00:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f6cadc440cbf04330b3cda9a3c76728f08035203'/>
<id>urn:sha1:f6cadc440cbf04330b3cda9a3c76728f08035203</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51349 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Rename the last test with .llx extension to .ll, resolve duplicate test by renaming to isnan2. Now that no test has llx ending there is no need to search for them from dg.exp too.</title>
<updated>2008-05-20T19:52:04Z</updated>
<author>
<name>Gabor Greif</name>
<email>ggreif@gmail.com</email>
</author>
<published>2008-05-20T19:52:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=722243bd402aaed698a279cb323cf37554befd53'/>
<id>urn:sha1:722243bd402aaed698a279cb323cf37554befd53</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51328 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>rename *.llx -&gt; *.ll, last batch.</title>
<updated>2008-04-19T22:32:52Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2008-04-19T22:32:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=5ae21fb23a55427738132a39c8df550c9c1d0771'/>
<id>urn:sha1:5ae21fb23a55427738132a39c8df550c9c1d0771</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49971 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove llvm-upgrade and update tests.</title>
<updated>2008-03-10T07:21:50Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2008-03-10T07:21:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ceca194c4355224723b309a3a27c5e5bc19cb6fc'/>
<id>urn:sha1:ceca194c4355224723b309a3a27c5e5bc19cb6fc</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48137 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Teach the interpreter to read and write memory in the</title>
<updated>2007-12-14T19:38:31Z</updated>
<author>
<name>Duncan Sands</name>
<email>baldrick@free.fr</email>
</author>
<published>2007-12-14T19:38:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8a43e9e5d751ab827ba3ff0cf862787d3263a484'/>
<id>urn:sha1:8a43e9e5d751ab827ba3ff0cf862787d3263a484</id>
<content type='text'>
endianness of the target not of the host.  Done by the
simple expedient of reversing bytes for primitive types
if the host and target endianness don't match.  This is
correct for integer and pointer types.  I don't know if
it is correct for floating point types.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45039 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove this testcase as it will always fail on</title>
<updated>2007-12-13T02:03:57Z</updated>
<author>
<name>Zhou Sheng</name>
<email>zhousheng00@gmail.com</email>
</author>
<published>2007-12-13T02:03:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f488a8d39427786eefac8b2846c222dc48a1d2ed'/>
<id>urn:sha1:f488a8d39427786eefac8b2846c222dc48a1d2ed</id>
<content type='text'>
platform like Darwin.


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