<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten-fastcomp/test/CodeGen/X86/tailcall-stackalign.ll, branch 1.13.2</title>
<subtitle>LLVM with the emscripten fastcomp javascript backend</subtitle>
<id>https://git.amat.us/emscripten-fastcomp/atom/test/CodeGen/X86/tailcall-stackalign.ll?h=1.13.2</id>
<link rel='self' href='https://git.amat.us/emscripten-fastcomp/atom/test/CodeGen/X86/tailcall-stackalign.ll?h=1.13.2'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/'/>
<updated>2010-09-22T05:49:14Z</updated>
<entry>
<title>Fix an inconsistency in the x86 backend that led it to reject "calll foo" on</title>
<updated>2010-09-22T05:49:14Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-09-22T05:49:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=1eb1b68e3a5241591bfa18d4beb0e0cf13a48ef2'/>
<id>urn:sha1:1eb1b68e3a5241591bfa18d4beb0e0cf13a48ef2</id>
<content type='text'>
x86-32: 32-bit calls were named "call" not "calll".  64-bit calls were correctly
named "callq", so this only impacted x86-32.

This fixes rdar://8456370 - llvm-mc rejects 'calll'

This also exposes that mingw/64 is generating a 32-bit call instead of a 64-bit call,
I will file a bugzilla.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114534 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Convert a few tests to FileCheck for PR5307.</title>
<updated>2009-11-22T11:45:44Z</updated>
<author>
<name>Edward O'Callaghan</name>
<email>eocallaghan@auroraux.org</email>
</author>
<published>2009-11-22T11:45:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=81fff07dafbbaec13216d9c1b520778042203728'/>
<id>urn:sha1:81fff07dafbbaec13216d9c1b520778042203728</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89584 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Eliminate more uses of llvm-as and llvm-dis.</title>
<updated>2009-09-08T23:54:48Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2009-09-08T23:54:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=36a0947820fd4aa4b8a5fa26e3f079bdf572bc81'/>
<id>urn:sha1:36a0947820fd4aa4b8a5fa26e3f079bdf572bc81</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81290 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Change the calling convention used when tail call optimization is enabled from CC_X86_32_TailCall to CC_X86_32_FastCC.</title>
<updated>2008-09-22T14:50:07Z</updated>
<author>
<name>Arnold Schwaighofer</name>
<email>arnold.schwaighofer@gmail.com</email>
</author>
<published>2008-09-22T14:50:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=290ae0398e3673ff742c8e0e2fddfae388950c5b'/>
<id>urn:sha1:290ae0398e3673ff742c8e0e2fddfae388950c5b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56436 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>When tailcallopt is enabled all fastcc calls must have an aligned argument stack size. Add a test case.</title>
<updated>2008-09-11T20:28:43Z</updated>
<author>
<name>Arnold Schwaighofer</name>
<email>arnold.schwaighofer@gmail.com</email>
</author>
<published>2008-09-11T20:28:43Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=1fdc40f0622375f7f9a4ccfbbf5deda68131f6e0'/>
<id>urn:sha1:1fdc40f0622375f7f9a4ccfbbf5deda68131f6e0</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56119 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
