platform/upstream/llvm.git
2021-01-08 Louis Dionne[libc++] NFC: Document the Differential queries to...
2021-01-08 River Riddle[mlir][PassManager] Properly set the initialization...
2021-01-08 Arthur O'Dwyer[libc++] Mark [P0809] "LWG2831: Comparing Unordered...
2021-01-08 Arthur O'Dwyer[libc++] Mark [P0475] "LWG2511: guaranteed copy elision...
2021-01-08 Arthur O'DwyerRe-enable __cpp_lib_constexpr_functional.
2021-01-08 Louis Dionne[libc++/abi] Re-remove unnecessary null pointer checks...
2021-01-08 Eugene Zhulenev[mlir] AsyncRuntime: disable mlir-runner init/disable...
2021-01-08 Aart Bik[mlir][vector] generalized masked l/s and compressed...
2021-01-08 River Riddle[mlir] Add a hook for initializing passes before execut...
2021-01-08 Adrian PrantlDon't take the address of a temporary
2021-01-08 Eugene Zhulenev[mlir:JitRunner] Use custom shared library init/destroy...
2021-01-08 Hongtao Yu[Driver] Add DWARF64 flag: -gdwarf64
2021-01-08 Martin Storsjö[compiler-rt] [sanitizer] Silence -Wframe-larger-than...
2021-01-08 Saleem AbdulrasoolAPINotes: annotate dump methods (NFC)
2021-01-08 River Riddle[mlir][PDL] Use ODS for defining PDL types
2021-01-08 Matthew Voss[NFC] Specify C11 in loop-opt-setup.c
2021-01-08 Haojian Wu[clangd] Add go-to-def metric.
2021-01-08 MaheshRavishankar[mlir][Linalg] NFC: Refactor fusion of LinalgOp with...
2021-01-08 Mircea Trofin[NFC] Disallow unused prefixes in CodeGen/AMDGPU
2021-01-08 Craig Topper[RISCV] Cleanup a few section comments in RISCVInstrInf...
2021-01-08 Raul Tambre[CMake] Fix incorrect rpath for tests if LLVM_LOCAL_RPA...
2021-01-08 Vedant Kumar[Signal] Re-raise SIGPIPE if the handler is uninstalled
2021-01-08 MaheshRavishankar[mlir][Linalg] Add verification checks to disallow...
2021-01-08 Raul TambreRe-land "[CMake] Don't enable BUILD_WITH_INSTALL_RPATH...
2021-01-08 Paul C. Anagnostopoulos[TableGen] Fix use of *CurRec when CurRec is null.
2021-01-08 David Green[ARM] Custom lower i1 vector truncates
2021-01-08 Peter Steinfeld[flang] Fix bogus message on internal subprogram with...
2021-01-08 Jonas Devlieghere[lldb] Remove stale LLDB-Info.plist
2021-01-08 Louis Dionne[libc++] LWG2070: Use Allocator construction for object...
2021-01-08 Marek Kurdej[libc++] Add basic support for -std=c++2b.
2021-01-08 Raul TambreRevert "[CMake] Don't enable BUILD_WITH_INSTALL_RPATH...
2021-01-08 Florian Hahn[VPlan] Move reduction start value creation to widenPHI...
2021-01-08 Ganesh Gopalasubramanian[X86] Add TLBSYNC, INVLPGB and SNP instructions
2021-01-08 Jonas Devlieghere[lldb] Bump the required SWIG version to 3
2021-01-08 Arthur O'Dwyer[libc++] Update generate_feature_test_macro_components...
2021-01-08 Alex Zinenko[mlir] replace LLVM dialect float types with built-ins
2021-01-08 Adam Czachorowski[clangd] Add missing "override" to fix the build.
2021-01-08 David Green[ConstProp] Constant propagation for get.active.lane...
2021-01-08 Adam Czachorowski[clangd] Fix type printing in the presence of qualifiers
2021-01-08 Eugene ZhulenevRevert "[mlir:JitRunner] Use custom shared library...
2021-01-08 Simon Pilgrim[X86][SSE] Fold unpack(hop(),hop()) -> permute(hop())
2021-01-08 David Green[ARM][LV] Additional loop invariant reduction test...
2021-01-08 Eugene Zhulenev[mlir:JitRunner] Use custom shared library init/destroy...
2021-01-08 Paul C. Anagnostopoulos[TableGen] Remove unused declaration that caused build...
2021-01-08 Heejin Ahn[WebAssembly] Rename wasm_rethrow_in_catch intrinsic...
2021-01-08 David Green[ARM] Update and regenerate test checks. NFC
2021-01-08 Paul C. Anagnostopoulos[TableGen] Add the assert statement, step 1
2021-01-08 Kiran Chandramohan[MLIR][OpenMP] Attribute to include WsLoop upperbound
2021-01-08 Simon Pilgrim[X86][SSE] Add vphaddd/vphsubd unpack(hop(),hop())...
2021-01-08 Alexey Bataev[SLP][NFC]Add a test for reused shrink check, NFC.
2021-01-08 Xiangling Liao[NFC] Renaming PackStack to AlignPackStack
2021-01-08 Simon Pilgrim[X86][SSE] Add tests for unpack(hop(),hop())
2021-01-08 KareemErgawy... [MLIR][SPIRV] Add `UsableInSpecConstantOp` trait.
2021-01-08 Kazushi (Jam... [VE] Support pack_f32p and pack_f32a intrinsic instructions
2021-01-08 Heejin Ahn[WebAssembly] Change label numbers to variables in...
2021-01-08 Anastasia Stulova[OpenCL] Documentation for experimental C++ libs
2021-01-08 Alexander BelyaevRevert "[SLP]Need shrink the load vector after reordering."
2021-01-08 LLVM GN Syncbot[gn build] Port 9c4b2225b24
2021-01-08 Simon Moll[VP] ISD helper functions [VE] isel for vp_add, vp_and
2021-01-08 Raphael Isemann[lldb][NFC] Refactor setup code for Clang diagnostics
2021-01-08 Shivam Gupta[MLIR][NFC] remove unnecessary includes form tablegen...
2021-01-08 Mark Murray[AArch64] Add +flagm archictecture option, allowing...
2021-01-08 Mark Murray[AArch64] Add +pauth archictecture option, allowing...
2021-01-08 Alexander BelyaevRevert "Revert "Revert "Revert "Revert "[analyzer]...
2021-01-08 Sanjay Patel[SLP] limit verifyFunction to debug build (PR48689)
2021-01-08 Haojian Wu[clangd] go-to-implementation on a base class jumps...
2021-01-08 Alex Richardson[libc++] Add missing XFAIL to tests that need __atomic_...
2021-01-08 Alex Richardson[compiler-rt] Implement __atomic_is_lock_free
2021-01-08 Kazushi (Jam... [VE][NFC] Clean ISel patterns for LSV and LVS
2021-01-08 Haojian Wu[clangd] Cleanup a remaining Optional<SymbolID> usage...
2021-01-08 Haojian Wu[clangd] NFC, avoid potential ODR violation.
2021-01-08 Nicholas Guy[AArch64] Fix crash caused by invalid vector element...
2021-01-08 David Sherwood[SVE] Add support to vectorize_width loop pragma for...
2021-01-08 Cullen Rhodes[LV] Legalize scalable VF hints
2021-01-08 Simon Moll[VE] Expand single-element BUILD_VECTOR to INSERT_VECTO...
2021-01-08 Simon Moll[VE] Extract & insert vector element isel
2021-01-08 Christian SiggFix two pessimizing moves.
2021-01-08 Qiu Chaofan[NFC] Update some PPC tests marked as auto-generated
2021-01-08 Jan SvobodaRevert "[clang][cli] Port DiagnosticOpts to new option...
2021-01-08 David Green[LV] Don't sink into replication regions
2021-01-08 Kazushi (Jam... [VE] Add SVOB intrinsic instruction
2021-01-08 Jan Svoboda[clang][cli] Port DiagnosticOpts to new option parsing...
2021-01-08 Sjoerd Meijer[MachineLoop] New helper isLoopInvariant()
2021-01-08 David Sherwood[AArch64][SVE] Add lowering for llvm abs intrinsic
2021-01-08 Martin Storsjö[llvm-readobj] [ARMWinEH] Clearly print an invalid...
2021-01-08 Wang, Pengfei[X86] Correct the comments about comparison intrinsics...
2021-01-08 Arthur Eubanks[NewPM] Don't error when there's an unrecognized pass...
2021-01-08 Raul Tambre[CMake] Don't enable BUILD_WITH_INSTALL_RPATH when...
2021-01-08 Christudasan... AMDGPU/GlobalISel: Enable sret demotion
2021-01-08 Jonas Devlieghere[lldb] Make DoReadMemory a protected method.
2021-01-08 Jonas Devlieghere[lldb] Access the ModuleList through iterators where...
2021-01-08 Kazu Hirata[Target] Use llvm::find_if (NFC)
2021-01-08 Kazu Hirata[llvm] Use *Set::contains (NFC)
2021-01-08 Kazu Hirata[CodeGen] Remove unused function isCallerPreservedOrCon...
2021-01-08 LLVM GN Syncbot[gn build] Port 6b0ee02747e
2021-01-08 Artem DergachevRevert "Revert "Revert "Revert "[analyzer] NFC: Move...
2021-01-08 David Blaikielldb subprogram_ranges.test - remove dependence on...
2021-01-08 David BlaikieFix print-dot-ddg.ll so it doesn't try to write to...
2021-01-08 David BlaikieFix subprogram_ranges.test by explicitly using lld
2021-01-08 Alexandre Ganea[LLD][COFF] Simplify function. NFC.
next