OSDN Git Service

Merging r339945:
[android-x86/external-llvm.git] / unittests /
2018-06-19 Vedant Kumar[IR] Introduce helpers to skip debug instructions ...
2018-06-19 Sanjay Patel[IR] move shuffle mask queries from TTI to ShuffleVecto...
2018-06-19 Clement CourbetRe-land r335038 "[llvm-exegesis] A mechanism to add...
2018-06-19 Clement CourbetRevert r335038 "[llvm-exegesis] A mechanism to add...
2018-06-19 Clement Courbet[llvm-exegesis] A mechanism to add target-specific...
2018-06-19 Derek Schuff[WebAssembly] Fixed disassembler unit test failure.
2018-06-18 Heejin Ahn[VPlan] Add Analysis and Core to LLVM_LINK_COMPONENTS
2018-06-18 Xin TongRevert "Simplify blockaddress usage before giving up...
2018-06-18 Xin TongSimplify blockaddress usage before giving up in MergeBl...
2018-06-18 Florian Hahn[VPlan] Add VPInstruction to VPRecipe transformation.
2018-06-18 Florian Hahn[VPlanRecipeBase] Add eraseFromParent().
2018-06-18 Florian Hahn[VPlanRecipeBase] Add insertBefore helper.
2018-06-17 Lang Hames[ORC] Only notify queries that they are resolved/ready...
2018-06-17 Lang Hames[ORC] Erase empty dependence sets when adding new symbo...
2018-06-16 Florian Hahn[Dominators] Change getNode parameter type to const...
2018-06-16 Florian HahnRevert r334887, as GCC 4.8 does not have is_trivially_c...
2018-06-16 Florian Hahn[SmallSet] Add SmallSetIterator.
2018-06-14 Lang Hames[ORC] Strip weak flags from a symbol once it is selecte...
2018-06-14 Lang Hames[ORC] Filter out self-dependencies in VSO::addDependencies.
2018-06-14 Clement Courbet[llvm-exegesis] Use BenchmarkResult::Instructions inste...
2018-06-13 Zachary TurnerRevert "Enable ThreadPool to queue tasks that return...
2018-06-13 Zachary TurnerEnable ThreadPool to support tasks that return values.
2018-06-13 George KarpenkovAdd checkMulAdd helper function to CheckedArithmetic
2018-06-13 George KarpenkovChange checked arithmetic functions API to return Optional
2018-06-13 Hans WennborgDo not enforce absolute path argv0 in windows
2018-06-13 Guillaume Chatelet[llvm-exegesis] Fix buildbot - power was using native...
2018-06-13 Guillaume Chatelet[llvm-exegesis] Fix failing assert when creating Snippe...
2018-06-13 Guillaume Chatelet[llvm-exegesis] Cleaner design without mutable data.
2018-06-12 Lang Hames[ORC] Add a fallback definition generator for VSOs.
2018-06-12 Zachary TurnerRefactor ExecuteAndWait to take StringRefs.
2018-06-12 Guillaume Chatelet[llvm-exegesis] Move libpfm linking to LLVMExegesis.
2018-06-12 Wei Mi[NFC] Change sample profile format enum name SPF_Raw_Bi...
2018-06-11 Wei Mi[SampleFDO] Add a new compact binary format for sample...
2018-06-11 Pavel LabathMove VersionTuple from clang/Basic to llvm/Support
2018-06-11 Mikhail Maltsev[Unittests] Change linker flags of dynamic library...
2018-06-08 Florian Hahn[SmallSet] Add some simple unit tests.
2018-06-08 Henry Wong[ADT] Add `StringRef::rsplit(StringRef Separator)`.
2018-06-07 Zachary Turner[FileSystem] Split up the OpenFlags enumeration.
2018-06-07 Guillaume Chatelet[llvm-exegesis] Improve error reporting.
2018-06-07 Guillaume Chatelet[llvm-exegesis] Serializes instruction's operand in...
2018-06-06 Evandro Menezes[AArch64, ARM] Add support for Samsung Exynos M4
2018-06-06 Clement Courbet[llvm-exegesis] move Mode from Key to BenchmarResult.
2018-06-05 Clement Courbet[llvm-exegesis] Add instructions to BenchmarkResult...
2018-06-04 David BlaikieMove Analysis/Utils/Local.h back to Transforms
2018-06-04 Clement Courbet[llvm-exegesis][NFC] Use an enum instead of a string...
2018-06-03 Chris BienemanRe-land: [MachO] Fixing ub in MachO BinaryFormat
2018-06-03 Lang Hames[ORC] Use JITEvaluatedSymbol for IndirectStubsManager...
2018-06-01 Roman Tereshin[DebugInfo] Refactoring DIType::setFlags to DIType...
2018-06-01 Chris BienemanRevert "Re-land: [MachO] Fixing ub in MachO BinaryFormat"
2018-06-01 Chris BienemanRe-land: [MachO] Fixing ub in MachO BinaryFormat
2018-06-01 Chris BienemanRevert "[MachO] Fixing ub in MachO BinaryFormat"
2018-06-01 Chris Bieneman[MachO] Fixing ub in MachO BinaryFormat
2018-06-01 Clement Courbet[llvm-exegesis] Analysis: Display idealized sched class...
2018-05-31 Aditya Nandakumar[GISel]: Pattern matchers for GFSUB, GFNEG
2018-05-31 Lang Hames[ORC] Add a getRequestedSymbols method to Materializati...
2018-05-31 Jonas Devlieghere[ADT] Make escaping fn conform to coding guidelines
2018-05-30 Jonas Devlieghere[ADT] Add unit test for PrintHTMLEscaped
2018-05-30 Ilya Biryukov[YAML] Quote multiline string scalars
2018-05-30 Lang Hames[ORC] Update JITCompileCallbackManager to support multi...
2018-05-29 Matt ArsenaultIRBuilder: Add overload for intrinsics without args
2018-05-29 Jonas Devlieghere[CodeView] Add prefix to CodeView registers.
2018-05-24 Andres Freund[ORC] Add findSymbolIn() wrapper to C bindings, take #2.
2018-05-24 Clement Courbet[llvm-exegesis] Analysis: Show value extents.
2018-05-24 Fangrui Song[demangler] Add ItaniumPartialDemangler::isCtorOrDtor
2018-05-24 Andres FreundRevert r333147 "[ORC] Add findSymbolIn() wrapper to...
2018-05-24 Andres Freund[ORC] Add findSymbolIn() wrapper to C bindings.
2018-05-23 Jakub Kuderski[Dominators] Add PDT constructor from Function
2018-05-22 Clement Courbet[llvm-exegesis] Analysis output uses HTML.
2018-05-21 Lang Hames[ORC] Remove the optional MaterializationResponsibility...
2018-05-21 James Henderson[DWARF] Refactor callback usage for .debug_line error...
2018-05-19 Brian GesiakRe-revert "[Option] Fix PR37006 prefix choice in findNe...
2018-05-19 Brian GesiakUn-revert "[Option] Fix PR37006 prefix choice in findNe...
2018-05-19 Nico WeberFix build warning compiling TestPlugin on Windows and...
2018-05-18 Peter CollingbourneSupport: Simplify endian stream interface. NFCI.
2018-05-18 Peter CollingbourneMC: Change the streamer ctors to take an object writer...
2018-05-18 Nico Weberuse standard llvm cmake formatting for targets defined...
2018-05-18 Clement Courbet[llvm-exegesis] Fix compile error on VS.
2018-05-17 Lang Hames[ORC] Consolidate materialization errors, and generate...
2018-05-17 Clement Courbet[llvm-exegesis] Disable failing ARM assembler tests.
2018-05-17 Clement Courbet[llvm-exegesis] Disable the tests failing on buildbots...
2018-05-17 Clement Courbet[llvm-exegesis][NFC] Remove dead function.
2018-05-17 Clement CourbetFix r332592 : X86 tests should use the X86 target,...
2018-05-17 Clement Courbetreland r332579: [llvm-exegesis] Update to cover latency...
2018-05-17 Clement CourbetRevert r332579 "[llvm-exegesis] Update to cover latency...
2018-05-17 Clement Courbet[llvm-exegesis] Update to cover latency through another...
2018-05-16 Greg ClaytonRevert 332508 as it caused problems in the clang test...
2018-05-16 Vedant Kumar[STLExtras] Add size() for ranges, and remove distance()
2018-05-16 Lang Hames[ORC] Rewrite the VSO symbol table yet again. Update...
2018-05-16 Greg ClaytonFix llvm::sys::path::remove_dots() to return "." instea...
2018-05-16 Nico WeberGive shared modules in unittests the platform-native...
2018-05-16 David Bolvansky[SimplifyLibcalls] Replace locked IO with unlocked IO
2018-05-15 Benjamin KramerUse perfect forwarding to deduplicate code in unit...
2018-05-15 Nico WeberRename three cxx files in unittests to cpp.
2018-05-15 Eric LiuFix broken asan Support tests
2018-05-15 Clement Courbet[llvm-exegesis] Split AsmTemplate.Name into components.
2018-05-15 Clement Courbet[llvm-exegesis] InMemoryAssembler: handle return-less...
2018-05-14 Keno Fischer[CommandLine] Error message for incorrect PositionalEat...
2018-05-14 Brian GesiakRevert "[Option] Fix PR37006 prefix choice in findNearest"
2018-05-14 Brian Gesiak[Option] Fix PR37006 prefix choice in findNearest
2018-05-14 Nico WeberInline a few CMake variables into their only uses.
next