<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/CodeGen/SelectionDAG/Makefile, branch release_20</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/CodeGen/SelectionDAG/Makefile?h=release_20</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/CodeGen/SelectionDAG/Makefile?h=release_20'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2006-07-26T16:18:00Z</updated>
<entry>
<title>For PR780:</title>
<updated>2006-07-26T16:18:00Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2006-07-26T16:18:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7107c3badfe78ec89dcab6c02cf1b1bcaccc42a8'/>
<id>urn:sha1:7107c3badfe78ec89dcab6c02cf1b1bcaccc42a8</id>
<content type='text'>
1. Move IncludeFile.h to System library
2. Move IncludeFile.cpp to System library
3. #1 and #2 required to prevent cyclic library dependencies for libSystem
4. Convert all existing uses of Support/IncludeFile.h to System/IncludeFile.h
5. Add IncludeFile support to various lib/System classes.
6. Add new lib/System classes to LinkAllVMCore.h
All this in an attempt to pull in lib/System to what's required for VMCore


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29287 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Build more debugger/selectiondag libraries as archives instead of .o files.</title>
<updated>2006-07-21T00:10:47Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2006-07-21T00:10:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=02b04b4d347b537becdf8453c511bf058fa4389a'/>
<id>urn:sha1:02b04b4d347b537becdf8453c511bf058fa4389a</id>
<content type='text'>
This works around bugs in some versions of the cygwin linker.

Patch contributed by Anton Korobeynikov.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29239 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Use archive libraries instead of object files for VMCore, BCReader,</title>
<updated>2006-06-01T01:30:27Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2006-06-01T01:30:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=18c8b49e7d3c94d7f84a4205a19f8761722fc4e5'/>
<id>urn:sha1:18c8b49e7d3c94d7f84a4205a19f8761722fc4e5</id>
<content type='text'>
BCWriter, and bzip2 libraries. Adjust the various makefiles to accommodate
these changes. This was done to speed up link times.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28610 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Change Library Names Not To Conflict With Others When Installed</title>
<updated>2004-10-27T23:18:45Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2004-10-27T23:18:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6cb21d443eff9369e4f9035af28efd627e8f3909'/>
<id>urn:sha1:6cb21d443eff9369e4f9035af28efd627e8f3909</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17286 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Added LLVM copyright notice to Makefiles.</title>
<updated>2003-10-20T22:26:57Z</updated>
<author>
<name>John Criswell</name>
<email>criswell@uiuc.edu</email>
</author>
<published>2003-10-20T22:26:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e488e9360b1a865ba604330965edcf139e590b65'/>
<id>urn:sha1:e488e9360b1a865ba604330965edcf139e590b65</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9312 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>rename selection directory and library to SelectionDAG</title>
<updated>2003-08-15T04:55:22Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-08-15T04:55:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=79ba7c1aee433775f77fb5892b0aa764b39d8511'/>
<id>urn:sha1:79ba7c1aee433775f77fb5892b0aa764b39d8511</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7877 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Initial checkin of SelectionDAG implementation.  This is still rough and</title>
<updated>2003-08-11T14:57:33Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-08-11T14:57:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=78ec311bd5fcdf44ed64841a0f5df1124b3a9b17'/>
<id>urn:sha1:78ec311bd5fcdf44ed64841a0f5df1124b3a9b17</id>
<content type='text'>
unfinished


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