<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten-fastcomp/lib/Analysis/DataStructure, branch master</title>
<subtitle>LLVM with the emscripten fastcomp javascript backend</subtitle>
<id>https://git.amat.us/emscripten-fastcomp/atom/lib/Analysis/DataStructure?h=master</id>
<link rel='self' href='https://git.amat.us/emscripten-fastcomp/atom/lib/Analysis/DataStructure?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/'/>
<updated>2006-12-13T19:41:57Z</updated>
<entry>
<title>Remove DSA.</title>
<updated>2006-12-13T19:41:57Z</updated>
<author>
<name>John Criswell</name>
<email>criswell@uiuc.edu</email>
</author>
<published>2006-12-13T19:41:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=2957f129a7390a068610e9af5a079c6fa1bead24'/>
<id>urn:sha1:2957f129a7390a068610e9af5a079c6fa1bead24</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32550 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Removed more &lt;iostream&gt; includes</title>
<updated>2006-12-07T20:28:15Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2006-12-07T20:28:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=bcd2498f4f1682dbdc41452add5b9bc72cbd6b3f'/>
<id>urn:sha1:bcd2498f4f1682dbdc41452add5b9bc72cbd6b3f</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32321 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are</title>
<updated>2006-12-07T01:30:32Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2006-12-07T01:30:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=e81561909d128c6e2d8033cb5465a49b2596b26a'/>
<id>urn:sha1:e81561909d128c6e2d8033cb5465a49b2596b26a</id>
<content type='text'>
now cerr, cout, and NullStream resp.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32298 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Detemplatize the Statistic class.  The only type it is instantiated with</title>
<updated>2006-12-06T17:46:33Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2006-12-06T17:46:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=ac0b6ae358944ae8b2b5a11dc08f52c3ed89f2da'/>
<id>urn:sha1:ac0b6ae358944ae8b2b5a11dc08f52c3ed89f2da</id>
<content type='text'>
is 'unsigned'.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32279 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove the 'printname' argument to WriteAsOperand.  It is always true, and</title>
<updated>2006-12-06T06:16:21Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2006-12-06T06:16:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=3749c9cae41d2e682f67a41b07e0c50b46dbb000'/>
<id>urn:sha1:3749c9cae41d2e682f67a41b07e0c50b46dbb000</id>
<content type='text'>
passing false would make the asmprinter fail anyway.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32264 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Replacing std::iostreams with llvm iostreams. Some of these changes involve</title>
<updated>2006-11-29T00:19:40Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2006-11-29T00:19:40Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=68fe61d6a165ea6090008e281330895a21607daf'/>
<id>urn:sha1:68fe61d6a165ea6090008e281330895a21607daf</id>
<content type='text'>
adding a temporary wrapper around the ostream to make it friendly to
functions expecting an LLVM stream. This should be fixed in the future.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31990 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Convert to using llvm streams instead of iostreams.</title>
<updated>2006-11-28T23:33:06Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2006-11-28T23:33:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=a5b31ca85686062408bca0f0a8aa43f9fe58e644'/>
<id>urn:sha1:a5b31ca85686062408bca0f0a8aa43f9fe58e644</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31989 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>For PR950:</title>
<updated>2006-11-27T01:05:10Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2006-11-27T01:05:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=3da59db637a887474c1b1346c1f3ccf53b6c4663'/>
<id>urn:sha1:3da59db637a887474c1b1346c1f3ccf53b6c4663</id>
<content type='text'>
The long awaited CAST patch. This introduces 12 new instructions into LLVM
to replace the cast instruction. Corresponding changes throughout LLVM are
provided. This passes llvm-test, llvm/test, and SPEC CPUINT2000 with the
exception of 175.vpr which fails only on a slight floating point output
difference.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31931 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Needed &lt;iostream&gt; for now.</title>
<updated>2006-11-17T09:44:28Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2006-11-17T09:44:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=0231982b620c708767c08cebf8bbcf3d35da6807'/>
<id>urn:sha1:0231982b620c708767c08cebf8bbcf3d35da6807</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31816 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Replace DEBUG(std::cerr with DOUT. Removed some iostream #includes.</title>
<updated>2006-11-17T07:33:59Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2006-11-17T07:33:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=5294fb0b3fda7f14b83fd34f62116f1c5f499ba2'/>
<id>urn:sha1:5294fb0b3fda7f14b83fd34f62116f1c5f499ba2</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31811 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
