projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ARM IAS: handle errors more appropriately
[oota-llvm.git]
/
tools
/
bugpoint
/
2013-12-27
Nico Weber
Strip dead code when linking by default with BFD ld...
tree
|
commitdiff
2013-12-10
NAKAMURA Takumi
[CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists...
tree
|
commitdiff
2013-11-04
Jakub Staszak
Use startswith_lower() where possible.
tree
|
commitdiff
2013-10-25
Daniel Sanders
[bugpoint] Increase the default memory limit for subpro...
tree
|
commitdiff
2013-10-01
Rafael Espindola
Remove several unused variables.
tree
|
commitdiff
2013-09-02
Dmitri Gribenko
Added std:: qualifier to find() invocation
tree
|
commitdiff
2013-08-05
Michael Gottesman
[bugpoint] Allow the user to specify the path to opt...
tree
|
commitdiff
2013-08-02
Hal Finkel
Fix invalid function pointers in bugpoint ExtractLoops
tree
|
commitdiff
2013-07-16
Rafael Espindola
Add a wrapper for open.
tree
|
commitdiff
2013-07-05
Rafael Espindola
Add a createUniqueFile function and switch llvm's users...
tree
|
commitdiff
2013-07-05
Rafael Espindola
Use sys::fs::createTemporaryFile.
tree
|
commitdiff
2013-06-28
Hal Finkel
Fix bugpoint execution/reference output file name
tree
|
commitdiff
2013-06-26
Rafael Espindola
Remove unused includes.
tree
|
commitdiff
2013-06-26
Rafael Espindola
Port GetMainExecutable over to PathV2.
tree
|
commitdiff
2013-06-25
Rafael Espindola
Move GetEXESuffix to the one place it is used.
tree
|
commitdiff
2013-06-18
Rafael Espindola
Convert most uses of PathV1.h in ToolRunner.cpp.
tree
|
commitdiff
2013-06-18
Rafael Espindola
Add a version of unique_file that return just the file...
tree
|
commitdiff
2013-06-18
Rafael Espindola
Return a std::string from PrependMainExecutablePath.
tree
|
commitdiff
2013-06-18
Rafael Espindola
Remove PathV1.h use from BugDriver.cpp.
tree
|
commitdiff
2013-06-18
Rafael Espindola
Remove use of PathV1.h from ExecutionDriver.cpp.
tree
|
commitdiff
2013-06-18
Rafael Espindola
Remove usage of PathV1.h from OptimizerDriver.cpp.
tree
|
commitdiff
2013-06-18
Rafael Espindola
Convert some uses of eraseFromDisk.
tree
|
commitdiff
2013-06-18
Rafael Espindola
Don't use PathV1.h in tools/bugpoint/Miscompilation...
tree
|
commitdiff
2013-06-17
Rafael Espindola
Convert two uses of eraseFromDisk.
tree
|
commitdiff
2013-06-17
Rafael Espindola
Remove usage of PathV1.h in FindBugs.cpp.
tree
|
commitdiff
2013-06-17
Rafael Espindola
Don't use PathV1.h in CrashDebugger.cpp.
tree
|
commitdiff
2013-06-17
Rafael Espindola
Don't use PathV1.h in ToolRunner.h.
tree
|
commitdiff
2013-06-17
Rafael Espindola
Remove CBE related code.
tree
|
commitdiff
2013-06-17
Rafael Espindola
Don't use PathV1.h in ExtractFunction.cpp.
tree
|
commitdiff
2013-06-14
Rafael Espindola
Move PrependMainExecutablePath next to its only user.
tree
|
commitdiff
2013-06-13
Rafael Espindola
Don't use PathV1.h in Signals.h.
tree
|
commitdiff
2013-06-13
Rafael Espindola
Don't use PathV1.h in FileUtilities.h.
tree
|
commitdiff
2013-06-13
Rafael Espindola
Avoid using PathV1.h in Program.h.
tree
|
commitdiff
2013-06-13
Rafael Espindola
Have sys::FindProgramByName return a std::string.
tree
|
commitdiff
2013-06-13
Rafael Espindola
Further reduce usage of sys::Path in bugpoint.
tree
|
commitdiff
2013-06-13
Rafael Espindola
Try to fix the build with libstdc++ 4.4.
tree
|
commitdiff
2013-06-13
Rafael Espindola
Reduce sys::Path usage in bugpoint.
tree
|
commitdiff
2013-06-12
Rafael Espindola
Remove the program class.
tree
|
commitdiff
2013-06-11
Rafael Espindola
Include PathV1.h in files that use it.
tree
|
commitdiff
2013-05-15
David Blaikie
Use only explicit bool conversion operators
tree
|
commitdiff
2013-04-12
Andy Gibbs
Replace uses of the deprecated std::auto_ptr with Ownin...
tree
|
commitdiff
2013-04-04
Rafael Espindola
Don't export symbols in every binary on linux.
tree
|
commitdiff
2013-03-26
Chandler Carruth
Manually update the dependencies in the Makefiles....
tree
|
commitdiff
2013-03-26
Chandler Carruth
Split out the IRReader header and the utility functions...
tree
|
commitdiff
2013-01-28
Michael Gottesman
Extracted ObjCARC.cpp into its own library libLLVMObjCA...
tree
|
commitdiff
2013-01-24
Saleem Abdulrasool
[bugpoint] make tool selection messages unique
tree
|
commitdiff
2013-01-24
Saleem Abdulrasool
[bugpoint] set Message after tool configuration
tree
|
commitdiff
2013-01-19
Chandler Carruth
Sort all of the includes. Several files got checked...
tree
|
commitdiff
2013-01-10
Jakub Staszak
Fix #includes after my last commit.
tree
|
commitdiff
2013-01-02
Chandler Carruth
Move all of the header files which are involved in...
tree
|
commitdiff
2012-12-04
Chandler Carruth
Sort the #include lines for tools/...
tree
|
commitdiff
2012-11-29
Pedro Artigas
One more step towards making doInitialization and doFin...
tree
|
commitdiff
2012-11-27
Owen Anderson
Revert r168635 "Step towards implementation of pass...
tree
|
commitdiff
2012-11-26
Owen Anderson
Step towards implementation of pass manager with doInit...
tree
|
commitdiff
2012-11-15
Owen Anderson
Add doInitialization and doFinalization methods to...
tree
|
commitdiff
2012-10-08
Micah Villmow
Move TargetData to DataLayout.
tree
|
commitdiff
2012-09-27
Sylvestre Ledru
Revert 'Fix a typo 'iff' => 'if''. iff is an abreviatio...
tree
|
commitdiff
2012-09-27
Sylvestre Ledru
Fix a typo 'iff' => 'if'
tree
|
commitdiff
2012-07-23
Sylvestre Ledru
Fix a typo (the the => the)
tree
|
commitdiff
2012-05-04
Chandler Carruth
Move the CodeExtractor utility to a dedicated header...
tree
|
commitdiff
2012-05-02
John McCall
Fix unintentional use of operator bool.
tree
|
commitdiff
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
next