<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/tools/bugpoint/FindBugs.cpp, branch release_33</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/tools/bugpoint/FindBugs.cpp?h=release_33</id>
<link rel='self' href='https://git.amat.us/llvm/atom/tools/bugpoint/FindBugs.cpp?h=release_33'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2010-08-08T03:55:08Z</updated>
<entry>
<title>Most of bugpoint now only needs to know the pass names.</title>
<updated>2010-08-08T03:55:08Z</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2010-08-08T03:55:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8261dfed05e32302469ef707cc881fed2c31f85f'/>
<id>urn:sha1:8261dfed05e32302469ef707cc881fed2c31f85f</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110534 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Make EmitProgressBitcode const and add a Module argument to runPasses. Use</title>
<updated>2010-08-05T00:29:04Z</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2010-08-05T00:29:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ca356afe09454b3378165ded4eda294bd6341428'/>
<id>urn:sha1:ca356afe09454b3378165ded4eda294bd6341428</id>
<content type='text'>
that argument to simplify runPassesOn.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110291 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add a Program argument to diffProgram to avoid a use of swapProgramIn.</title>
<updated>2010-07-30T14:19:00Z</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2010-07-30T14:19:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=10757dd8e1a66128b205bd04797c8aed0cb7a1bd'/>
<id>urn:sha1:10757dd8e1a66128b205bd04797c8aed0cb7a1bd</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109859 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Speculatively revert r108813, in an attempt to get the self-host buildbots working again.  I don't see why this patch</title>
<updated>2010-07-20T08:26:15Z</updated>
<author>
<name>Owen Anderson</name>
<email>resistor@mac.com</email>
</author>
<published>2010-07-20T08:26:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8be3291f5942e3ae4a5d66c480e7aabe2f771031'/>
<id>urn:sha1:8be3291f5942e3ae4a5d66c480e7aabe2f771031</id>
<content type='text'>
would cause them to fail the way they are, but none of the other intervening patches seem likely either.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108818 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Reapply r108794, a fix for the failing test from last time.</title>
<updated>2010-07-20T06:52:42Z</updated>
<author>
<name>Owen Anderson</name>
<email>resistor@mac.com</email>
</author>
<published>2010-07-20T06:52:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9e081004dad1c3cae7de82ad412c3f19a1a48d48'/>
<id>urn:sha1:9e081004dad1c3cae7de82ad412c3f19a1a48d48</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108813 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Revert r108794, "Separate PassInfo into two classes: a constructor-free</title>
<updated>2010-07-20T03:06:07Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2010-07-20T03:06:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e8a469cdb400249ec263c79d1021f953f42f2760'/>
<id>urn:sha1:e8a469cdb400249ec263c79d1021f953f42f2760</id>
<content type='text'>
superclass (StaticPassInfo) and a constructor-ful subclass (PassInfo).", it is
breaking teh everything.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108805 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Separate PassInfo into two classes: a constructor-free superclass (StaticPassInfo) and a constructor-ful subclass (PassInfo).</title>
<updated>2010-07-20T01:19:58Z</updated>
<author>
<name>Owen Anderson</name>
<email>resistor@mac.com</email>
</author>
<published>2010-07-20T01:19:58Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8ba15cb7099d9eadcb345328228d77ffa5afa42d'/>
<id>urn:sha1:8ba15cb7099d9eadcb345328228d77ffa5afa42d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108794 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove use of exceptions from bugpoint. No deliberate functionality change!</title>
<updated>2010-04-12T05:08:25Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2010-04-12T05:08:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=22ff748712b348300e51248339b6e8cf9b59e2c6'/>
<id>urn:sha1:22ff748712b348300e51248339b6e8cf9b59e2c6</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101013 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove dead argument and clean whitespace. No functionality change.</title>
<updated>2010-04-10T23:18:13Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2010-04-10T23:18:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=16350f8d00fc3a4a8d2da8a746a29979505af9a8'/>
<id>urn:sha1:16350f8d00fc3a4a8d2da8a746a29979505af9a8</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100954 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Prune #includes from llvm/Linker.h and llvm/System/Path.h,</title>
<updated>2009-08-23T22:45:37Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2009-08-23T22:45:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=74382b7c699120fbec5cb5603c9cf4212eb37f06'/>
<id>urn:sha1:74382b7c699120fbec5cb5603c9cf4212eb37f06</id>
<content type='text'>
forcing them down into various .cpp files.

This change also:
1. Renames TimeValue::toString() and Path::toString() to ::str()
   for similarity with the STL.
2. Removes all stream insertion support for sys::Path, forcing
   clients to call .str().
3. Removes a use of Config/alloca.h from bugpoint, using smallvector
   instead.
4. Weans llvm-db off &lt;iostream&gt;

sys::Path really needs to be gutted, but I don't have the desire to
do it at this point.



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