<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/examples/ModuleMaker, branch release_29</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/examples/ModuleMaker?h=release_29</id>
<link rel='self' href='https://git.amat.us/llvm/atom/examples/ModuleMaker?h=release_29'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2010-09-29T20:09:55Z</updated>
<entry>
<title>Convert a bunch of uses of 'bytecode' into 'bitcode'.  This</title>
<updated>2010-09-29T20:09:55Z</updated>
<author>
<name>Duncan Sands</name>
<email>baldrick@free.fr</email>
</author>
<published>2010-09-29T20:09:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=18d52f2fb551c295bbce4c7d7357f4050b06e926'/>
<id>urn:sha1:18d52f2fb551c295bbce4c7d7357f4050b06e926</id>
<content type='text'>
is not everything, but the remaining cases are less trivial.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115080 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."</title>
<updated>2010-09-13T23:59:48Z</updated>
<author>
<name>Michael J. Spencer</name>
<email>bigcheesegs@gmail.com</email>
</author>
<published>2010-09-13T23:59:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3a210e2d302758101ac06946e86027b327c7d0f3'/>
<id>urn:sha1:3a210e2d302758101ac06946e86027b327c7d0f3</id>
<content type='text'>
This reverts commit r113632

Conflicts:

	cmake/modules/AddLLVM.cmake

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113819 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.</title>
<updated>2010-09-10T21:14:25Z</updated>
<author>
<name>Michael J. Spencer</name>
<email>bigcheesegs@gmail.com</email>
</author>
<published>2010-09-10T21:14:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4e9c939312ff73bd0c6a6485fd5f97012f5910fa'/>
<id>urn:sha1:4e9c939312ff73bd0c6a6485fd5f97012f5910fa</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113632 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>eliminate the std::ostream forms of the bitcode writing APIs.</title>
<updated>2009-08-23T07:49:08Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2009-08-23T07:49:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b515d75856f58a8b3b71d782eb00916d686329ad'/>
<id>urn:sha1:b515d75856f58a8b3b71d782eb00916d686329ad</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79840 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Push LLVMContexts through the IntegerType APIs.</title>
<updated>2009-08-13T21:58:54Z</updated>
<author>
<name>Owen Anderson</name>
<email>resistor@mac.com</email>
</author>
<published>2009-08-13T21:58:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1d0be15f89cb5056e20e2d24faa8d6afb1573bca'/>
<id>urn:sha1:1d0be15f89cb5056e20e2d24faa8d6afb1573bca</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78948 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Move types back to the 2.5 API.</title>
<updated>2009-07-29T22:17:13Z</updated>
<author>
<name>Owen Anderson</name>
<email>resistor@mac.com</email>
</author>
<published>2009-07-29T22:17:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=debcb01b0f0a15f568ca69e8f288fade4bfc7297'/>
<id>urn:sha1:debcb01b0f0a15f568ca69e8f288fade4bfc7297</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77516 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Revert the ConstantInt constructors back to their 2.5 forms where possible, thanks to contexts-on-types.  More to come.</title>
<updated>2009-07-24T23:12:02Z</updated>
<author>
<name>Owen Anderson</name>
<email>resistor@mac.com</email>
</author>
<published>2009-07-24T23:12:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=eed707b1e6097aac2bb6b3d47271f6300ace7f2e'/>
<id>urn:sha1:eed707b1e6097aac2bb6b3d47271f6300ace7f2e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77011 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Move EVER MORE stuff over to LLVMContext.</title>
<updated>2009-07-14T23:09:55Z</updated>
<author>
<name>Owen Anderson</name>
<email>resistor@mac.com</email>
</author>
<published>2009-07-14T23:09:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9adc0abad3c3ed40a268ccbcee0c74cb9e1359fe'/>
<id>urn:sha1:9adc0abad3c3ed40a268ccbcee0c74cb9e1359fe</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75703 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Hold the LLVMContext by reference rather than by pointer.</title>
<updated>2009-07-01T21:22:36Z</updated>
<author>
<name>Owen Anderson</name>
<email>resistor@mac.com</email>
</author>
<published>2009-07-01T21:22:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=31895e73591d3c9ceae731a1274c8f56194b9616'/>
<id>urn:sha1:31895e73591d3c9ceae731a1274c8f56194b9616</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74640 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add a pointer to the owning LLVMContext to Module.  This requires threading LLVMContext through a lot</title>
<updated>2009-07-01T16:58:40Z</updated>
<author>
<name>Owen Anderson</name>
<email>resistor@mac.com</email>
</author>
<published>2009-07-01T16:58:40Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8b477ed579794ba6d76915d56b3f448a7dd20120'/>
<id>urn:sha1:8b477ed579794ba6d76915d56b3f448a7dd20120</id>
<content type='text'>
of the bitcode reader and ASM parser APIs, as well as supporting it in all of the tools.

Patches for Clang and LLVM-GCC to follow.


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