platform/upstream/llvm.git
2019-06-03 Dmitri GribenkoInclude what you use in HexagonMCTargetDesc.cpp
2019-06-03 Dmitri GribenkoInclude what you use in HexagonMCShuffler.cpp
2019-06-03 Simon Tatham[ARM] Fix recent breakage of -mfpu=none.
2019-06-03 Mikael HolmenFix compilation warning about unused variable [NFC]
2019-06-03 Cullen Rhodes[AArch64][SVE2] Add CPU and arch directive tests
2019-06-03 George Rimar[llvm-readobj] - Convert gnu-sections.test to use YAML.
2019-06-03 Dmitri GribenkoInclude what you use in HexagonELFObjectWriter.cpp
2019-06-03 Simon PilgrimRevert rL362358 : PR42104: Support instantiations of...
2019-06-03 George Rimar[llvm-readobj/llvm-readelf] - Remove gnu-relocations...
2019-06-03 Nikola Prica[LiveDebugValues] Close range for previous variable...
2019-06-03 Dmitri GribenkoInclude what you use in HexagonAsmBackend.cpp
2019-06-03 Sven van Haastregt[OpenCL] Declare builtin functions using TableGen
2019-06-03 Dmitri GribenkoInclude what you use in HexagonAsmParser.cpp
2019-06-03 Dmitri GribenkoInclude what you use in HexagonShuffler.h
2019-06-03 Dmitri GribenkoInclude what you use in BPFMCTargetDesc.cpp
2019-06-03 George Rimar[LLD][ELF] - Remove dead code. NFC.
2019-06-03 Diogo N. Sampaio[ARM][FIX] Ran out of registers due tail recursion
2019-06-03 Sam Parker[AArch64] Check for simple type in FPToUInt
2019-06-03 Roman Lebedev[NFC][X86] extract-{low,}bits.ll: one more pattern...
2019-06-03 Ilya Biryukov[CodeComplete] Add a bit more whitespace to completed...
2019-06-03 Mikhail DvorskiyA test commit from Mikhail Dvorskiy (blank line, to...
2019-06-03 Haojian Wu[clang-tidy] Fix make-unique check to work in C++17...
2019-06-03 Mikael Holmen[TableGen] Fix std::array initializer to avoid warnings...
2019-06-03 Fangrui Song[ELF][PPC64] Rename some PPC64 ELFv2 specific RelExpr...
2019-06-03 Richard SmithPR42104: Support instantiations of lambdas that implici...
2019-06-03 Fangrui Song[ELF][PPC64] Don't apply LD->LE relaxation on R_PPC64_G...
2019-06-03 Fangrui Song[ELF] Don't create an output section named `/DISCARD...
2019-06-03 Fangrui Song[ELF] Simplify the condition to create .interp
2019-06-03 Rui UeyamaAdd --sort-common to the man page.
2019-06-03 Nathan Ridge[clangd] Serialization support for RelationSlab
2019-06-03 Nathan Ridge[clangd] Add RelationSlab
2019-06-03 Jim Lin[AVR] Fix incorrect source regclass of LDWRdPtr
2019-06-03 Florian HahnRecommit r360171: [DAGCombiner] Avoid creating large...
2019-06-03 Tom Tan[COFF, ARM64] Fix CodeView API change for getRegisterNames
2019-06-03 Brian Gesiak[coroutines][PR41909] Don't build dependent coroutine...
2019-06-03 Artem DergachevRevert "[analyzer] exploded-graph-rewriter: An attempt...
2019-06-02 Nico Weberllvm-undname: Add coverage for some error paths
2019-06-02 Mike SpertusUpdate MSVC Visualizer to reflect new variadic PointerUnion
2019-06-02 Nico Weberllvm-undname; Add more test coverage for demangleFuncti...
2019-06-02 Artem Dergachev[analyzer] exploded-graph-rewriter: An attempt to fix...
2019-06-02 Craig Topper[DAGCombiner][X86] Fold away masked store and scatter...
2019-06-02 Craig Topper[X86] Add test cases for masked store and masked scatte...
2019-06-02 Artem Dergachev[analyzer] exploded-graph-rewriter: Initial commit.
2019-06-02 Alex Langford[Commands] Remove unused header
2019-06-02 Simon Pilgrim[CostModel][X86] Improve masked load/store AVX1/AVX2...
2019-06-02 Craig Topper[DAGCombiner] Replace masked loads with a zero mask...
2019-06-02 Richard SmithTransform lambda expression captures when transforming...
2019-06-02 Simon Pilgrim[TTI][X86] Cleanup getMaskedMemoryOpCost. NFCI.
2019-06-02 Don HintonFix bug in r362328 -- append to dependency list instead...
2019-06-02 Nico WeberRemove code path that's dead after r358835
2019-06-02 Nico WeberAdd demangling test coverage for unsigned short, unsign...
2019-06-02 Nico WeberAdd mangling test coverage for non-volatile const membe...
2019-06-02 Roman Lebedev[NFC][X86] extract-{low,}bits.ll: one more pattern...
2019-06-02 Nico WeberAdd test coverage for __pascal mangling
2019-06-02 Don Hinton[test] Fix plugin tests
2019-06-02 Simon Pilgrim[X86] isHorizontalBinOp - add extract_subvector(shuffle...
2019-06-02 Simon Pilgrim[X86] Add AVX2 'fast-variable-shuffle' PHADD tests...
2019-06-02 Roman Lebedev[NFC][X86] extract-lowbits.ll: add one more pattern...
2019-06-02 Simon Pilgrim[DAGCombine] Fold insert_subvector(bitcast(x),bitcast...
2019-06-02 Simon Pilgrim[DAG] isBitwiseNot / isConstOrConstSplat - add support...
2019-06-02 Simon Pilgrim[TargetLowering] SimplifyDemandedBits - don't use Origi...
2019-06-02 Simon Pilgrim[TargetLowering] SimplifyDemandedVectorElts - use same...
2019-06-02 Nikita Popov[IndVarSimplify] Add tests for saturating math on IV...
2019-06-02 Roman Lebedev[NFC][X86] extract-lowbits.ll: add patterns with trunca...
2019-06-02 Alex Langford[Target] Adjust header in Thread
2019-06-02 Richard SmithFactor out commonality between variable capture initial...
2019-06-02 Richard SmithAdd script to update OpenMP -ast-dump test expectations...
2019-06-02 Craig Topper[DAGCombiner] Replace two unchecked dyn_casts with...
2019-06-02 Fangrui Song[ELF][MIPS] Delete dead !Sym->isDefined() check in...
2019-06-02 Petr Hosek[CMake] Use libtool for runtimes when building for...
2019-06-02 Craig Topper[X86] Fix several places that weren't passing what...
2019-06-02 Petr Hosek[libcxx] Use libtool when merging archives on Apple...
2019-06-02 Craig Topper[X86] Simplify the CHECK lines in vector-reduce-and...
2019-06-02 Craig Topper[X86] Add the SSE versions of PMULLW and PMULLD to...
2019-06-02 Craig Topper[X86] Simplify the CHECK lines in vector-reduce-and...
2019-06-02 Craig Topper[X86] Add avx512 command lines and test cases to machin...
2019-06-01 Alexandre GaneaSilence 'warning: extra ‘;’ [-Wpedantic]' with GCC 7.3
2019-06-01 Nikita Popov[SimplifyIndVar] Refactor overflow check elimination...
2019-06-01 Craig Topper[InlineCost] Don't add the soft float function call...
2019-06-01 Simon Pilgrim[AMDGPU] Regenerate SDIV tests for an upcoming patch
2019-06-01 Andrea Di Biagio[MCA][Scheduler] Change how memory instructions are...
2019-06-01 Simon Pilgrim[APInt] Add PR40897 test case
2019-06-01 Simon Pilgrim[X86][AVX] Add tests for CONCAT(MOVDDUP(x),MOVDDUP(y))
2019-06-01 Simon Atanasyan[mips] Extend range of register indexes accepted by...
2019-06-01 Dylan McKay[AVR] Disable register coalescing to the PTRDISPREGS...
2019-06-01 Simon Pilgrim[SLPVectorizer][X86] Add other tests described in PR28474
2019-06-01 Simon Pilgrim[SLPVectorizer][X86] This test was from PR28474
2019-06-01 Roman Lebedev[NFC][Codegen] shift-amount-mod.ll: drop innermost...
2019-06-01 Fangrui Song[ELF][test] Reorganize some AArch64 tests
2019-06-01 Nico Webermsabi: Fix exponential mangling time for certain pathol...
2019-06-01 Nikita Popov[IndVarSimplify] Fixup nowrap flags during LFTR (PR31181)
2019-06-01 Nikita Popov[IndVarSimplify] Add additional PR33181 tests; NFC
2019-06-01 Dylan McKayExtend the DWARFExpression address handling to support...
2019-06-01 Alex Brachet[llvm-objcopy] test commit
2019-06-01 Craig Topper[X86] Add AVX512BF16 and AVX512VP2INTERSECT instruction...
2019-06-01 Craig Topper[X86] Make the X86FoldTablesEmitter functional again...
2019-06-01 Nick Desaulniers[RuntimeDyld] fix too-small-bitmask error
2019-06-01 Richard TrieuInline variable into assert to fix unused variable...
2019-06-01 Philip Reames[LoopPred] Eliminate a redundant/confusing cover functi...
2019-06-01 Tom Tan[COFF, ARM64] Fix location of ARM64 CodeView test
next