<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/Transforms/Makefile, branch release_20</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/Transforms/Makefile?h=release_20</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/Transforms/Makefile?h=release_20'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2007-04-11T21:03:37Z</updated>
<entry>
<title>Build Hello by default so it can be used in test cases.</title>
<updated>2007-04-11T21:03:37Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-04-11T21:03:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3234b3e1f23a6fe5c6e39194ff8057aea951e869'/>
<id>urn:sha1:3234b3e1f23a6fe5c6e39194ff8057aea951e869</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35922 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>For PR1072:</title>
<updated>2007-02-03T23:15:56Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-02-03T23:15:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7ba98a90008727e2fa0dfc1787cad71e1b6021eb'/>
<id>urn:sha1:7ba98a90008727e2fa0dfc1787cad71e1b6021eb</id>
<content type='text'>
Removing -raise has neglible positive or negative side effects so we are
opting to remove it. See the PR for comparison details.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33844 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE now</title>
<updated>2005-10-24T02:26:13Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2005-10-24T02:26:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f36aeedaa30b34b044c20e8ef5d43bd8c6c0e342'/>
<id>urn:sha1:f36aeedaa30b34b044c20e8ef5d43bd8c6c0e342</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23940 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Only build .a file versions of these libraries, instead of .a and .o versions.</title>
<updated>2005-10-24T01:59:48Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2005-10-24T01:59:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ab0ed3592b0837c31aaaab65edd9bac8746f899e'/>
<id>urn:sha1:ab0ed3592b0837c31aaaab65edd9bac8746f899e</id>
<content type='text'>
This should speed up build times.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23933 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>Convert DIRS to PARALLEL_DIRS.  They can be built independently.</title>
<updated>2002-09-29T11:52:14Z</updated>
<author>
<name>Vikram S. Adve</name>
<email>vadve@cs.uiuc.edu</email>
</author>
<published>2002-09-29T11:52:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=41174595670a6d51671f174f44e376ada78d1841'/>
<id>urn:sha1:41174595670a6d51671f174f44e376ada78d1841</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3972 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>*** empty log message ***</title>
<updated>2002-07-23T17:52:38Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2002-07-23T17:52:38Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=56d27019e6aebd7cfa5d031c832193eb66d75830'/>
<id>urn:sha1:56d27019e6aebd7cfa5d031c832193eb66d75830</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3002 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Build Transforms Utils library</title>
<updated>2002-05-07T18:08:50Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2002-05-07T18:08:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0ed2e4b55478442f334d2b730197d87ae2adcada'/>
<id>urn:sha1:0ed2e4b55478442f334d2b730197d87ae2adcada</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2514 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Compile the scalar directory</title>
<updated>2001-12-03T17:28:15Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2001-12-03T17:28:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c50df7e3aafee8830ea649df9b2e153fedc3bb2b'/>
<id>urn:sha1:c50df7e3aafee8830ea649df9b2e153fedc3bb2b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1403 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
