OSDN Git Service

[X86][SSE] Add SSE2/AVX2 vector rotate tests
[android-x86/external-llvm.git] / tools / bugpoint /
2018-06-04 David BlaikieMove Analysis/Utils/Local.h back to Transforms
2018-05-14 Nicola ZaghenRename DEBUG macro to LLVM_DEBUG.
2018-05-01 Adrian PrantlRemove @brief commands from doxygen comments, too.
2018-04-30 Nico WeberIWYU for llvm-config.h in llvm, additions.
2018-04-29 Nico Webers/LLVM_ON_WIN32/_WIN32/, llvm
2018-04-24 Rafael Espindola[bugpoint] Fix crash when testing for miscompilation.
2018-04-24 Roman LebedevLink to AggressiveInstCombine in a few places. Unbreaks...
2018-04-24 Craig Topper[AggressiveInstCombine] Add library initializer routine...
2018-04-13 Rui UeyamaDefine InitLLVM to do common initialization all at...
2018-03-21 David BlaikieFix a couple of layering violations in Transforms
2018-02-14 Rafael EspindolaChange the BugDriver to store the current module with...
2018-02-14 Rafael EspindolaUse std::uniue_ptr. NFC.
2018-02-14 Rafael EspindolaUse std::unique_ptr. NFC.
2018-02-14 Rafael EspindolaUse std::unique_ptr. NFC.
2018-02-14 Rafael EspindolaUse std::unique_ptr. NFC.
2018-02-14 Rafael EspindolaUse std::unique_ptr. NFC.
2018-02-14 Rafael EspindolaUse std::unique_ptr. NFC.
2018-02-14 Rafael EspindolaUse std::unique_ptr. NFC.
2018-02-14 Rafael EspindolaUse std::unique_ptr. NFC.
2018-02-14 Rafael EspindolaUse std::unique_ptr. NFC.
2018-02-14 Rafael EspindolaPass a module reference to CloneModule.
2018-02-14 Rafael EspindolaPass a reference to a module to the bitcode writer.
2018-02-09 Vedant Kumar[bugpoint] Report non-existent opt binary
2018-02-09 Vedant Kumar[bugpoint] Simplify reducers which can fail verificatio...
2018-02-09 Vedant Kumar[bugpoint] Delete a dead cl::opt (-child-output)
2018-02-08 Vedant Kumar[bugpoint] Simplify the global initializer reducer...
2018-02-08 Vedant KumarSimplify function prototypes in bugpoint, NFC
2018-01-23 Volkan Keles[llvm-extract] Support extracting basic blocks
2017-12-13 Michael ZolotukhinRemove redundant includes from tools.
2017-12-05 Shoaib Meenai[CMake] Use PRIVATE in target_link_libraries for execut...
2017-11-22 Rafael EspindolaRemove unnecessary code.
2017-11-16 Rafael EspindolaConvert the last use of sys::fs::createUniqueFile in...
2017-11-16 Rafael EspindolaConvert another use of createUniqueFile to TempFile...
2017-11-16 Rafael EspindolaConvert another use of createUniqueFile to TempFile...
2017-11-16 Rafael EspindolaConvert a use of createUniqueFile to TempFile::create.
2017-10-04 Sanjay Patel[SimplifyCFG] put the optional assumption cache pointer...
2017-09-27 Sanjay Patel[SimplifyCFG] add a struct to house optional folds...
2017-09-23 Reid Kleckner[Support] Rename tool_output_file to ToolOutputFile...
2017-09-13 Alexander KornienkoConvenience/safety fix for llvm::sys::Execute(And|No...
2017-09-01 Vitaly BukaFix check-llvm on kernel 4.9+ with asan or msan
2017-06-28 Mandeep Singh Grang[NFC] Remove multiple semicolons
2017-06-26 Tobias Grosser[bugpoint] Do not initialize disassembler passes
2017-06-24 Tobias GrosserEnsure backends available in 'opt' are also available...
2017-06-09 David Blaikiebugpoint: disabling symbolication of bugpoint-executed...
2017-06-01 David BlaikiePrefer static namespace-scoped variables over anon...
2017-05-09 Serge GueltonSuppress all uses of LLVM_END_WITH_NULL. NFC.
2017-04-14 Simon Pilgrim[Bugpoint] Use boolean AND instead of bitwise AND ...
2017-04-11 Serge GueltonModule::getOrInsertFunction is using C-style vararg...
2017-04-11 Hal Finkel[bugpoint] Also remove comdat's from externalized GVs
2017-04-05 Bryant Wong[Bugpoint] Use `unique_ptr` correctly.
2017-03-21 Dehao ChenDo not inline hot callsites for samplepgo in thinlto...
2017-03-07 Arnold SchwaighoferFix bugpoint to work with swifterror values
2017-03-02 David BozierAllow use of spaces in Bugpoint ‘--compile-command...
2017-02-16 Marshall ClowRemove uses of deprecated std::random_shuffle in the...
2016-11-20 Simon PilgrimFix spelling mistakes in Tools/Tests comments. NFC.
2016-11-18 Chris Bieneman[CMake] bugpoint depends on intrinsics_gen
2016-11-11 Teresa JohnsonSplit Bitcode/ReaderWriter.h into separate reader and...
2016-10-30 Hongbin Zheng [Polly] Remove the unused POLLY_LINK_LIBS for linki...
2016-10-25 Michael IlsemanAdd -strip-nonlinetable-debuginfo capability
2016-10-18 Adrian PrantlDisable fatal errors in the Verifier instantiated by...
2016-10-08 Mehdi AminiTurn cl::values() (for enum) from a vararg function...
2016-10-06 Michael IlsemanRevert "Add -strip-nonlinetable-debuginfo capability"
2016-10-06 Michael IlsemanAdd -strip-nonlinetable-debuginfo capability
2016-10-01 Joerg SonnenbergerRetire bugpoint's -R. hack.
2016-09-30 Joerg SonnenbergerHAVE_LINK_R is not the only reason why this needs config.h.
2016-09-17 Mehdi AminiDon't create a SymbolTable in Function when the LLVMCon...
2016-09-14 Tobias GrosserEnsure Polly linking works without BUILD_SHARED_LIBS
2016-09-06 Justin Bognerbugpoint: Return Errors instead of passing around strings
2016-09-06 Justin BognerRevert "bugpoint: Stop threading errors through APIs...
2016-09-06 Justin Bognerbugpoint: Stop threading errors through APIs that never...
2016-09-02 Justin Bognerbugpoint: clang-format all of bugpoint. NFC
2016-09-01 Justin Bognerbugpoint: clang-format and modernize comments in ListRe...
2016-08-17 Chandler Carruth[PM] Port the always inliner to the new pass manager...
2016-08-11 David MajnemerUse the range variant of find instead of unpacking...
2016-07-31 David Majnemer[bugpoint] Add a -Os option
2016-07-28 Daniel BerlinRework CFG simplification in bugpoint
2016-07-27 Daniel BerlinMake bugpoint transform conditional jumps into uncondit...
2016-07-15 Sebastian Popbugpoint: add flag -verbose-errors
2016-06-29 Philip Reames[bugpoint] Delete a stale comment.
2016-06-29 Philip Reames[bugpoint] Unwrap one level of wrapper functions [NFC]
2016-06-29 Philip Reames[bugpoint] Extract helper functions for readability...
2016-06-29 Philip Reames[bugpoint] Simplify code by moving exception to only...
2016-06-29 Philip Reames[bugpoint] Treat token type the same as ehpad w.r.t...
2016-06-29 Philip Reames[bugpoint] Disabling one transform shouldn't prevent...
2016-06-15 Justin Lebar[Bugpoint] Erase comdat annotations after removing...
2016-06-09 Richard SmithSearch for llvm-symbolizer binary in the same directory...
2016-06-08 Benjamin KramerApply most suggestions of clang-tidy's performance...
2016-05-27 Benjamin KramerApply clang-tidy's misc-move-constructor-init throughou...
2016-05-04 David Majnemer[GlobalDCE, Misc] Don't remove functions referenced...
2016-04-14 Mehdi AminiRemove every uses of getGlobalContext() in LLVM (but...
2016-04-02 Duncan P. N. Exon... ValueMapper: Add support for seeding metadata with...
2016-03-28 Adrian PrantlAdd an IR Verifier check for orphaned DICompileUnits.
2016-02-02 Eugene ZelenkoFix Clang-tidy readability-redundant-control-flow warni...
2016-01-30 Matthias BraunAvoid overly large SmallPtrSet/SmallSet
2016-01-26 Chris BienemanRemove autoconf support
2015-12-16 Rafael EspindolaChange linkInModule to take a std::unique_ptr.
2015-12-14 Rafael EspindolaUse diagnostic handler in the LLVMContext
2015-12-09 Rafael EspindolaSimplify testMergedProgram.
2015-12-09 Rafael EspindolaSimplify memory management. NFC.
2015-12-09 Rafael EspindolaReturn std::unique_ptr from SplitFunctionsOutOfModule...
next