<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/Xcode, branch release_22</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/Xcode?h=release_22</id>
<link rel='self' href='https://git.amat.us/llvm/atom/Xcode?h=release_22'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2007-12-31T01:45:55Z</updated>
<entry>
<title>Removing obsolete files from the Xcode project.</title>
<updated>2007-12-31T01:45:55Z</updated>
<author>
<name>Gordon Henriksen</name>
<email>gordonhenriksen@mac.com</email>
</author>
<published>2007-12-31T01:45:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8164a33856f35763bd6f0956dd74a26ef19e11b0'/>
<id>urn:sha1:8164a33856f35763bd6f0956dd74a26ef19e11b0</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45466 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>C and Ocaml bindings for ExecutionEngine (i.e., the JIT compiler).</title>
<updated>2007-12-23T16:59:28Z</updated>
<author>
<name>Gordon Henriksen</name>
<email>gordonhenriksen@mac.com</email>
</author>
<published>2007-12-23T16:59:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2e855e68d861224c9b61e2bc9cecad1536b1534b'/>
<id>urn:sha1:2e855e68d861224c9b61e2bc9cecad1536b1534b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45335 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Adding bindings for memory buffers and module providers. Switching</title>
<updated>2007-12-19T22:30:40Z</updated>
<author>
<name>Gordon Henriksen</name>
<email>gordonhenriksen@mac.com</email>
</author>
<published>2007-12-19T22:30:40Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=da1435f86ebc9886dd7704294e01d192d79e069c'/>
<id>urn:sha1:da1435f86ebc9886dd7704294e01d192d79e069c</id>
<content type='text'>
to exceptions rather than variants for error handling in Ocaml.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45226 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add MachineLICM.cpp</title>
<updated>2007-12-17T21:14:45Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2007-12-17T21:14:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ced09c47d97d52d9676864f26871ff242427f439'/>
<id>urn:sha1:ced09c47d97d52d9676864f26871ff242427f439</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45123 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Project file maintenance.</title>
<updated>2007-12-11T00:29:16Z</updated>
<author>
<name>Gordon Henriksen</name>
<email>gordonhenriksen@mac.com</email>
</author>
<published>2007-12-11T00:29:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=519452282b1fc4d48c112f4b945700629ac34585'/>
<id>urn:sha1:519452282b1fc4d48c112f4b945700629ac34585</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44826 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Project cleanups</title>
<updated>2007-12-08T22:29:19Z</updated>
<author>
<name>Nate Begeman</name>
<email>natebegeman@mac.com</email>
</author>
<published>2007-12-08T22:29:19Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9d494942579cab065fdf0623de897c63332014dc'/>
<id>urn:sha1:9d494942579cab065fdf0623de897c63332014dc</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44721 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Removing a dead reference from LLVM.xcodeproj.</title>
<updated>2007-11-04T16:12:17Z</updated>
<author>
<name>Gordon Henriksen</name>
<email>gordonhenriksen@mac.com</email>
</author>
<published>2007-11-04T16:12:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=5544e64765c33afe15b9f427c355f6876ee4299f'/>
<id>urn:sha1:5544e64765c33afe15b9f427c355f6876ee4299f</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43673 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Added SerializeAPInt.cpp and DeserializeAPInt.cpp to the XCode project.</title>
<updated>2007-10-26T21:53:37Z</updated>
<author>
<name>Ted Kremenek</name>
<email>kremenek@apple.com</email>
</author>
<published>2007-10-26T21:53:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=cd9c2ba7f779225539b30dd6602cc5af6cec2b7a'/>
<id>urn:sha1:cd9c2ba7f779225539b30dd6602cc5af6cec2b7a</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43406 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Added Serialization.h, Serialize.h, Deserialize.h, Serialize.cpp, and</title>
<updated>2007-10-25T16:09:09Z</updated>
<author>
<name>Ted Kremenek</name>
<email>kremenek@apple.com</email>
</author>
<published>2007-10-25T16:09:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=89a354d7fa1bf5defd8442eca7f6ac3c904946ed'/>
<id>urn:sha1:89a354d7fa1bf5defd8442eca7f6ac3c904946ed</id>
<content type='text'>
Deserialize.cpp to the XCode project.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43345 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Modified XCode project to contain...</title>
<updated>2007-10-09T21:49:49Z</updated>
<author>
<name>Ted Kremenek</name>
<email>kremenek@apple.com</email>
</author>
<published>2007-10-09T21:49:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=80fe9e8459514670b6683e8c005367fd1af3a7e8'/>
<id>urn:sha1:80fe9e8459514670b6683e8c005367fd1af3a7e8</id>
<content type='text'>
ADT/DenseSet.h
ADT/ImmutableMap.h
ADT/ImmutableSet.h



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