<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten-fastcomp/lib/Bytecode/Reader, branch master</title>
<subtitle>LLVM with the emscripten fastcomp javascript backend</subtitle>
<id>https://git.amat.us/emscripten-fastcomp/atom/lib/Bytecode/Reader?h=master</id>
<link rel='self' href='https://git.amat.us/emscripten-fastcomp/atom/lib/Bytecode/Reader?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>Implement protected visibility. This partly implements PR1363. Linker</title>
<updated>2007-04-29T18:35:00Z</updated>
<author>
<name>Anton Korobeynikov</name>
<email>asl@math.spbu.ru</email>
</author>
<published>2007-04-29T18:35:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=6f9896fcc81a1128b5f436d1763cc6213745adf1'/>
<id>urn:sha1:6f9896fcc81a1128b5f436d1763cc6213745adf1</id>
<content type='text'>
should be taught to deal with protected symbols.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36565 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Implement review feedback. Aliasees can be either GlobalValue's or</title>
<updated>2007-04-28T13:45:00Z</updated>
<author>
<name>Anton Korobeynikov</name>
<email>asl@math.spbu.ru</email>
</author>
<published>2007-04-28T13:45:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=a80e1181b78183dc36ec6568559d38faa86981f0'/>
<id>urn:sha1:a80e1181b78183dc36ec6568559d38faa86981f0</id>
<content type='text'>
bitcasts of them.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36537 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Implement aliases. This fixes PR1017 and it's dependent bugs. CFE part</title>
<updated>2007-04-25T14:27:10Z</updated>
<author>
<name>Anton Korobeynikov</name>
<email>asl@math.spbu.ru</email>
</author>
<published>2007-04-25T14:27:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=8b0a8c84da2030ee8f4440d5b60a8033de691222'/>
<id>urn:sha1:8b0a8c84da2030ee8f4440d5b60a8033de691222</id>
<content type='text'>
will follow.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36435 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>fix a memory leak</title>
<updated>2007-04-24T17:20:52Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-04-24T17:20:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=4ab2d2009e4a16d1a5104047e1e2cdbbf2cb9b1a'/>
<id>urn:sha1:4ab2d2009e4a16d1a5104047e1e2cdbbf2cb9b1a</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36396 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>PR400 phase 1 implementation feedback.</title>
<updated>2007-04-22T22:22:02Z</updated>
<author>
<name>Christopher Lamb</name>
<email>christopher.lamb@gmail.com</email>
</author>
<published>2007-04-22T22:22:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=032507d989163a89311847535a7e7c5d9a67229f'/>
<id>urn:sha1:032507d989163a89311847535a7e7c5d9a67229f</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36354 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>PR400 work phase 1. Add attributed load/store instructions for volatile/align to LLVM.</title>
<updated>2007-04-22T19:24:39Z</updated>
<author>
<name>Christopher Lamb</name>
<email>christopher.lamb@gmail.com</email>
</author>
<published>2007-04-22T19:24:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=43c7f37942a35398fd1e14b22f435f483a0ee863'/>
<id>urn:sha1:43c7f37942a35398fd1e14b22f435f483a0ee863</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36349 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>For PR1146:</title>
<updated>2007-04-22T05:46:44Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-04-22T05:46:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=4f859aa532dbf061736f9c23e0d0882b5cdfe566'/>
<id>urn:sha1:4f859aa532dbf061736f9c23e0d0882b5cdfe566</id>
<content type='text'>
Make ParamAttrsList objects unique. You can no longer directly create or
destroy them but instead must go through the ParamAttrsList::get()
interface.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36327 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Revert Christopher Lamb's load/store alignment changes.</title>
<updated>2007-04-21T18:36:27Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-04-21T18:36:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=c67bdc288aac130d88630f7fa95ceca6bcf95077'/>
<id>urn:sha1:c67bdc288aac130d88630f7fa95ceca6bcf95077</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36309 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>add support for alignment attributes on load/store instructions</title>
<updated>2007-04-21T08:16:25Z</updated>
<author>
<name>Christopher Lamb</name>
<email>christopher.lamb@gmail.com</email>
</author>
<published>2007-04-21T08:16:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=2330e4d4c4f8008d17f5a38ac0d7b04e139d4131'/>
<id>urn:sha1:2330e4d4c4f8008d17f5a38ac0d7b04e139d4131</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36301 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
