<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten-fastcomp/test/CodeGen/PIC16, branch master</title>
<subtitle>LLVM with the emscripten fastcomp javascript backend</subtitle>
<id>https://git.amat.us/emscripten-fastcomp/atom/test/CodeGen/PIC16?h=master</id>
<link rel='self' href='https://git.amat.us/emscripten-fastcomp/atom/test/CodeGen/PIC16?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/'/>
<updated>2010-10-11T05:44:40Z</updated>
<entry>
<title>Per discussion with Sanjiv, remove the PIC16 target from mainline.  When/if</title>
<updated>2010-10-11T05:44:40Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-10-11T05:44:40Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=60cb528246dd01b80b1b1260a2a877ea488e620a'/>
<id>urn:sha1:60cb528246dd01b80b1b1260a2a877ea488e620a</id>
<content type='text'>
it comes back, it will be largely a rewrite, so keeping the old codebase
in tree isn't helping anyone.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116190 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove XFAIL for vg_leak as the leaks are fixed by 100601.</title>
<updated>2010-04-07T07:06:48Z</updated>
<author>
<name>Sanjiv Gupta</name>
<email>sanjiv.gupta@microchip.com</email>
</author>
<published>2010-04-07T07:06:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=06fd8fadc8d4586ecc2d870c73886f60188bb49d'/>
<id>urn:sha1:06fd8fadc8d4586ecc2d870c73886f60188bb49d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100612 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>XFAIL some PIC16 tests when running under valgrind-leaks. I don't expect these</title>
<updated>2010-03-30T14:34:13Z</updated>
<author>
<name>Benjamin Kramer</name>
<email>benny.kra@googlemail.com</email>
</author>
<published>2010-03-30T14:34:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=32e6518de397d1c8a308d28990e1b062ec172ef8'/>
<id>urn:sha1:32e6518de397d1c8a308d28990e1b062ec172ef8</id>
<content type='text'>
to be fixed any time soon.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99888 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>this testcase is failing because pic16 doesn't define a reg/reg </title>
<updated>2010-03-02T20:48:24Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-03-02T20:48:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=71b58d6c5eeecbeebbfedea642456570614fa6cf'/>
<id>urn:sha1:71b58d6c5eeecbeebbfedea642456570614fa6cf</id>
<content type='text'>
xor pattern.  I have no plans to fix this XFAIL.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97587 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>xfail this for now.</title>
<updated>2010-03-02T19:53:25Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-03-02T19:53:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=1aa3e9269fb7f3631c8797457f2a562c2785e736'/>
<id>urn:sha1:1aa3e9269fb7f3631c8797457f2a562c2785e736</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97584 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Reapply things reverted back in 97220, with the fixed test case.</title>
<updated>2010-02-26T17:59:28Z</updated>
<author>
<name>Sanjiv Gupta</name>
<email>sanjiv.gupta@microchip.com</email>
</author>
<published>2010-02-26T17:59:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=2b0070211ee20771a82a7b9a3c085b2453aecdcb'/>
<id>urn:sha1:2b0070211ee20771a82a7b9a3c085b2453aecdcb</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97228 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>emit integer and fp zeros as (e.g.) .byte 0 instead of .space 1,</title>
<updated>2010-01-20T07:19:19Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-01-20T07:19:19Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=043c4e5c1d012c8131c7f2fa27a4def32740c42f'/>
<id>urn:sha1:043c4e5c1d012c8131c7f2fa27a4def32740c42f</id>
<content type='text'>
for tidiness.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93992 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Extern declaration for unordered.f32 libcall was not being emitted. Fixed that.</title>
<updated>2009-12-29T03:24:34Z</updated>
<author>
<name>Sanjiv Gupta</name>
<email>sanjiv.gupta@microchip.com</email>
</author>
<published>2009-12-29T03:24:34Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=223497e1ef756176152ece14c3cac6213714425e'/>
<id>urn:sha1:223497e1ef756176152ece14c3cac6213714425e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92242 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fixed llc crash for zext (i1 -&gt; i8) loads.</title>
<updated>2009-12-28T04:53:24Z</updated>
<author>
<name>Sanjiv Gupta</name>
<email>sanjiv.gupta@microchip.com</email>
</author>
<published>2009-12-28T04:53:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=917283a4185ddb901776c7915359664ae92aef9d'/>
<id>urn:sha1:917283a4185ddb901776c7915359664ae92aef9d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92201 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Reapply 91904.</title>
<updated>2009-12-23T11:19:09Z</updated>
<author>
<name>Sanjiv Gupta</name>
<email>sanjiv.gupta@microchip.com</email>
</author>
<published>2009-12-23T11:19:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=76d2f9a4dbcae8fee233787d49e9a586e18c3f60'/>
<id>urn:sha1:76d2f9a4dbcae8fee233787d49e9a586e18c3f60</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91996 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
