platform/upstream/llvm.git
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...
2018-02-20 Alexey Bataev[LV] Fix test checks, NFC.
2018-02-20 Sjoerd Meijer[ARM] Lower BR_CC for f16
2018-02-20 Stanislav Mekhanoshin[AMDGPU] Removed redundant run lines for fmuladd.f16...
2018-02-20 Sam Cleggfeedback
2018-02-20 Sam Clegg[WebAssembly] Split addDefined into two different metho...
2018-02-20 David Blaikie[llvm-objdump] Use unique_ptr to simplify memory ownership
2018-02-20 Simon Pilgrim[X86][MMX] Regenerate MMX bitcast test
2018-02-20 Erich KeaneCorrect multiversion unsupported target behavior, add...
2018-02-20 Simon Pilgrim[X86][3DNow] Regenerate intrinsics tests
2018-02-20 Sam Clegg[WebAssembly] Remove unused header
2018-02-20 Sanjay Patel[IRBuilder] fix CreateMaxNum to actually produce maxnum...
2018-02-20 Krzysztof Parzyszek[Hexagon] Handle *Low8 register classes in early if...
2018-02-20 Alexey Bataev[SLP] Fix tests checks, NFC.
2018-02-20 Craig Topper[X86] Correct SHRUNKBLEND creation to work correctly...
2018-02-20 Sam Clegg[WebAssembly] Remove InputChunk from Symbol baseclass
2018-02-20 Craig Topper[SelectionDAG] Add LegalTypes flag to getShiftAmountTy...
2018-02-20 Craig Topper[X86] Promote 16-bit cmovs to 32-bits
2018-02-20 Jonas Devlieghere[dsymutil] Correctly handle DW_TAG_label
2018-02-20 Mikhail Maltsev[vim] Recognize more FileCheck comments
2018-02-20 Sam Clegg[WebAssembly] Check signatures of weakly defined funtio...
next