2012-03-23 |
Eric Christopher | Remove the C backend. |
tree | commitdiff |
2012-03-19 |
Chris Lattner | Fix two bugpoint bugs: |
tree | commitdiff |
2012-02-22 |
Eli Friedman | Improve handling of blockaddresses in bugpoint when... |
tree | commitdiff |
2012-02-07 |
Hal Finkel | Allow bugpoint to recognize -bb-vectorize |
tree | commitdiff |
2012-02-05 |
Chris Lattner | reapply the patches reverted in r149470 that reenable... |
tree | commitdiff |
2012-02-01 |
Argyrios Kyrtzidis | Revert Chris' commits up to r149348 that started causin... |
tree | commitdiff |
2012-02-01 |
Hal Finkel | Add a basic-block autovectorization pass. |
tree | commitdiff |
2012-01-31 |
Chris Lattner | eliminate the "string" form of ConstantArray::get,... |
tree | commitdiff |
2012-01-10 |
David Blaikie | Remove unnecessary default cases in switches that cover... |
tree | commitdiff |
2011-12-25 |
Bill Wendling | Add braces to remove silly warning. |
tree | commitdiff |
2011-12-20 |
David Blaikie | Unweaken vtables as per llvm.org/docs/CodingStandards... |
tree | commitdiff |
2011-12-12 |
Daniel Dunbar | LLVMBuild: Remove trailing newline, which irked me. |
tree | commitdiff |
2011-11-15 |
Benjamin Kramer | Remove all remaining uses of Value::getNameStr(). |
tree | commitdiff |
2011-11-11 |
Daniel Dunbar | LLVMBuild: Add description files for the LLVM tools. |
tree | commitdiff |
2011-11-01 |
Sebastian Pop | rename getHostTriple into getDefaultTargetTriple |
tree | commitdiff |
2011-11-01 |
Eli Friedman | A couple misc fixes so that bugpoint doesn't explode... |
tree | commitdiff |
2011-10-27 |
Dan Gohman | Remove the Alpha backend. |
tree | commitdiff |
2011-10-18 |
Daniel Dunbar | build: Tidy up a bunch of tool Makefiles, and simplify... |
tree | commitdiff |
2011-10-16 |
Chris Lattner | Enhance llvm::SourceMgr to support diagnostic ranges... |
tree | commitdiff |
2011-10-11 |
Tanya Lattner | Make it possible to use the linker without destroying... |
tree | commitdiff |
2011-08-12 |
Nick Lewycky | Fix bugpoint fallout from the new type system. |
tree | commitdiff |
2011-08-02 |
Rafael Espindola | Move methods in PassManagerBuilder offline. |
tree | commitdiff |
2011-08-02 |
Rafael Espindola | move PassManagerBuilder.h to IPO. This is a non intuiti... |
tree | commitdiff |
2011-07-21 |
Jay Foad | Convert ConstantExpr::getGetElementPtr and |
tree | commitdiff |
2011-07-18 |
Chris Lattner | land David Blaikie's patch to de-constify Type, with... |
tree | commitdiff |
2011-07-15 |
Jay Foad | Convert CallInst and InvokeInst APIs to use ArrayRef. |
tree | commitdiff |
2011-07-12 |
Jay Foad | Second attempt at de-constifying LLVM Types in Function... |
tree | commitdiff |
2011-07-12 |
Bill Wendling | Revert r134893 and r134888 (and related patches in... |
tree | commitdiff |
2011-07-11 |
Jay Foad | De-constify Types in StructType::get() and TargetData... |
tree | commitdiff |
2011-07-09 |
Chris Lattner | Land the long talked about "type system rewrite" patch... |
tree | commitdiff |
2011-06-20 |
Chris Lattner | Revamp the "ConstantStruct::get" methods. Previously... |
tree | commitdiff |
2011-06-06 |
Eli Friedman | Add -O1/2/3 to bugpoint, so when you conclude opt ... |
tree | commitdiff |
2011-05-22 |
Chris Lattner | switch bugpoint and liblto to PassManagerBuilder. |
tree | commitdiff |
2011-05-21 |
Andrew Trick | Have Program::Wait return -2 for crashed and timeouts... |
tree | commitdiff |
2011-05-11 |
Andrew Trick | Typo and missing checkin from r131186. |
tree | commitdiff |
2011-05-11 |
Andrew Trick | Bugpoint support for miscompilations that result in... |
tree | commitdiff |
2011-04-19 |
Daniel Dunbar | ADT/Triple: Move a variety of clients to using isOSDarw... |
tree | commitdiff |
2011-03-31 |
Michael J. Spencer | Fix whitespace. |
tree | commitdiff |
2011-03-31 |
Michael J. Spencer | Switch FileRemover from PathV1 to V2. |
tree | commitdiff |
2011-03-30 |
Jay Foad | Remove PHINode::reserveOperandSpace(). Instead, add... |
tree | commitdiff |
2011-03-30 |
Jay Foad | (Almost) always call reserveOperandSpace() on newly... |
tree | commitdiff |
2011-02-24 |
Chris Lattner | fit in 80 cols. |
tree | commitdiff |
2011-02-08 |
Andrew Trick | Added bugpoint options: -compile-custom and -compile... |
tree | commitdiff |
2011-02-08 |
Andrew Trick | whitespace |
tree | commitdiff |
2011-01-14 |
Devang Patel | Disable debug mode. |
tree | commitdiff |
2011-01-13 |
Devang Patel | Little help to debug the bugpoint itself. |
tree | commitdiff |
2010-11-29 |
Michael J. Spencer | Merge System into Support. |
tree | commitdiff |
2010-11-09 |
Dan Gohman | Fix some places where error messages were being swallowed. |
tree | commitdiff |
2010-11-03 |
Mikhail Glushenkov | Rename FindExecutable to PrependMainExecutablePath. |
tree | commitdiff |
2010-11-03 |
Mikhail Glushenkov | 80-col violations, trailing whitespace. |
tree | commitdiff |
2010-10-29 |
Dan Gohman | Check for (unlikely) errors from FindExecutable. |
tree | commitdiff |
2010-10-29 |
Dan Gohman | Fix these error messages to not mention PATH in cases... |
tree | commitdiff |
2010-10-29 |
Dan Gohman | Delete this obsolete comment. |
tree | commitdiff |
2010-10-19 |
Owen Anderson | Get rid of static constructors for pass registration... |
tree | commitdiff |
2010-10-13 |
Rafael Espindola | Be more consistent in using ValueToValueMapTy. |
tree | commitdiff |
2010-10-07 |
Dan Gohman | Move tool_output_file into its own file. |
tree | commitdiff |
2010-09-13 |
Michael J. Spencer | Revert "CMake: Get rid of LLVMLibDeps.cmake and export... |
tree | commitdiff |
2010-09-10 |
Michael J. Spencer | CMake: Get rid of LLVMLibDeps.cmake and export the... |
tree | commitdiff |
2010-09-01 |
Dan Gohman | Make tool_output_file's raw_ostream instance a member... |
tree | commitdiff |
2010-08-28 |
Duncan Sands | Straighten out any triple strings passed on the command... |
tree | commitdiff |
2010-08-24 |
Chris Lattner | Apply "Win32's Hybrid path separator in argv[0] should... |
tree | commitdiff |
2010-08-20 |
Dan Gohman | Convert tools to use tool_output_file, and introduce... |
tree | commitdiff |
2010-08-10 |
Rafael Espindola | Use RunPassesOn as in the rest of bugpoint. |
tree | commitdiff |
2010-08-08 |
Rafael Espindola | Add a opt-args option that can be used to pass argument... |
tree | commitdiff |
2010-08-08 |
Rafael Espindola | Most of bugpoint now only needs to know the pass names. |
tree | commitdiff |
2010-08-08 |
Rafael Espindola | Try to fix cmake build. |
tree | commitdiff |
2010-08-07 |
Rafael Espindola | Run opt instead of bugpoint itself. |
tree | commitdiff |
2010-08-07 |
Rafael Espindola | Move the bugpoint test passes to a plugin in preparatio... |
tree | commitdiff |
2010-08-06 |
Owen Anderson | Reapply r110396, with fixes to appease the Linux buildb... |
tree | commitdiff |
2010-08-06 |
Owen Anderson | Revert r110396 to fix buildbots. |
tree | commitdiff |
2010-08-05 |
Owen Anderson | Don't use PassInfo* as a type identifier for passes... |
tree | commitdiff |
2010-08-05 |
Bob Wilson | Revert bugpoint change due to buildbot breakage. |
tree | commitdiff |
2010-08-05 |
Rafael Espindola | Run opt instead of bugpoint itself. |
tree | commitdiff |
2010-08-05 |
Rafael Espindola | Add const to compileProgram and to the various test... |
tree | commitdiff |
2010-08-05 |
Rafael Espindola | Add a Module argument to the remaining runPasses method... |
tree | commitdiff |
2010-08-05 |
Rafael Espindola | Make EmitProgressBitcode const and add a Module argumen... |
tree | commitdiff |
2010-07-31 |
Rafael Espindola | Add const to some methods and change TestMergedProgram... |
tree | commitdiff |
2010-07-31 |
Rafael Espindola | The BlockExtractorPass() constructor was not reading... |
tree | commitdiff |
2010-07-30 |
Rafael Espindola | Add a Program argument to diffProgram to avoid a use... |
tree | commitdiff |
2010-07-30 |
Duncan Sands | Do not pass a copy of the value map, pass a reference... |
tree | commitdiff |
2010-07-29 |
Rafael Espindola | Make the test while reducing blocks functional. This... |
tree | commitdiff |
2010-07-29 |
Jakob Stoklund Olesen | Use the right gcc tool args for IsARMArchitecture. |
tree | commitdiff |
2010-07-28 |
Rafael Espindola | Instead of abusing swapProgramIn, just add a Module... |
tree | commitdiff |
2010-07-26 |
Rafael Espindola | Clone and restore the module being reduced in |
tree | commitdiff |
2010-07-24 |
Rafael Espindola | Revert unintended white space change. |
tree | commitdiff |
2010-07-24 |
Rafael Espindola | Fix a trivial use after free. |
tree | commitdiff |
2010-07-20 |
Owen Anderson | Speculatively revert r108813, in an attempt to get... |
tree | commitdiff |
2010-07-20 |
Owen Anderson | Reapply r108794, a fix for the failing test from last... |
tree | commitdiff |
2010-07-20 |
Daniel Dunbar | Revert r108794, "Separate PassInfo into two classes... |
tree | commitdiff |
2010-07-20 |
Owen Anderson | Separate PassInfo into two classes: a constructor-free... |
tree | commitdiff |
2010-07-12 |
Duncan Sands | Convert some tab stops into spaces. |
tree | commitdiff |
2010-06-24 |
Devang Patel | Use ValueMap instead of DenseMap. |
tree | commitdiff |
2010-06-21 |
Rafael Espindola | Save more temps with -save-temps. |
tree | commitdiff |
2010-06-07 |
Dan Gohman | Run dead type elimination after dead argument elimination. |
tree | commitdiff |
2010-06-07 |
Dan Gohman | Use ->isVoidTy(). |
tree | commitdiff |
2010-06-05 |
Dan Gohman | No need to special-case structs here; structs are first... |
tree | commitdiff |
2010-06-04 |
Dan Gohman | No need to special-case structs here; structs are first... |
tree | commitdiff |
2010-05-27 |
Dan Gohman | Eliminate some unnessary Path::exists() calls. |
tree | commitdiff |
2010-05-24 |
Duncan Sands | Apply timeouts and memory limits in more places. In... |
tree | commitdiff |
2010-05-13 |
Jakob Stoklund Olesen | Fix complete badness in bugpoint's IsARMArchitecture... |
tree | commitdiff |
next |