<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/ExecutionEngine/JIT, branch release_20</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/ExecutionEngine/JIT?h=release_20</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/ExecutionEngine/JIT?h=release_20'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2007-04-20T22:57:20Z</updated>
<entry>
<title>avoid mutating a global in an accessor</title>
<updated>2007-04-20T22:57:20Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-04-20T22:57:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=108ec4b1cacb476a4f8da66ac86a968c200d4346'/>
<id>urn:sha1:108ec4b1cacb476a4f8da66ac86a968c200d4346</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36289 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>fit in 80 cols</title>
<updated>2007-04-20T22:40:40Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-04-20T22:40:40Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f7e968a2a2bcaa0d253e668c0aee7c859aa8b36b'/>
<id>urn:sha1:f7e968a2a2bcaa0d253e668c0aee7c859aa8b36b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36288 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>rename JIT::state -&gt; JIT::jitstate to avoid shadowing ExecutionEngine::state</title>
<updated>2007-04-20T22:40:05Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-04-20T22:40:05Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2c639add5f54ba0d0d59771e16d0582f6c59b8be'/>
<id>urn:sha1:2c639add5f54ba0d0d59771e16d0582f6c59b8be</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36286 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Implement PR1240</title>
<updated>2007-03-06T05:32:48Z</updated>
<author>
<name>Anton Korobeynikov</name>
<email>asl@math.spbu.ru</email>
</author>
<published>2007-03-06T05:32:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c6551ffdd5bdb9b199fbfe5f72a8003425a72006'/>
<id>urn:sha1:c6551ffdd5bdb9b199fbfe5f72a8003425a72006</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34959 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Simplify code as a result of the change in GenericValue to have a single</title>
<updated>2007-03-06T03:11:31Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-03-06T03:11:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=38f6a15df69c271c3bebf648642041b31380e31a'/>
<id>urn:sha1:38f6a15df69c271c3bebf648642041b31380e31a</id>
<content type='text'>
integer field of type APInt instead of different sized integer fields.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34952 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Deal with error handling better.</title>
<updated>2007-03-03T18:19:18Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-03-03T18:19:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d4c0e62413ac4c81467ce59025c81210ea431752'/>
<id>urn:sha1:d4c0e62413ac4c81467ce59025c81210ea431752</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34887 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix PR1216 by cleaning up the ownership of JITResolver.</title>
<updated>2007-02-24T02:57:03Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-02-24T02:57:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e748401b180d7041738e14d3896ac61ca4bdfcba'/>
<id>urn:sha1:e748401b180d7041738e14d3896ac61ca4bdfcba</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34552 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Generalize TargetData strings, to support more interesting forms of data.</title>
<updated>2007-02-14T05:52:17Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-02-14T05:52:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d2b7cec527a0efa552628378ebca7a8ca63bb45d'/>
<id>urn:sha1:d2b7cec527a0efa552628378ebca7a8ca63bb45d</id>
<content type='text'>
Patch by Scott Michel.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34266 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>eliminate vector-related allocations</title>
<updated>2007-02-13T06:01:22Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-02-13T06:01:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=990b849abc9481b8c7a482019cd0d95fe2f2a3ea'/>
<id>urn:sha1:990b849abc9481b8c7a482019cd0d95fe2f2a3ea</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34223 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoid</title>
<updated>2007-01-30T20:08:39Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-01-30T20:08:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=5cbf985dcbc89fba3208e7baf8b6f488b06d3ec9'/>
<id>urn:sha1:5cbf985dcbc89fba3208e7baf8b6f488b06d3ec9</id>
<content type='text'>
confusion with external linkage types.


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