<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/ExecutionEngine/Interpreter, branch release_23</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/ExecutionEngine/Interpreter?h=release_23</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/ExecutionEngine/Interpreter?h=release_23'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2008-04-06T21:50:58Z</updated>
<entry>
<title>fix warnings with assertions disabled.</title>
<updated>2008-04-06T21:50:58Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2008-04-06T21:50:58Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=aee7f21c47e0d726328f179697684088748f03a8'/>
<id>urn:sha1:aee7f21c47e0d726328f179697684088748f03a8</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49285 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Update gcc 4.3 warnings fix patch with recent head changes</title>
<updated>2008-02-20T11:10:28Z</updated>
<author>
<name>Anton Korobeynikov</name>
<email>asl@math.spbu.ru</email>
</author>
<published>2008-02-20T11:10:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4c71dfe356716e6bc1993ef5efdced08b68fe612'/>
<id>urn:sha1:4c71dfe356716e6bc1993ef5efdced08b68fe612</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47368 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Unbreak build with gcc 4.3: provide missed includes and silence most annoying warnings.</title>
<updated>2008-02-20T11:08:44Z</updated>
<author>
<name>Anton Korobeynikov</name>
<email>asl@math.spbu.ru</email>
</author>
<published>2008-02-20T11:08:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ae9f3a3b7c915f725aef5a7250e88eaeddda03c6'/>
<id>urn:sha1:ae9f3a3b7c915f725aef5a7250e88eaeddda03c6</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47367 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Added memmove to interpreter external functions list. Patch by Daniel Dunbar.</title>
<updated>2008-02-20T07:55:26Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2008-02-20T07:55:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8647bcd5de06eb4f8c11cee90333e373460aacb7'/>
<id>urn:sha1:8647bcd5de06eb4f8c11cee90333e373460aacb7</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47363 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Use empty() instead of comparing size() with zero.</title>
<updated>2008-01-29T13:02:09Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2008-01-29T13:02:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=303595942502f17c087fa28874c2b89117148c45'/>
<id>urn:sha1:303595942502f17c087fa28874c2b89117148c45</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46514 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove attribution from file headers, per discussion on llvmdev.</title>
<updated>2007-12-29T20:36:04Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-12-29T20:36:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4ee451de366474b9c228b4e5fa573795a715216d'/>
<id>urn:sha1:4ee451de366474b9c228b4e5fa573795a715216d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45418 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>remove attribution from lib Makefiles.</title>
<updated>2007-12-29T20:09:26Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-12-29T20:09:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=fc643c5e88c596f217750dd91fcc66488dfed73d'/>
<id>urn:sha1:fc643c5e88c596f217750dd91fcc66488dfed73d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45415 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add explicit keywords, and fix a minor typo that they uncovered.</title>
<updated>2007-12-14T15:41:34Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2007-12-14T15:41:34Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ded2b0d0fb0d4fa09198e3d05da529d2c97214c3'/>
<id>urn:sha1:ded2b0d0fb0d4fa09198e3d05da529d2c97214c3</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45034 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add a guard to cxxabi header as other platform may</title>
<updated>2007-12-12T06:16:47Z</updated>
<author>
<name>Zhou Sheng</name>
<email>zhousheng00@gmail.com</email>
</author>
<published>2007-12-12T06:16:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=621deadee8967ab3a56c5478bb810b7200c48edb'/>
<id>urn:sha1:621deadee8967ab3a56c5478bb810b7200c48edb</id>
<content type='text'>
not support it.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44914 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fixed PR1629.</title>
<updated>2007-12-12T04:55:43Z</updated>
<author>
<name>Zhou Sheng</name>
<email>zhousheng00@gmail.com</email>
</author>
<published>2007-12-12T04:55:43Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6a7951ce9bc9e5f21fcee7314893345acd4e77d7'/>
<id>urn:sha1:6a7951ce9bc9e5f21fcee7314893345acd4e77d7</id>
<content type='text'>
Make lli interpreter correctly call external functions sin()/cos(),
__cxa_guard_acquire() and __cxa_guard_release().


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