platform/upstream/llvm.git
2018-02-21 Lang Hames[ORC] Switch to shared_ptr ownership for SymbolSources...
2018-02-21 Lang Hames[ORC] Switch from a StringMap to an internal VSO in...
2018-02-21 Lang Hames[ORC] Switch RTDyldObjectLinkingLayer to take a unique_...
2018-02-21 Saleem AbdulrasoolCodeGen: handle blocks correctly when inalloca'ed
2018-02-21 Peter Collingbournelibcxx: Unbreak external thread library configuration.
2018-02-21 Ben Hamilton[clang-format] Fix regression when getStyle() called...
2018-02-21 Vitaly Buka[sanitizer] Allow to set SANITIZER_CAN_USE_PREINIT_ARRA...
2018-02-21 Davide Italiano[testsuite] Run lit tests as part of `check-lldb`.
2018-02-21 Sanjay Patel[AArch64] fix IR names to not be 'tmp' because that...
2018-02-21 Sanjay Patel[AArch64] add SLP test for matmul (PR36280); NFC
2018-02-21 Erich KeaneReplace incorrect usage of isInvalidDecl with intended...
2018-02-21 Rafael EspindolaRevert "[IRMover] Implement name based structure type...
2018-02-21 Rui UeyamaRevert r325679: [ELF] Add -nopie alias for -no-pie...
2018-02-21 Simon Dardis[mips][lld] Address post commit review nit.
2018-02-21 Rafael EspindolaFix a memory leak and a cross module reference.
2018-02-21 Evgeniy Stepanov[hwasan] Fix inline instrumentation.
2018-02-21 Vedant Kumarasan: add kernel inline instrumentation test (retry)
2018-02-21 Davide Italiano[testsuite/decorators] Get rid of some `expectFlakey...
2018-02-21 Simon Pilgrim[X86][MMX] Run MMX bitcast test on 32 and 64-bit targets
2018-02-21 Sam Clegg[WebAssembly] Use make<> rather then make_unique<>...
2018-02-21 Sam Clegg[WebAssembly] Rename member DefinedFunctions -> InputFu...
2018-02-21 Adrian McCarthyFix TestBreakpointInGlobalConstructor for Windows
2018-02-21 Maxim KuvyrkovFix racy msan test
2018-02-21 Pavel LabathFix remote tests broken by r325690
2018-02-21 Pavel Labathllgs-tests: Fix r325511 for debugserver
2018-02-21 Frederich MunchHandle IMAGE_REL_AMD64_ADDR32NB in RuntimeDyldCOFF
2018-02-21 Alexey Bataev[LV] Fix test checks, NFC
2018-02-21 Simon Pilgrim[X86][MMX] Regenerate MMX MASKMOV test
2018-02-21 Jonas Paulsson[Hexagon] Return true in enableMultipleCopyHints().
2018-02-21 Simon Pilgrim[X86][MMX] Regenerate MMX arithmetic tests
2018-02-21 Simon Pilgrim[X86] LowerBITCAST - pull out repeated calls to getOper...
2018-02-21 Eric Liu[clangd] Update canonical header mapping for STL
2018-02-21 Peter Szecsi[analyzer] Prevent AnalyzerStatsChecker from crash
2018-02-21 David BlaikieRemove use of the 'gmlt' term from the -fsplit-dwarf...
2018-02-21 Ben Hamilton[clang-format] New API guessLanguage()
2018-02-21 Pavel LabathFix a couple of more tests to not create files in the...
2018-02-21 Alexey Bataev[SLP] Fix test checks, NFC.
2018-02-21 Jonas Devlieghere[Sparc] Include __tls_get_addr in symbol table for...
2018-02-21 Silviu Baranga[SCEV] Temporarily disable loop versioning for the...
2018-02-21 Eugene Leviant[IRMover] Implement name based structure type mapping
2018-02-21 Simon Pilgrim[X86][MMX] Regenerate MMX PSUB commutation test
2018-02-21 Simon Pilgrim[X86] Regenerate GPR:XMM bitcast test
2018-02-21 Eric Liu[ASTMatchers] Regenerate documentation after r325678
2018-02-21 George Rimar[ELF] - Simplify. NFC.
2018-02-21 Hans Wennborg[ELF] Add -nopie alias for -no-pie (PR36423)
2018-02-21 Eric Liu[ASTMatchers] isTemplateInstantiation: also match expli...
2018-02-21 Nicolai HaehnleAMDGPU: Do not combine loads/store across physreg defs
2018-02-21 Dmitry Preobrazhensky[AMDGPU][MC] Added lds support for MUBUF instructions
2018-02-21 Simon Pilgrim[X86][MMX] Add PR29222 test case
2018-02-21 Simon Pilgrim[X86][MMX] Add some MMX build vector tests
2018-02-21 George Rimar[ELF] - Simplify testcase. NFC.
2018-02-21 Mikhail Maltsev[Sema] Classify conversions from enum to float as narrowing
2018-02-21 Martell MaloneRISCV: Add COFF address space
2018-02-21 Frederic RissFix TestAppleTypesIsProduced after r324226
2018-02-21 Petr Hosek[Fuchsia] Include libClang and clang-include-fixer...
2018-02-21 Kamil RytarowskiMsan, fixing DTLS_on_tls_get_addr signature empty imple...
2018-02-21 Richard SmithIn C++14 onwards, it is permitted to read mutable membe...
2018-02-21 Marc-Andre... [clangd] #include statements support for Open definition
2018-02-21 Serge PavlovClean up use of C allocation functions
2018-02-21 Vedant Kumar[BDCE] Salvage debug info from dying insts
2018-02-21 Eugene Zelenko[Sema] Fix some Clang-tidy modernize and Include What...
2018-02-21 Sanjay Patelrevert r325515: [TTI CostModel] change default cost...
2018-02-21 Aaron Smith[lit] Fix a problem with spaces in the python path...
2018-02-21 Sam Clegg[WebAssembly] Use stable sort when sorting ctore functions
2018-02-21 Craig Topper[X86] Disable CLWB in Cannon Lake
2018-02-21 Craig Topper[X86] Disable CLWB for Cannon Lake
2018-02-21 Simon Dardis[mips] Spectre variant two mitigation for MIPSR2
2018-02-21 Aaron Smith[lit] Update how clang and other binaries are found...
2018-02-21 Simon Dardis[mips] Spectre variant two mitigation for MIPSR2
2018-02-21 Aaron Smith[lit] Fix a problem with spaces in the python path...
2018-02-21 Sanjay Patel[InstCombine] C / -X --> -C / X
2018-02-20 Sanjay Patel[InstCombine] -X / C --> X / -C for FP
2018-02-20 Simon Dardis[mips][lld] Spectre variant two mitigation for MIPSR2
2018-02-20 Richard SmithFix assert when template argument deduction's original...
2018-02-20 Sam Clegg[WebAssembly] Rename GlobalSymbol types. NFC.
2018-02-20 Sanjay Patel[InstCombine] add tests for fdiv with negated op and...
2018-02-20 Konstantin... Revert "[AMDGPU] Increased vector length for global...
2018-02-20 Sanjay Patel[PatternMatch] allow vector matches with m_FNeg
2018-02-20 Sanjoy Das[DSE] Don't DSE stores that subsequent memmove calls...
2018-02-20 Richard SmithWhen multiple sanitizers are enabled (ubsan + something...
2018-02-20 Sanjay Patel[InstCombine] auto-generate full checks; NFC
2018-02-20 Sanjay Patel[InstCombine] add test for vector -X/-Y; NFC
2018-02-20 Craig Topper[X86] Fix copy/paste mistake in test.
2018-02-20 Benjamin KramerFix broken test from r325630.
2018-02-20 Erich Keane[NFC] In Multiversion Check function, switch to return...
2018-02-20 Lang Hames[PBQP] Fix PR33038 by pruning empty intervals in initia...
2018-02-20 Sam CleggConsistent use of header file for ICF and MarkLive
2018-02-20 Benjamin Kramer[MemoryBuiltins] Check nobuiltin status when identifyin...
2018-02-20 Sam CleggConsistent (non) use of empty lines in include blocks
2018-02-20 Sanjay Patel[InstCombine] remove unneeded operand swap: NFCI
2018-02-20 Craig Topper[SelectionDAG] Support known true/false SimplifySetCC...
2018-02-20 Artem Belevich[CUDA] Added missing __threadfence_system() function...
2018-02-20 Rui UeyamaUse more early returns in SymbolTable.cpp.
2018-02-20 Sam Clegg[WebAssembly] Remove unused header
2018-02-20 Sanjay Patel[PatternMatch] enhance m_SignMask() to ignore undef...
2018-02-20 Sanjay Patel[InstSimplify] add tests for m_SignMask with undef...
2018-02-20 Evandro Menezes[AArch64] Refactor instructions using SIMD immediates
2018-02-20 Teresa Johnson[lld/LTO] Remove unused Path parameter to AddBufferFn
2018-02-20 Teresa Johnson[LTO] Remove unused Path parameter to AddBufferFn
2018-02-20 Teresa Johnson[ThinLTO/gold] Avoid race with cache pruner by copying...
next