[llvm-readobj/ELF] Dump DT_VERDEF/DT_VERDEFNUM correctly.
[oota-llvm.git] / tools / bugpoint /
2015-10-15 Davide Italiano[bugpoint] llvm-gcc doesn't exist anymore ...
2015-10-14 Davide Italiano[Bugpoint] Use 'CC' instead of 'GCC' for variable naming.
2015-10-14 Davide Italiano[Bugpoint] Use clang by default.
2015-10-11 Davide Italiano[Bugpoint] Get rid of dead code. No functional change.
2015-08-19 David MajnemerReplace some calls to isa<LandingPadInst> with isEHPad()
2015-08-18 Chandler Carruth[PM/AA] Remove the last relics of the separate IPA...
2015-07-26 Tobias Grosserbugpoint: make the number of trim iterations a compile...
2015-06-12 Douglas KatzmanWrap some long lines in LLVMBuild files. NFC
2015-05-29 Benjamin KramerReplace push_back(Constructor(foo)) with emplace_back...
2015-05-05 Daniel Sanders[bugpoint] Increase default memory limit to 400MB to...
2015-04-20 JF Bastienbugpoint Enhancement.
2015-04-15 Duncan P. N. Exon... uselistorder: Remove the global bits
2015-04-15 Duncan P. N. Exon... uselistorder: Pull the bit through WriteToBitcodFile()
2015-04-14 Duncan P. N. Exon... IR: Set -preserve-bc-uselistorder=false by default
2015-04-11 Alexander KornienkoUse 'override/final' instead of 'virtual' for overridde...
2015-04-02 David Blaikie[opaque pointer type] API migration for GEP constant...
2015-03-31 Duncan P. N. Exon... tools: Unify how verifyModule() is called
2015-03-26 Duncan P. N. Exon... bugpoint: Verify input files
2015-03-26 Duncan P. N. Exon... bugpoint: Return early after error, NFC
2015-03-19 Duncan P. N. Exon... Verifier: Remove the separate -verify-di pass
2015-03-18 Reid KlecknerCMake: Disable ENABLE_EXPORTS for executables with...
2015-03-10 Yaron KerenTeach raw_ostream to accept SmallString.
2015-02-26 David MajnemerReplace a few instances of NULL with nullptr.
2015-02-13 Chandler Carruth[PM] Remove the old 'PassManager.h' header file at...
2014-11-07 Michael J. SpencerFix style.
2014-11-04 Michael J. SpencerUse findProgramByName.
2014-10-28 Rafael EspindolaRemove the PreserveSource linker mode.
2014-10-25 Rafael EspindolaUpdate the error handling of lib/Linker.
2014-10-16 Rafael EspindolaDelete -std-compile-opts.
2014-10-07 Lang Hames[Bugpoint] Close error log in ProcessFailure. Bugpoint...
2014-08-26 Rafael EspindolaReturn a std::unique_ptr from the IRReader.h functions...
2014-08-26 Rafael EspindolaReturn a std::unique_ptr from parseInputFile and propag...
2014-08-25 Rafael EspindolaModernize raw_fd_ostream's constructor a bit.
2014-08-24 Craig TopperUse range based for loops to avoid needing to re-mentio...
2014-08-21 Rafael EspindolaHandle inlining in populateLTOPassManager like in popul...
2014-08-21 Rafael EspindolaMove DisableGVNLoadPRE from populateLTOPassManager...
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-08-05 Rafael EspindolaDon't internalize all but main by default.
2014-07-21 Duncan P. N. Exon... Revert "[C++11] Add predecessors(BasicBlock *) / succes...
2014-07-20 Manuel Jacob[C++11] Add predecessors(BasicBlock *) / successors...
2014-07-13 NAKAMURA Takumibugpoint/ToolRunner.cpp: ProcessFailure(): Close ErrorF...
2014-06-13 Rafael EspindolaRemove 'using std::error_code' from tools.
2014-06-12 Rafael EspindolaDon't use 'using std::error_code' in include/llvm.
2014-04-28 Craig Topper[C++] Use 'nullptr'.
2014-04-25 David BlaikieBugPoint: Fix some memory leaks.
2014-04-25 Craig Topper[C++] Use 'nullptr'. Tools edition.
2014-04-22 Chandler Carruth[Modules] Fix potential ODR violations by sinking the...
2014-04-21 Chandler Carruth[Modules] Make Support/Debug.h modular. This requires...
2014-04-15 Duncan P. N. Exon... verify-di: Implement DebugInfoVerifier
2014-03-14 Rafael EspindolaFix a bug introduced during the transition to PathV2.
2014-03-14 Sebastian Popstatic link polly into tools
2014-03-08 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2014-03-08 Adam Nemet[bugpoint] Don't ignore arg in -compile-commad="tool...
2014-03-06 Ahmed CharlesReplace OwningPtr<T> with std::unique_ptr<T>.
2014-03-06 Chandler Carruth[Layering] Sink Linker.h into a Linker subdirectory...
2014-03-05 Ahmed Charles[C++11] Replace OwningPtr::take() with OwningPtr::relea...
2014-03-04 Chandler Carruth[Modules] Move the PassNameParser to the IR library...
2014-03-04 Chandler Carruth[Modules] Move CFG.h to the IR library as it defines...
2014-03-04 Chandler Carruth[Modules] Move ValueMap to the IR library. While this...
2014-02-24 Rafael EspindolaReplace the F_Binary flag with a F_Text one.
2014-02-22 Quentin Colombet[CodeGenPrepare] Move CodeGenPrepare into lib/CodeGen.
2014-02-19 Tobias GrosserFix typo
2014-01-27 Tobias GrosserDo not reference llvm-gcc from bugpoint
2014-01-15 NAKAMURA TakumiWhitespace.
2014-01-13 Chandler Carruth[cleanup] Move the Dominators.h and Verifier.h headers...
2014-01-09 Chandler CarruthPut the functionality for printing a value to a raw_ost...
2014-01-07 Chandler CarruthMove the LLVM IR asm writer header files into the IR...
2013-12-30 Nico WeberPort r198087 and r198089 (strip dead code by default...
2013-12-27 Nico WeberStrip dead code when linking by default with BFD ld...
2013-12-10 NAKAMURA Takumi[CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists...
2013-11-04 Jakub StaszakUse startswith_lower() where possible.
2013-10-25 Daniel Sanders[bugpoint] Increase the default memory limit for subpro...
2013-10-01 Rafael EspindolaRemove several unused variables.
2013-09-02 Dmitri GribenkoAdded std:: qualifier to find() invocation
2013-08-05 Michael Gottesman[bugpoint] Allow the user to specify the path to opt...
2013-08-02 Hal FinkelFix invalid function pointers in bugpoint ExtractLoops
2013-07-16 Rafael EspindolaAdd a wrapper for open.
2013-07-05 Rafael EspindolaAdd a createUniqueFile function and switch llvm's users...
2013-07-05 Rafael EspindolaUse sys::fs::createTemporaryFile.
2013-06-28 Hal FinkelFix bugpoint execution/reference output file name
2013-06-26 Rafael EspindolaRemove unused includes.
2013-06-26 Rafael EspindolaPort GetMainExecutable over to PathV2.
2013-06-25 Rafael EspindolaMove GetEXESuffix to the one place it is used.
2013-06-18 Rafael EspindolaConvert most uses of PathV1.h in ToolRunner.cpp.
2013-06-18 Rafael EspindolaAdd a version of unique_file that return just the file...
2013-06-18 Rafael EspindolaReturn a std::string from PrependMainExecutablePath.
2013-06-18 Rafael EspindolaRemove PathV1.h use from BugDriver.cpp.
2013-06-18 Rafael EspindolaRemove use of PathV1.h from ExecutionDriver.cpp.
2013-06-18 Rafael EspindolaRemove usage of PathV1.h from OptimizerDriver.cpp.
2013-06-18 Rafael EspindolaConvert some uses of eraseFromDisk.
2013-06-18 Rafael EspindolaDon't use PathV1.h in tools/bugpoint/Miscompilation...
2013-06-17 Rafael EspindolaConvert two uses of eraseFromDisk.
2013-06-17 Rafael EspindolaRemove usage of PathV1.h in FindBugs.cpp.
2013-06-17 Rafael EspindolaDon't use PathV1.h in CrashDebugger.cpp.
2013-06-17 Rafael EspindolaDon't use PathV1.h in ToolRunner.h.
2013-06-17 Rafael EspindolaRemove CBE related code.
2013-06-17 Rafael EspindolaDon't use PathV1.h in ExtractFunction.cpp.
2013-06-14 Rafael EspindolaMove PrependMainExecutablePath next to its only user.
2013-06-13 Rafael EspindolaDon't use PathV1.h in Signals.h.
2013-06-13 Rafael EspindolaDon't use PathV1.h in FileUtilities.h.
next