platform/upstream/llvm.git
2021-03-02 Utkarsh SaxenaFix DecisionForestBenchmark.cpp compile errors
2021-03-02 Utkarsh Saxena[clangd] Use ML Code completion ranking as default.
2021-03-02 OCHyams[debuginfo-tests] Add some optnone tests
2021-03-02 David Green[ARM] Add handling of t2LDRSB/t2LDRSH in Constant Islan...
2021-03-02 Vladislav Vinogradov[mlir][NFC] Rename `MemRefType::getMemorySpace` to...
2021-03-02 Kazu Hirata[IR] Use range-based for loops (NFC)
2021-03-02 Kazu Hirata[readobj] Use ListSeparator (NFC)
2021-03-02 Kazu Hirata[lldb] Fix typos in documentation (NFC)
2021-03-02 Richard SmithFix infinite recursion during IR emission if a constant...
2021-03-02 Stella Laurenzo[mlir][linalg] Replace monomorphic contration ops with...
2021-03-02 Stella Laurenzo[mlir][linalg] Memoize indexing map generation.
2021-03-02 Stanislav Mekhanoshin[AMDGPU] Do not check max-bb for a single block callee
2021-03-02 Ta-Wei Tu[NFC] Use std::swap in LoopInterchange
2021-03-02 Nemanja Ivanovic[PowerPC] Add missing overloads of vec_promote to altivec.h
2021-03-02 Peter Steinfeld[flang] Detect circularly defined interfaces of procedures
2021-03-02 Nemanja Ivanovic[PowerPC] Use modulo arithmetic for vec_extract in...
2021-03-02 Jian Cai[ARM] support symbolic expressions as branch target...
2021-03-02 Kamlesh Kumar[libunwind] This adds support in libunwind for rv32...
2021-03-02 Yuanfang ChenFix memleak for 5de2d189e6ad4
2021-03-02 Sam Clegg[lld][WebAssembly] Minor refactor in preparation for...
2021-03-02 Sam Clegg[lld][WebAssembly] Convert lld/test/wasm/data-layout...
2021-03-02 Yuanfang ChenFix build 5de2d189e6ad4
2021-03-01 Yuanfang Chen[Diagnose] Unify MCContext and LLVMContext diagnosing
2021-03-01 Luís Marques[Sanitizer][NFC] Fix typo
2021-03-01 Med Ismail... [lldb] Revert ScriptedProcess patches
2021-03-01 MaheshRavishankar[mlir] Add canonicaliations for subtensor_insert operation.
2021-03-01 Jonas Devlieghere[lldb] Add scoped timer to HostInfoMacOSX::GetXcodeSDKPath
2021-03-01 Nikita Popov[GlobalISel] Bail on G_PHI narrowing of odd types ...
2021-03-01 Yaxun (Sam... Fix test cxx-call-kernel.cpp
2021-03-01 Nathan James[clang-tidy] Added command line option `fix-notes`
2021-03-01 Matt ArsenaultGlobalISel: Remove dead code
2021-03-01 Jessica Paquette[AArch64][GlobalISel] NFC: Remove dead G_BUILD_VECTOR...
2021-03-01 Artem Belevich[CUDA] Remove `noreturn` attribute from __assertfail().
2021-03-01 David Green[ARM] Rename pass to MVETPAndVPTOptimisationsPass
2021-03-01 Amara Emerson[AArch64] Fix emitting an AdrpAddLdr LOH when there...
2021-03-01 Nathan James[clang-tidy] Added option to uniqueptr delete release...
2021-03-01 Stella Stamenova[mlir][lldb] Fix several gcc warnings in mlir and lldb
2021-03-01 David Green[ARM] Update and add extra WLS testing. NFC
2021-03-01 Yaxun (Sam... Fix build failure due to dump()
2021-03-01 Fangrui Song[InstrProfiling] Place __llvm_prf_vnodes and __llvm_prf...
2021-03-01 Med Ismail... [lldb/Plugins] Fix SWIGPythonBridge build issue
2021-03-01 Anirudh Prasad[SystemZ] Introduce distinction between the jg/jl famil...
2021-03-01 Yaxun (Sam... [HIP] Emit kernel symbol
2021-03-01 Sanjay Patel[SDAG] add helper for select->logic folds; NFC
2021-03-01 Richard SmithRevert "[c++20] Mark class type NTTPs as done and start...
2021-03-01 Nico Weber[lld/mac] Implement the missing bits of -undefined
2021-03-01 Krystian Kuzniarek[clang-format][PR47290] Add ShortNamespaceLines format...
2021-03-01 Björn Schäpers[clang-format] Respect spaces in line comment section...
2021-03-01 Nico Weber[lld/mac] Add support for -flat_namespace
2021-03-01 Nico Weber[lld/mac] Use libSystem.dylib instead of libSystem...
2021-03-01 Nico Weber[lld/mac on non-mac] fix test/MachO/search-paths.test...
2021-03-01 peter klausler[flang] Runtime: SCAN and VERIFY
2021-03-01 Med Ismail... [lldb/Plugins] Add ScriptedProcess Process Plugin
2021-03-01 Med Ismail... [lldb/bindings] Add Python ScriptedProcess base class...
2021-03-01 Med Ismail... [lldb/Interpreter] Add ScriptInterpreter Wrapper for...
2021-03-01 Med Ismail... [lldb/Commands] Add command options for ScriptedProcess...
2021-03-01 Med Ismail... [lldb/Commands] Fix short option collision for `process...
2021-03-01 Nico Weber[lld/mac] Make -v print version and search paths in...
2021-03-01 Nico Weber[lld/mac] Prefix errors with "ld64.lld" instead of...
2021-03-01 Sanjay Patel[AArch64] add tests for select-of-bools; NFC
2021-03-01 Sanjay Patel[x86] add tests for select-of-bools; NFC
2021-03-01 Wouter van... [WebAssembly] Fix split-dwarf not emitting DW_OP_WASM_l...
2021-03-01 Jan KratochvilRevert "[lldb] Fix handling of `DW_AT_decl_file` accord...
2021-03-01 Jez Ng[lld-macho] Partial revert of D95204
2021-03-01 Shoaib Meenai[lldb] Remove XPCServices symlinking
2021-03-01 Rob Suderman[MLIR][TOSA] Lower tosa.transpose to linalg.generic
2021-03-01 Vedant Kumar[test/profile] Disable instrprof-write-buffer-internal...
2021-03-01 Vedant Kumar[test/profile] Pass -w to suppress suggestion to use...
2021-03-01 Ahmed Taei[mlir] Add polynomial approximation for math::ExpOp
2021-03-01 Martin Storsjö[libcxx] [test] Use the native path types in path.compare
2021-03-01 Fangrui SongMake -f[no-]split-dwarf-inlining CC1 default align...
2021-03-01 Emily Shi[darwin] switch blocking mutex from osspinlock to os_un...
2021-03-01 Nathan James[clang-tidy] Tweak misc-static-assert fix in c++17
2021-03-01 Vedant Kumar[test/profile] Add test coverage for __llvm_profile_wri...
2021-03-01 Nicolas GuillemotFix the value_type of defusechain_iterator to match...
2021-03-01 Nathan James[clang-tidy] Simplify diagnostics for UniqueptrResetRel...
2021-03-01 Jacques PienaarRevert "Remove use of tuple for multiresult type storage"
2021-03-01 Yonghong SongBPF: fix enum value 0 issue for __builtin_preserve_enum...
2021-03-01 Nico Weber[libclang] Remove LIBCLANG_INCLUDE_CLANG_TOOLS_EXTRA
2021-03-01 Sean Fertile[PowerPC][AIX] Enable passing vectors in variadic funct...
2021-03-01 Arthur EubanksMove EntryExitInstrumentation pass location
2021-03-01 Heejin Ahn[WebAssembly] Handle empty cleanuppads when adding...
2021-03-01 Nathan James[clang-tidy] Remove OptionError
2021-03-01 Craig Topper[LegalizeTypes] Improve ExpandIntRes_XMULO codegen.
2021-03-01 David Goldman[clangd] Improve document symbols support for Objective...
2021-03-01 Jay Foad[AMDGPU] Add IntrWillReturn to recently added intrinsics
2021-03-01 Jacques PienaarRemove use of tuple for multiresult type storage
2021-03-01 Jez Ng[lld-macho] Switch default to new Darwin backend
2021-03-01 Jez Ng[lld-macho][nfc] Remove TODO regarding addends
2021-03-01 David BlaikieFix virtual-dtor warning a different way, since a virtu...
2021-03-01 David BlaikieFix a warning about named return value not being moved...
2021-03-01 Juneyoung Lee[TTI] Consider select form of and/or i1 as having arith...
2021-03-01 Louis Dionne[libc++/abi] Allow running back-deployment testing...
2021-03-01 Stanislav Mekhanoshin[clang] SimpleMFlag helper in Options.td
2021-03-01 Nico Weber[clang-cl] make -f(no-)ident a CoreOption
2021-03-01 Florian Hahn[VPlan] Remove recipes from back to front.
2021-03-01 Andy Wingo[WebAssembly] call_indirect issues table number relocs
2021-03-01 Simon Pilgrim[TableGen] Avoid repeated TreePredicateFn::getCodeToRun...
2021-03-01 Masoud Ataei[PowerPC] Removing sqrtd2 and sqrtf4 from list of vecto...
2021-03-01 Michał Górny[lldb] [test] Skip AVX lldb-server test on non-x86...
next