projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[LCG] Switch the node iterator to use the new fancy adaptor base. This
[oota-llvm.git]
/
tools
/
bugpoint
/
2014-04-25
David Blaikie
BugPoint: Fix some memory leaks.
tree
|
commitdiff
2014-04-25
Craig Topper
[C++] Use 'nullptr'. Tools edition.
tree
|
commitdiff
2014-04-22
Chandler Carruth
[Modules] Fix potential ODR violations by sinking the...
tree
|
commitdiff
2014-04-21
Chandler Carruth
[Modules] Make Support/Debug.h modular. This requires...
tree
|
commitdiff
2014-04-15
Duncan P. N. Exon...
verify-di: Implement DebugInfoVerifier
tree
|
commitdiff
2014-03-14
Rafael Espindola
Fix a bug introduced during the transition to PathV2.
tree
|
commitdiff
2014-03-14
Sebastian Pop
static link polly into tools
tree
|
commitdiff
2014-03-08
Craig Topper
[C++11] Add 'override' keyword to virtual methods that...
tree
|
commitdiff
2014-03-08
Adam Nemet
[bugpoint] Don't ignore arg in -compile-commad="tool...
tree
|
commitdiff
2014-03-06
Ahmed Charles
Replace OwningPtr<T> with std::unique_ptr<T>.
tree
|
commitdiff
2014-03-06
Chandler Carruth
[Layering] Sink Linker.h into a Linker subdirectory...
tree
|
commitdiff
2014-03-05
Ahmed Charles
[C++11] Replace OwningPtr::take() with OwningPtr::relea...
tree
|
commitdiff
2014-03-04
Chandler Carruth
[Modules] Move the PassNameParser to the IR library...
tree
|
commitdiff
2014-03-04
Chandler Carruth
[Modules] Move CFG.h to the IR library as it defines...
tree
|
commitdiff
2014-03-04
Chandler Carruth
[Modules] Move ValueMap to the IR library. While this...
tree
|
commitdiff
2014-02-24
Rafael Espindola
Replace the F_Binary flag with a F_Text one.
tree
|
commitdiff
2014-02-22
Quentin Colombet
[CodeGenPrepare] Move CodeGenPrepare into lib/CodeGen.
tree
|
commitdiff
2014-02-19
Tobias Grosser
Fix typo
tree
|
commitdiff
2014-01-27
Tobias Grosser
Do not reference llvm-gcc from bugpoint
tree
|
commitdiff
2014-01-15
NAKAMURA Takumi
Whitespace.
tree
|
commitdiff
2014-01-13
Chandler Carruth
[cleanup] Move the Dominators.h and Verifier.h headers...
tree
|
commitdiff
2014-01-09
Chandler Carruth
Put the functionality for printing a value to a raw_ost...
tree
|
commitdiff
2014-01-07
Chandler Carruth
Move the LLVM IR asm writer header files into the IR...
tree
|
commitdiff
2013-12-30
Nico Weber
Port r198087 and r198089 (strip dead code by default...
tree
|
commitdiff
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
next