| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | This commit adds a new feature called find-bugs. The find-bugs option can be ... | Patrick Jenkins | 2006-08-15 | 5 | -26/+73 |
* | Updating the comments above SplitFunctionsOutOfModule in ExtractFunction.cpp ... | Patrick Jenkins | 2006-07-28 | 1 | -5/+0 |
* | This commit improves bugpoints speed. On my G4 this changed caused kimwitu++ ... | Patrick Jenkins | 2006-07-28 | 1 | -15/+132 |
* | Tools require EH for their top-level try blocks. | Chris Lattner | 2006-07-07 | 1 | -0/+1 |
* | Pass -Xlinker flags to gcc when it builds the shared object. | Chris Lattner | 2006-06-27 | 3 | -25/+45 |
* | Don't pass target name into TargetData anymore, it is never used or needed. | Chris Lattner | 2006-06-16 | 2 | -2/+2 |
* | Teach bugpoint to kill optimization passes that run over the timeout limit, | Chris Lattner | 2006-06-13 | 5 | -12/+14 |
* | After telling GCC to type of the input file with -x asm/-x c, switch back to | Chris Lattner | 2006-06-09 | 1 | -0/+2 |
* | Make sure this tool links in all of libVMCore.a because it can --load | Reid Spencer | 2006-06-07 | 1 | -0/+1 |
* | Move ToolRunner.(cpp|h) into the bugpoint directory | Chris Lattner | 2006-06-06 | 6 | -9/+8 |
* | Add the -Xlinker option to bugpoint which allows an option to be passed | Reid Spencer | 2006-06-06 | 3 | -14/+58 |
* | Use archive libraries instead of object files for VMCore, BCReader, | Reid Spencer | 2006-06-01 | 1 | -2/+2 |
* | Patches to make the LLVM sources more -pedantic clean. Patch provided | Chris Lattner | 2006-05-24 | 1 | -1/+1 |
* | print a nice error if bugpoint gets an error reading inputs. Bug identified | Chris Lattner | 2006-05-14 | 1 | -16/+21 |
* | Fix a bug found by inspection. | Chris Lattner | 2006-05-14 | 1 | -1/+5 |
* | Remove dead return value. | Chris Lattner | 2006-05-12 | 1 | -1/+1 |
* | wrap long line | Chris Lattner | 2006-05-04 | 1 | -1/+2 |
* | add an assert to get a slightly better msg about this problem | Chris Lattner | 2006-03-16 | 1 | -0/+3 |
* | Convert llvm.cs.uiuc.edu -> llvm.org | Reid Spencer | 2006-03-14 | 1 | -1/+1 |
* | Fix a really annoying bug in bugpoint that made reducing C++ testcases | Chris Lattner | 2006-03-08 | 1 | -4/+89 |
* | For transforms the behave differently if main goes away, add an option to pre... | Andrew Lenharth | 2006-03-05 | 1 | -0/+13 |
* | Let bugpoint work on sparc with v9 instructions enabled. | Chris Lattner | 2006-02-04 | 1 | -0/+6 |
* | Pass plugins on to children when optimizing. | Andrew Lenharth | 2006-01-26 | 1 | -1/+10 |
* | this doesn't work, remove it | Chris Lattner | 2006-01-23 | 1 | -2/+0 |
* | add explicit #includes of iostream | Chris Lattner | 2006-01-22 | 2 | -0/+2 |
* | Add explicit #includes of <iostream> | Chris Lattner | 2006-01-22 | 1 | -0/+1 |
* | Revert this, I didn't mean to commit it | Chris Lattner | 2006-01-17 | 1 | -8/+0 |
* | Add support for programs with a null argv[0] | Chris Lattner | 2006-01-17 | 1 | -0/+8 |
* | Fix line length of a comment. | Reid Spencer | 2006-01-08 | 1 | -2/+2 |
* | Get bugpoint building with VC++ again. | Jeff Cohen | 2005-12-23 | 1 | -0/+1 |
* | For PR351: | Reid Spencer | 2005-12-22 | 4 | -65/+97 |
* | Fix printing of the instructions. | Chris Lattner | 2005-12-14 | 1 | -1/+1 |
* | This solves the problem of the CBE renaming symbols that start with . but the... | Andrew Lenharth | 2005-12-06 | 1 | -0/+2 |
* | Move some constant folding code shared by Analysis and Transform passes | John Criswell | 2005-10-27 | 1 | -1/+1 |
* | 1. Remove libraries no longer created from the list of libraries linked into the | John Criswell | 2005-10-26 | 1 | -1/+1 |
* | Remove a now-unneeded library | Chris Lattner | 2005-10-24 | 1 | -1/+1 |
* | Link to archive versions of libraries instead of the relinked ones | Chris Lattner | 2005-10-24 | 2 | -4/+6 |
* | When a function takes a variable number of pointer arguments, with a zero | Jeff Cohen | 2005-10-23 | 1 | -1/+1 |
* | Allow bugpoint+PPC codegen to use fsqrt | Chris Lattner | 2005-08-29 | 1 | -0/+3 |
* | If the user interrupts bugpoint, don't extract loops | Chris Lattner | 2005-08-02 | 1 | -2/+6 |
* | When the user hits ctrl-c, bugpoint should attempt to stop reduction as | Chris Lattner | 2005-08-02 | 5 | -30/+59 |
* | Eliminate all remaining tabs and trailing spaces. | Jeff Cohen | 2005-07-27 | 2 | -7/+7 |
* | Fix PR576. | Chris Lattner | 2005-07-12 | 1 | -21/+36 |
* | Final Changes For PR495: | Reid Spencer | 2005-07-08 | 5 | -16/+16 |
* | Add support for assembling .s files on mac os x for intel | Nate Begeman | 2005-07-08 | 1 | -1/+1 |
* | For PR495: | Reid Spencer | 2005-07-07 | 5 | -17/+18 |
* | If loopextract breaks the program provide output so that we can repro the | Chris Lattner | 2005-05-08 | 1 | -1/+9 |
* | Two changes: | Reid Spencer | 2005-04-22 | 1 | -2/+0 |
* | Eliminate tabs and trailing spaces | Jeff Cohen | 2005-04-22 | 3 | -5/+5 |
* | Remove trailing whitespace | Misha Brukman | 2005-04-22 | 10 | -71/+71 |