<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten-fastcomp-clang/CodeGen, branch master</title>
<subtitle>emscripten clang</subtitle>
<id>https://git.amat.us/emscripten-fastcomp-clang/atom/CodeGen?h=master</id>
<link rel='self' href='https://git.amat.us/emscripten-fastcomp-clang/atom/CodeGen?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/'/>
<updated>2008-03-15T23:59:48Z</updated>
<entry>
<title>Make a major restructuring of the clang tree: introduce a top-level</title>
<updated>2008-03-15T23:59:48Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2008-03-15T23:59:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=bda0b626e74513950405c27525af87e214e605e2'/>
<id>urn:sha1:bda0b626e74513950405c27525af87e214e605e2</id>
<content type='text'>
lib dir and move all the libraries into it.  This follows the main
llvm tree, and allows the libraries to be built in parallel.  The
top level now enforces that all the libs are built before Driver,
but we don't care what order the libs are built in.  This speeds
up parallel builds, particularly incremental ones.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@48402 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>add initial support for generating an llvm.globalctors list.  Patch by David Chisnall</title>
<updated>2008-03-14T17:18:18Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2008-03-14T17:18:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=6d39760673df2e92d9293f46ff8c66dad6ab5e0a'/>
<id>urn:sha1:6d39760673df2e92d9293f46ff8c66dad6ab5e0a</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@48362 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Update to reflect changes in parameter attribute api.</title>
<updated>2008-03-12T17:46:07Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2008-03-12T17:46:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=e0e0c94fa26abeef39166fc0d50e901ba3a1a638'/>
<id>urn:sha1:e0e0c94fa26abeef39166fc0d50e901ba3a1a638</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@48290 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Propagate calling convention information to function declarations and CallInst</title>
<updated>2008-03-09T03:09:36Z</updated>
<author>
<name>Nate Begeman</name>
<email>natebegeman@mac.com</email>
</author>
<published>2008-03-09T03:09:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=ec9426ca6039279bcc99bc2c625bb2abe4f0353d'/>
<id>urn:sha1:ec9426ca6039279bcc99bc2c625bb2abe4f0353d</id>
<content type='text'>
instructions.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@48077 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix a fixme by allowing pointers in different address spaces to have</title>
<updated>2008-03-08T08:34:58Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2008-03-08T08:34:58Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=f72a44330b9d9a4b2d93e9b91cfb8ab7bd4a0643'/>
<id>urn:sha1:f72a44330b9d9a4b2d93e9b91cfb8ab7bd4a0643</id>
<content type='text'>
different widths.  Start simplifying TargetInfo accessor methods.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@48050 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add fastcall/stdcall attribute support</title>
<updated>2008-03-07T20:04:22Z</updated>
<author>
<name>Nate Begeman</name>
<email>natebegeman@mac.com</email>
</author>
<published>2008-03-07T20:04:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=440b456709526c4277e71d2e0ff49e5d88dc7b17'/>
<id>urn:sha1:440b456709526c4277e71d2e0ff49e5d88dc7b17</id>
<content type='text'>
Generate CallingConv::Fast when fastcall attribute is present


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@48017 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>remove the source location arguments to various target query methods.</title>
<updated>2008-03-05T18:54:05Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2008-03-05T18:54:05Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=98be4943e8dc4f3905629a7102668960873cf863'/>
<id>urn:sha1:98be4943e8dc4f3905629a7102668960873cf863</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@47954 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>fix codegen support for functions that are nothrow and noreturn.</title>
<updated>2008-03-03T03:45:26Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2008-03-03T03:45:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=f89e88d1278828e43d4a67687ba96af88a66d634'/>
<id>urn:sha1:f89e88d1278828e43d4a67687ba96af88a66d634</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@47838 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add a bunch of attributes, patch by Nuno Lopes.</title>
<updated>2008-03-03T03:28:21Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2008-03-03T03:28:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=ddee4231e9bdfbac1e1f5385ff1a17fd0e0b0e39'/>
<id>urn:sha1:ddee4231e9bdfbac1e1f5385ff1a17fd0e0b0e39</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@47837 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add codegen support for ObjC message expressions with the GNU runtime.</title>
<updated>2008-03-01T08:50:34Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2008-03-01T08:50:34Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=0f984268b05edab2cc555a427c441baa9c252658'/>
<id>urn:sha1:0f984268b05edab2cc555a427c441baa9c252658</id>
<content type='text'>
Patch by David Chisnall!



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@47790 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
