2014-03-05 |
Ahmed Charles | [C++11] Replace OwningPtr::take() with OwningPtr::relea... |
blob | commitdiff | raw |
2014-01-13 |
Chandler Carruth | [cleanup] Move the Dominators.h and Verifier.h headers... |
blob | commitdiff | raw | diff to current |
2013-08-02 |
Hal Finkel | Fix invalid function pointers in bugpoint ExtractLoops |
blob | commitdiff | raw | diff to current |
2013-07-05 |
Rafael Espindola | Use sys::fs::createTemporaryFile. |
blob | commitdiff | raw | diff to current |
2013-06-18 |
Rafael Espindola | Don't use PathV1.h in tools/bugpoint/Miscompilation... |
blob | commitdiff | raw | diff to current |
2013-06-17 |
Rafael Espindola | Convert two uses of eraseFromDisk. |
blob | commitdiff | raw | diff to current |
2013-06-17 |
Rafael Espindola | Don't use PathV1.h in ToolRunner.h. |
blob | commitdiff | raw | diff to current |
2013-05-15 |
David Blaikie | Use only explicit bool conversion operators |
blob | commitdiff | raw | diff to current |
2013-01-02 |
Chandler Carruth | Move all of the header files which are involved in... |
blob | commitdiff | raw | diff to current |
2012-12-04 |
Chandler Carruth | Sort the #include lines for tools/... |
blob | commitdiff | raw | diff to current |
2012-02-05 |
Chris Lattner | reapply the patches reverted in r149470 that reenable... |
blob | commitdiff | raw | diff to current |
2012-02-01 |
Argyrios Kyrtzidis | Revert Chris' commits up to r149348 that started causin... |
blob | commitdiff | raw | diff to current |
2012-01-31 |
Chris Lattner | eliminate the "string" form of ConstantArray::get,... |
blob | commitdiff | raw | diff to current |
2011-10-11 |
Tanya Lattner | Make it possible to use the linker without destroying... |
blob | commitdiff | raw | diff to current |
2011-08-12 |
Nick Lewycky | Fix bugpoint fallout from the new type system. |
blob | commitdiff | raw | diff to current |
2011-07-21 |
Jay Foad | Convert ConstantExpr::getGetElementPtr and |
blob | commitdiff | raw | diff to current |
2011-07-18 |
Chris Lattner | land David Blaikie's patch to de-constify Type, with... |
blob | commitdiff | raw | diff to current |
2011-07-15 |
Jay Foad | Convert CallInst and InvokeInst APIs to use ArrayRef. |
blob | commitdiff | raw | diff to current |
2011-05-11 |
Andrew Trick | Bugpoint support for miscompilations that result in... |
blob | commitdiff | raw | diff to current |
2011-03-31 |
Michael J. Spencer | Fix whitespace. |
blob | commitdiff | raw | diff to current |
2011-03-31 |
Michael J. Spencer | Switch FileRemover from PathV1 to V2. |
blob | commitdiff | raw | diff to current |
2011-03-30 |
Jay Foad | Remove PHINode::reserveOperandSpace(). Instead, add... |
blob | commitdiff | raw | diff to current |
2011-03-30 |
Jay Foad | (Almost) always call reserveOperandSpace() on newly... |
blob | commitdiff | raw | diff to current |
2010-10-13 |
Rafael Espindola | Be more consistent in using ValueToValueMapTy. |
blob | commitdiff | raw | diff to current |
2010-08-08 |
Rafael Espindola | Most of bugpoint now only needs to know the pass names. |
blob | commitdiff | raw | diff to current |
2010-08-05 |
Rafael Espindola | Make EmitProgressBitcode const and add a Module argumen... |
blob | commitdiff | raw | diff to current |
2010-07-31 |
Rafael Espindola | Add const to some methods and change TestMergedProgram... |
blob | commitdiff | raw | diff to current |
2010-07-30 |
Rafael Espindola | Add a Program argument to diffProgram to avoid a use... |
blob | commitdiff | raw | diff to current |
2010-07-29 |
Rafael Espindola | Make the test while reducing blocks functional. This... |
blob | commitdiff | raw | diff to current |
2010-07-28 |
Rafael Espindola | Instead of abusing swapProgramIn, just add a Module... |
blob | commitdiff | raw | diff to current |
2010-07-26 |
Rafael Espindola | Clone and restore the module being reduced in |
blob | commitdiff | raw | diff to current |
2010-07-20 |
Owen Anderson | Speculatively revert r108813, in an attempt to get... |
blob | commitdiff | raw | diff to current |
2010-07-20 |
Owen Anderson | Reapply r108794, a fix for the failing test from last... |
blob | commitdiff | raw | diff to current |
2010-07-20 |
Daniel Dunbar | Revert r108794, "Separate PassInfo into two classes... |
blob | commitdiff | raw | diff to current |
2010-07-20 |
Owen Anderson | Separate PassInfo into two classes: a constructor-free... |
blob | commitdiff | raw | diff to current |
2010-06-24 |
Devang Patel | Use ValueMap instead of DenseMap. |
blob | commitdiff | raw | diff to current |
2010-06-21 |
Rafael Espindola | Save more temps with -save-temps. |
blob | commitdiff | raw | diff to current |
2010-06-07 |
Dan Gohman | Use ->isVoidTy(). |
blob | commitdiff | raw | diff to current |
2010-05-11 |
Jeffrey Yasskin | Fix PR6951 by fixing Module leaks in bugpoint. |
blob | commitdiff | raw | diff to current |
2010-04-29 |
Nick Lewycky | The llc -f flag was removed. |
blob | commitdiff | raw | diff to current |
2010-04-12 |
Benjamin Kramer | Boolify. |
blob | commitdiff | raw | diff to current |
2010-04-12 |
Nick Lewycky | Remove use of exceptions from bugpoint. No deliberate... |
blob | commitdiff | raw | diff to current |
2010-01-16 |
Chris Lattner | remove obsolete comment. |
blob | commitdiff | raw | diff to current |
2010-01-16 |
Chris Lattner | bugpoint doesn't need the mangler at all. Disambiguate... |
blob | commitdiff | raw | diff to current |
2010-01-16 |
Chris Lattner | switch liblto to use the new getNameWithPrefix() method... |
blob | commitdiff | raw | diff to current |
2009-10-06 |
Duncan Sands | Introduce and use convenience methods for getting point... |
blob | commitdiff | raw | diff to current |
2009-09-07 |
Daniel Dunbar | Add -output-prefix option to bugpoint (to change the... |
blob | commitdiff | raw | diff to current |
2009-08-23 |
Chris Lattner | Prune #includes from llvm/Linker.h and llvm/System... |
blob | commitdiff | raw | diff to current |
2009-08-18 |
Daniel Dunbar | Change bugpoint to use Triple to make runtime decisions. |
blob | commitdiff | raw | diff to current |
2009-08-13 |
Owen Anderson | Push LLVMContexts through the IntegerType APIs. |
blob | commitdiff | raw | diff to current |
2009-07-31 |
Owen Anderson | Move a few more APIs back to 2.5 forms. The only remai... |
blob | commitdiff | raw | diff to current |
2009-07-30 |
Owen Anderson | Move more code back to 2.5 APIs. |
blob | commitdiff | raw | diff to current |
2009-07-29 |
Owen Anderson | Move types back to the 2.5 API. |
blob | commitdiff | raw | diff to current |
2009-07-29 |
Owen Anderson | Move ConstantExpr to 2.5 API. |
blob | commitdiff | raw | diff to current |
2009-07-28 |
David Goodwin | Add a bugpoint flag to disable block extraction. |
blob | commitdiff | raw | diff to current |
2009-07-28 |
Owen Anderson | Change ConstantArray to 2.5 API. |
blob | commitdiff | raw | diff to current |
2009-07-19 |
Chris Lattner | fix test |
blob | commitdiff | raw | diff to current |
2009-07-19 |
Chris Lattner | DisambiguateGlobalSymbols should not mangle intrinsics. |
blob | commitdiff | raw | diff to current |
2009-07-16 |
Dan Gohman | Convert more tools code from cerr and cout to errs... |
blob | commitdiff | raw | diff to current |
2009-07-15 |
Dan Gohman | Use errs() instead of std::cerr. |
blob | commitdiff | raw | diff to current |
2009-07-15 |
Chris Lattner | eliminate the Mangler::PreserveAsmNames bit, the sole... |
blob | commitdiff | raw | diff to current |
2009-07-14 |
Owen Anderson | Move EVER MORE stuff over to LLVMContext. |
blob | commitdiff | raw | diff to current |
2009-07-14 |
Chris Lattner | Reapply my previous asmprinter changes now with more... |
blob | commitdiff | raw | diff to current |
2009-07-14 |
Daniel Dunbar | Revert r7561{9,8,7,6}, which depend on r75610. |
blob | commitdiff | raw | diff to current |
2009-07-14 |
Chris Lattner | rename getValueName -> getMangledName |
blob | commitdiff | raw | diff to current |
2009-07-13 |
Owen Anderson | Begin the painful process of tearing apart the rat... |
blob | commitdiff | raw | diff to current |
2009-07-10 |
David Goodwin | Support remote execute for ARM. |
blob | commitdiff | raw | diff to current |
2009-07-09 |
Owen Anderson | This started as a small change, I swear. Unfortunately... |
blob | commitdiff | raw | diff to current |
2009-07-08 |
Owen Anderson | Switch GlobalVariable ctors to a sane API, where *eithe... |
blob | commitdiff | raw | diff to current |
2009-07-08 |
Owen Anderson | Push LLVMContext through GlobalVariables and IRBuilder. |
blob | commitdiff | raw | diff to current |
2009-07-01 |
Owen Anderson | Add a pointer to the owning LLVMContext to Module.... |
blob | commitdiff | raw | diff to current |
2009-04-22 |
Dan Gohman | Use CloneModule's ValueMap in more places, instead... |
blob | commitdiff | raw | diff to current |
2008-12-08 |
Dan Gohman | Generalize bugpoint's concept of a "safe" backend,... |
blob | commitdiff | raw | diff to current |
2008-07-14 |
Dan Gohman | Reformat this message to fit in 80 cols. |
blob | commitdiff | raw | diff to current |
2008-05-15 |
Gabor Greif | Fix a bunch of 80col violations that arose from the... |
blob | commitdiff | raw | diff to current |
2008-04-14 |
Owen Anderson | Revert r49614. As Dan pointed out, some of these aren... |
blob | commitdiff | raw | diff to current |
2008-04-13 |
Owen Anderson | Replace calls of the form V1->setName(V2->getName(... |
blob | commitdiff | raw | diff to current |
2008-04-06 |
Gabor Greif | API changes for class Use size reduction, wave 1. |
blob | commitdiff | raw | diff to current |
2008-04-06 |
Torok Edwin | -fPIC is required on x86-64 when building shared objects. |
blob | commitdiff | raw | diff to current |
2007-12-29 |
Chris Lattner | remove attributions from tools. |
blob | commitdiff | raw | diff to current |
2007-12-17 |
Christopher Lamb | Change the PointerType api for creating pointer types... |
blob | commitdiff | raw | diff to current |
2007-12-03 |
Duncan Sands | Rather than having special rules like "intrinsics cannot |
blob | commitdiff | raw | diff to current |
2007-11-14 |
Nick Lewycky | Allow the block extractor take to take a list of basic... |
blob | commitdiff | raw | diff to current |
2007-08-01 |
David Greene | New CallInst interface to address GLIBCXX_DEBUG errors... |
blob | commitdiff | raw | diff to current |
2007-07-04 |
Gabor Greif | Pretty straightforward replacement of "bytecode" by... |
blob | commitdiff | raw | diff to current |
2007-02-19 |
Chris Lattner | remove use of deprecated apis |
blob | commitdiff | raw | diff to current |
2007-02-13 |
Chris Lattner | eliminate use of vector-related ctors |
blob | commitdiff | raw | diff to current |
2007-02-05 |
Reid Spencer | For PR411: |
blob | commitdiff | raw | diff to current |
2007-02-05 |
Reid Spencer | For PR411: |
blob | commitdiff | raw | diff to current |
2007-01-30 |
Reid Spencer | For PR1136: Rename GlobalVariable::isExternal as isDecl... |
blob | commitdiff | raw | diff to current |
2007-01-07 |
Chris Lattner | relax type |
blob | commitdiff | raw | diff to current |
2006-12-31 |
Reid Spencer | For PR950: |
blob | commitdiff | raw | diff to current |
2006-12-23 |
Reid Spencer | For PR950: |
blob | commitdiff | raw | diff to current |
2006-11-27 |
Reid Spencer | For PR950: |
blob | commitdiff | raw | diff to current |
2006-11-11 |
Reid Spencer | Minor style fixes from review. |
blob | commitdiff | raw | diff to current |
2006-11-11 |
Reid Spencer | Add a -disable-loop-extraction option to bugpoint. |
blob | commitdiff | raw | diff to current |
2006-11-02 |
Reid Spencer | For PR786: |
blob | commitdiff | raw | diff to current |
2006-09-07 |
Chris Lattner | Change DisambiguateGlobalSymbols to not rename asm... |
blob | commitdiff | raw | diff to current |
2006-08-23 |
Reid Spencer | For PR797: |
blob | commitdiff | raw | diff to current |
2006-05-04 |
Chris Lattner | wrap long line |
blob | commitdiff | raw | diff to current |
next |