platform/upstream/llvm.git
2020-06-04 Xing GUO[ObjectYAML][DWARF] Support emitting the .debug_aranges...
2020-06-04 Julian Lettner[Darwin] Add tests for OS version checking
2020-06-04 Matt ArsenaultGlobalISel: Start defining strict FP instructions
2020-06-04 Quentin Colombet[RegisterCoalescer] Update empty subranges when remater...
2020-06-04 Julian LettnerMake linter happy
2020-06-04 Eric Christopherconsitfy and auto -> auto * a few places to clean up...
2020-06-03 Matt ArsenaultAArch64/GlobalISel: Fix assert on call returning 0...
2020-06-03 Matt ArsenaultAMDGPU/GlobalISel: Handle uniform G_DYN_STACKALLOC
2020-06-03 Matt ArsenaultGlobalISel: Fail expansion of G_DYN_STACKALLOC for...
2020-06-03 Saleem Abdulrasoollld: add basic static library search
2020-06-03 Vitaly Buka[StackSafety,NFC] Add statistic counters
2020-06-03 Vitaly BukaFix "Statistics are disabled"
2020-06-03 Eric ChristopherFix typo in filename comment.
2020-06-03 Philip Reames[Statepoints][CGP] Minor parameter type cleanup
2020-06-03 Jessica Paquette[AArch64][NFC] Regenerate arm64-rev.ll
2020-06-03 Thomas Lively[WebAssembly] Fix ISel crash in SIGN_EXTEND_INREG lowering
2020-06-03 Jessica Paquette[AArch64][GlobalISel] Add selection support for rev16...
2020-06-03 Julian LettnerFix bug in newly added VersionBase::operator>=
2020-06-03 Philip Reames[Statepoint] Fix signed vs unsigned in index handling
2020-06-03 Jessica Paquette[AArch64][GlobalISel] Select uzp1 and uzp2
2020-06-03 Hanhan Wang[mlir][StandardToSPIRV] Handle i1 case for lowering...
2020-06-03 Philip ReamesIntroduce a "gc-live" bundle for the gc arguments of...
2020-06-03 Hanhan Wang[mlir][Linalg] Add support for fusion between indexed_g...
2020-06-03 Hanhan Wang[mlir][Linalg] Add support for fusion between indexed_g...
2020-06-03 Kadir Cetinkaya[clangd] Fix forgotten propagation of AsnycPreamble...
2020-06-03 aartbik[mlir] [VectorOps] Use 'vector.flat_transpose' for...
2020-06-03 Jonas Devlieghere[lldb/Test] Python <3.5 requires **kwargs to come last
2020-06-03 Jonas Devlieghere[lldb/Test] Remove un(used|needed|maintained) files...
2020-06-03 Jim InghamAdd a test for preserving state on the non-expr thread...
2020-06-03 LLVM GN Syncbot[gn build] Port e636e6b79ac
2020-06-03 LLVM GN Syncbot[gn build] Port 7f50c15be5c
2020-06-03 Craig Topper[X86] Separate X86_CPU_TYPE_COMPAT_WITH_ALIAS from...
2020-06-03 Nico Weber[gn build] Fix link with ld.bfd and gold.
2020-06-03 Thomas LivelyReland "[WebAssembly] Eliminate range checks on br_tables"
2020-06-03 Dan Gohman[WebAssembly] Add support for -mexec-model=reactor
2020-06-03 Christopher... [SVE] Eliminate calls to default-false VectorType:...
2020-06-03 Konrad Kleine[clang-tidy]: Added modernize-replace-disallow-copy...
2020-06-03 Matt ArsenaultRegAllocFast: Record internal state based on register...
2020-06-03 Matt ArsenaultX86: Switch fastregalloc test to use generated checks
2020-06-03 Julian Lettner[Darwin] Improve runtime OS version checks
2020-06-03 Lukas SommerReplace separator in OpenMP variant name mangling.
2020-06-03 Davide Italiano[IRInterpreter] Unused. Drive-by cleanup. NFCI.
2020-06-03 Jacques Pienaar[mlir] Remove unneeded inference trait/fns
2020-06-03 mydeveloperday[clang-format] [PR46157] Wrong spacing of negative...
2020-06-03 mydeveloperday[clang-format] [PR46159] Linux kernel 'C' code uses...
2020-06-03 Vyacheslav... Define __SPIR__ macro for spir/spir64 targets.
2020-06-03 Raphael Isemann[lldb][NFC] Fix documentation formatting in ASTResultSy...
2020-06-03 Vedant Kumar[lldb/StringPrinter] Support strings with invalid utf8...
2020-06-03 Vedant Kumar[lldb/StringPrinter] Convert DecodedCharBuffer to a...
2020-06-03 Florian Hahn[AArch64] Fix stp-opt-with-renaming-ld3.mir with expens...
2020-06-03 Saleem Abdulrasoollld: use `std::make_unique` (NFC)
2020-06-03 Arnold SchwaighoferCoroSplit: Fix coroutine splitting for retcon and retco...
2020-06-03 Simon Pilgrim[VectorCombine] Add multi-use shl test for D80885
2020-06-03 Florian Hahn[AArch64] Add ld3 test case for renaming in ldst-opt...
2020-06-03 Florian Hahn[NewGVN] Add test to ensure metadata is preserved for...
2020-06-03 Lang Hames[JITLink] Skip debug sections in MachO objects.
2020-06-03 Simon Pilgrim[VectorCombine] Add multi-use multiply test for D80885
2020-06-03 Richard Smith[doc] Fix use of ` where `` was intended in attribute...
2020-06-03 Steven Wan[AIX] Change the default target CPU to power4 for AIX...
2020-06-03 Dorit Nuzman[InstSimplify] fix bug in matching or-with-not op ...
2020-06-03 jasonliu[XCOFF][AIX] Use 'L..' instead of 'L' for PrivateGlobal...
2020-06-03 Hiroshi Yamauchi[profile] Sync InstrProfData.inc with llvm.
2020-06-03 Louis Dionne[libc++] Fix test broken in C++03 due to requiring...
2020-06-03 Richard Smith[doc] Fix typo.
2020-06-03 Jonas Devlieghere[lldb/Test] Don't print 'command invoked'
2020-06-03 Frederik Gossen[MLIR] Shape to standard dialect lowering
2020-06-03 Louis Dionne[libc++] Support move construction and assignment in...
2020-06-03 Paul Pelzl[analyzer] ObjCAutoreleaseWriteChecker: Support explici...
2020-06-03 Paul Pelzl[analyzer] Add support for ObjCIndirectCopyRestoreExpr.
2020-06-03 Victor Huang[CodeGen] Enable tail call position check for speculata...
2020-06-03 Saleem Abdulrasoollld: ignore the `-search_paths_first` option on MachO
2020-06-03 David Zarzycki[libcxx testing] Fix bot failure in my last commit
2020-06-03 Kang Zhang[LiveVariables] Don't set undef reg PHI used as live...
2020-06-03 Henry Kao[CodeGen][SVE] Replace deprecated calls in getCopyFromP...
2020-06-03 Yonghong Song[BPF] Remove unnecessary MOV_32_64 instructions
2020-06-03 Simon PilgrimFix gcc -Wdocumentation warning. NFC.
2020-06-03 Simon Pilgrim[DAG] SimplifyDemandedBits - peek through SHL if we...
2020-06-03 Yaxun (Sam... [HIP] Change default --gpu-max-threads-per-block value...
2020-06-03 Fangrui Song[ELF] Append " [--no-allow-shlib-undefined]" to the...
2020-06-03 David Tenty[AIX] Update data directives for AIX assembly
2020-06-03 Francesco Petrogalli[SveEmitter] Add SVE ACLE for svld1ro.
2020-06-03 Matt ArsenaultARM: Reduce debug info testcase
2020-06-03 David Zarzycki[libcxx testing] Fix more bogus timeouts: condvarany...
2020-06-03 Simon Pilgrim[X86][AVX] getFauxShuffleMask - fix sub vector size...
2020-06-03 Nathan Jamessecond attempt to fix build after add51e1
2020-06-03 Matt ArsenaultAMDGPU: Switch test to generated checks
2020-06-03 Louis Dionne[libc++abi] Fix incorrect XFAILs for mis-aligned _Unwin...
2020-06-03 Francesco Petrogalli[llvm][SVE] IR intrinsic for LD1RO.
2020-06-03 Eduardo CaldasAdd support for `nullptr` in SyntaxTrees
2020-06-03 Andrew Wock[PowerPC] Replace subtract-from-zero float in version...
2020-06-03 Martin Boehme[clangd] Add std::move() to a return statement to pleas...
2020-06-03 Louis Dionne[libc++] Remove the c++98 Lit feature from the test...
2020-06-03 Alex Zinenko[mlir] DialectConversion: remove vtable from TypeConverter
2020-06-03 Alexey Bataev[OPENMP]Fix PR46170: partial mapping for array sections...
2020-06-03 Dmitri GribenkoReplaced C++2a with C++20 in clang-tools-extra
2020-06-03 David Zarzycki[libcxx testing] Fix lingering bugs in notify_one.pass.cpp
2020-06-03 Sanjay Patel[InstSimplify] add/move tests for or with not op (PR460...
2020-06-03 Kazushi (Jam... [VE] Support a basic disassembler for Aurora VE target
2020-06-03 Simon PilgrimFix gcc "enumeral and non-enumeral type in conditional...
2020-06-03 Simon Pilgrim[DAG] GetDemandedBits - don't bother asserting for...
next