<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten-fastcomp/lib/Bytecode/Reader/Makefile, branch master</title>
<subtitle>LLVM with the emscripten fastcomp javascript backend</subtitle>
<id>https://git.amat.us/emscripten-fastcomp/atom/lib/Bytecode/Reader/Makefile?h=master</id>
<link rel='self' href='https://git.amat.us/emscripten-fastcomp/atom/lib/Bytecode/Reader/Makefile?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/'/>
<updated>2007-05-06T19:42:57Z</updated>
<entry>
<title>remove bytecode reader</title>
<updated>2007-05-06T19:42:57Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-05-06T19:42:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=a066e378e92805ca7468a721468180587923abdf'/>
<id>urn:sha1:a066e378e92805ca7468a721468180587923abdf</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36882 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>For PR797:</title>
<updated>2006-08-25T19:54:53Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2006-08-25T19:54:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=99655e16a6b0eafc8e18e73efe3ab27d2faf0a4a'/>
<id>urn:sha1:99655e16a6b0eafc8e18e73efe3ab27d2faf0a4a</id>
<content type='text'>
Final commit for this bug. This removes the last EH holdouts in LLVM
and turns off exception support by using the -fno-exceptions option. This
leads to the following reduction in library and executable sizes:
                DEBUG BUILD                RELEASE BUILD
         before     after   delta     before   after    delta
lib    162,328K  157,616K   4,712    17,864K  16,416K  1,448K
bin    571,444K  557,156K  14,288    63,296K   56,996K 6,300K

Debug   Improvement: 19,000K (2.59%)
Release Improvement:  7,748K (9.55%)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29882 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>These libs use EH info</title>
<updated>2006-07-07T16:44:31Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2006-07-07T16:44:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=7c339b8ca26d1a67ff104c7a4011728a10b22dd5'/>
<id>urn:sha1:7c339b8ca26d1a67ff104c7a4011728a10b22dd5</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29043 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/emscripten-fastcomp/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>Fix library name.</title>
<updated>2004-10-28T05:32:01Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2004-10-28T05:32:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=06aada9ebd5bc946942dd9008680254e4f07b9b3'/>
<id>urn:sha1:06aada9ebd5bc946942dd9008680254e4f07b9b3</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17305 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/emscripten-fastcomp/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>*** 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/emscripten-fastcomp/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>Initial revision</title>
<updated>2001-06-06T20:29:01Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2001-06-06T20:29:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=009505452b713ed2e3a8e99c5545a6e721c65495'/>
<id>urn:sha1:009505452b713ed2e3a8e99c5545a6e721c65495</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
