<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/ExecutionEngine/Interpreter, branch release_28</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/ExecutionEngine/Interpreter?h=release_28</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/ExecutionEngine/Interpreter?h=release_28'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2010-07-12T08:16:59Z</updated>
<entry>
<title>Convert some tab stops into spaces.</title>
<updated>2010-07-12T08:16:59Z</updated>
<author>
<name>Duncan Sands</name>
<email>baldrick@free.fr</email>
</author>
<published>2010-07-12T08:16:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3472766f9eb7d66f234c390ce1b3a8b76f0ee9ce'/>
<id>urn:sha1:3472766f9eb7d66f234c390ce1b3a8b76f0ee9ce</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108130 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Handle execution entrypoints with non-integer return types.</title>
<updated>2010-06-18T02:01:10Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-06-18T02:01:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=963433115a540a4521af8afb9880261dd7742807'/>
<id>urn:sha1:963433115a540a4521af8afb9880261dd7742807</id>
<content type='text'>
Fix from Russel Power in PR7284.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106271 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix an ancient FIXME.</title>
<updated>2010-05-01T02:43:10Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-05-01T02:43:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4781e30b7ba4e1830b4deb5f47498627ca9b89dc'/>
<id>urn:sha1:4781e30b7ba4e1830b4deb5f47498627ca9b89dc</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102827 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>rename llvm::llvm_report_error -&gt; llvm::report_fatal_error</title>
<updated>2010-04-07T22:58:41Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-04-07T22:58:41Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=75361b69f3f327842b9dad69fa7f28ae3b688412'/>
<id>urn:sha1:75361b69f3f327842b9dad69fa7f28ae3b688412</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100709 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Typo noticed by Duncan.</title>
<updated>2010-03-30T20:15:13Z</updated>
<author>
<name>Torok Edwin</name>
<email>edwintorok@gmail.com</email>
</author>
<published>2010-03-30T20:15:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=820580dfa9ed3e70d3eda06138a59fd903f61b7a'/>
<id>urn:sha1:820580dfa9ed3e70d3eda06138a59fd903f61b7a</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99918 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Don't overwrite previous value, if it succeeded.</title>
<updated>2010-03-30T12:52:03Z</updated>
<author>
<name>Torok Edwin</name>
<email>edwintorok@gmail.com</email>
</author>
<published>2010-03-30T12:52:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=fb70e7deafbdce88882735ec8f658e710d65e8cc'/>
<id>urn:sha1:fb70e7deafbdce88882735ec8f658e710d65e8cc</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99886 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Honour addGlobalMapping() in the interpreter, if it was used to add mappings for</title>
<updated>2010-03-30T12:31:58Z</updated>
<author>
<name>Torok Edwin</name>
<email>edwintorok@gmail.com</email>
</author>
<published>2010-03-30T12:31:58Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e38bc14a0106618ada8a2ea1b99c562a220c7a7c'/>
<id>urn:sha1:e38bc14a0106618ada8a2ea1b99c562a220c7a7c</id>
<content type='text'>
external Functions (the JIT does honour this).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99885 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>There are two ways of checking for a given type, for example isa&lt;PointerType&gt;(T)</title>
<updated>2010-02-16T11:11:14Z</updated>
<author>
<name>Duncan Sands</name>
<email>baldrick@free.fr</email>
</author>
<published>2010-02-16T11:11:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1df9859c40492511b8aa4321eb76496005d3b75b'/>
<id>urn:sha1:1df9859c40492511b8aa4321eb76496005d3b75b</id>
<content type='text'>
and T-&gt;isPointerTy().  Convert most instances of the first form to the second form.
Requested by Chris.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96344 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Uniformize the names of type predicates: rather than having isFloatTy and</title>
<updated>2010-02-15T16:12:20Z</updated>
<author>
<name>Duncan Sands</name>
<email>baldrick@free.fr</email>
</author>
<published>2010-02-15T16:12:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b0bc6c361da9009e8414efde317d9bbff755f6c0'/>
<id>urn:sha1:b0bc6c361da9009e8414efde317d9bbff755f6c0</id>
<content type='text'>
isInteger, we now have isFloatTy and isIntegerTy.  Requested by Chris!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96223 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Replace strcpy with memcpy when we have the length around anyway.</title>
<updated>2010-01-28T18:04:38Z</updated>
<author>
<name>Benjamin Kramer</name>
<email>benny.kra@googlemail.com</email>
</author>
<published>2010-01-28T18:04:38Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=12ea66a7277240c5b045ed14c140f94d453eea0e'/>
<id>urn:sha1:12ea66a7277240c5b045ed14c140f94d453eea0e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94746 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
