<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten-fastcomp/tools/bugpoint-passes, branch master</title>
<subtitle>LLVM with the emscripten fastcomp javascript backend</subtitle>
<id>https://git.amat.us/emscripten-fastcomp/atom/tools/bugpoint-passes?h=master</id>
<link rel='self' href='https://git.amat.us/emscripten-fastcomp/atom/tools/bugpoint-passes?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/'/>
<updated>2013-01-22T01:44:00Z</updated>
<entry>
<title>[CMake] bugpoint-passes should not be built in "all", when LLVM_BUILD_TOOLS is OFF.</title>
<updated>2013-01-22T01:44:00Z</updated>
<author>
<name>NAKAMURA Takumi</name>
<email>geek4civic@gmail.com</email>
</author>
<published>2013-01-22T01:44:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=7511aab27ba0ee6afdc68c12488d7dbbbf53707c'/>
<id>urn:sha1:7511aab27ba0ee6afdc68c12488d7dbbbf53707c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173112 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Move all of the header files which are involved in modelling the LLVM IR</title>
<updated>2013-01-02T11:36:10Z</updated>
<author>
<name>Chandler Carruth</name>
<email>chandlerc@gmail.com</email>
</author>
<published>2013-01-02T11:36:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=0b8c9a80f20772c3793201ab5b251d3520b9cea3'/>
<id>urn:sha1:0b8c9a80f20772c3793201ab5b251d3520b9cea3</id>
<content type='text'>
into their new header subdirectory: include/llvm/IR. This matches the
directory structure of lib, and begins to correct a long standing point
of file layout clutter in LLVM.

There are still more header files to move here, but I wanted to handle
them in separate commits to make tracking what files make sense at each
layer easier.

The only really questionable files here are the target intrinsic
tablegen files. But that's a battle I'd rather not fight today.

I've updated both CMake and Makefile build systems (I think, and my
tests think, but I may have missed something).

I've also re-sorted the includes throughout the project. I'll be
committing updates to Clang, DragonEgg, and Polly momentarily.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171366 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Move the InstVisitor utility into VMCore where it belongs. It heavily</title>
<updated>2012-11-30T03:08:41Z</updated>
<author>
<name>Chandler Carruth</name>
<email>chandlerc@gmail.com</email>
</author>
<published>2012-11-30T03:08:41Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=84bcf93e0fd225de2217d1b712c01586a633a6d8'/>
<id>urn:sha1:84bcf93e0fd225de2217d1b712c01586a633a6d8</id>
<content type='text'>
depends on the IR infrastructure, there is no sense in it being off in
Support land.

This is in preparation to start working to expand InstVisitor into more
special-purpose visitors that are still generic and can be re-used
across different passes. The expansion will go into the Analylis tree
though as nothing in VMCore needs it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168972 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Revert "We need this symbol after an LTO build."</title>
<updated>2012-10-18T18:52:54Z</updated>
<author>
<name>Bob Wilson</name>
<email>bob.wilson@apple.com</email>
</author>
<published>2012-10-18T18:52:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=8c1dcdf26dc7d597308698b5ae08680cebcd9d3f'/>
<id>urn:sha1:8c1dcdf26dc7d597308698b5ae08680cebcd9d3f</id>
<content type='text'>
This reverts commit 165776.  The plug-in uses this symbol; it does not
define it.  It needs to be exported from bugpoint itself, not from the plug-in.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166207 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>We need this symbol after an LTO build.</title>
<updated>2012-10-12T01:06:33Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2012-10-12T01:06:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=427e63bc4a1839cff28189dc3e192305de31abbe'/>
<id>urn:sha1:427e63bc4a1839cff28189dc3e192305de31abbe</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165776 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>build: Tidy up a bunch of tool Makefiles, and simplify where possible using the</title>
<updated>2011-10-18T19:27:24Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2011-10-18T19:27:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=8c39c9647da4f375e4f89bd417d86f5c3ff6dfa5'/>
<id>urn:sha1:8c39c9647da4f375e4f89bd417d86f5c3ff6dfa5</id>
<content type='text'>
new all-targets pseudo-component.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142401 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add dependency to "make check".</title>
<updated>2010-12-10T02:15:36Z</updated>
<author>
<name>NAKAMURA Takumi</name>
<email>geek4civic@gmail.com</email>
</author>
<published>2010-12-10T02:15:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=51c06bf6ad16adf0637e7dc910c9943cdb5d000b'/>
<id>urn:sha1:51c06bf6ad16adf0637e7dc910c9943cdb5d000b</id>
<content type='text'>
cmake/modules/AddLLVM.cmake: Add empty "phony" target in add_llvm_loadable_module() even if loadable module were not supported.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121455 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Minor cleanups to follow the common convention for pass</title>
<updated>2010-08-20T00:56:16Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-08-20T00:56:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=a2a3bbc668cdebcc87e18e93b4576d59dfab625c'/>
<id>urn:sha1:a2a3bbc668cdebcc87e18e93b4576d59dfab625c</id>
<content type='text'>
registration variables.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111596 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Try to fix cmake build.</title>
<updated>2010-08-08T00:50:57Z</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2010-08-08T00:50:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=6b01837b65750bad26ce186033689607979da89f'/>
<id>urn:sha1:6b01837b65750bad26ce186033689607979da89f</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110528 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Another missing file :-(</title>
<updated>2010-08-07T21:58:44Z</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2010-08-07T21:58:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=5b77cceeebc550022c682502b14d0b9bf09bc414'/>
<id>urn:sha1:5b77cceeebc550022c682502b14d0b9bf09bc414</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110522 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
