platform/upstream/llvm.git
2021-03-02 Stefan Gränitz[lli] Add --jit-linker command line argument
2021-03-02 Utkarsh SaxenaRevert "[clangd] Use ML Code completion ranking as...
2021-03-02 Peyton, Jonathan L[OpenMP] Fix clang-cl build error regarding TSX intrinsics
2021-03-02 Ed Maste[Driver] Fix -gz=zlib options for linker also on FreeBSD
2021-03-02 Simon Pilgrim[DAG] DAGCombiner::tryStoreMergeOfLoads - remove unused...
2021-03-02 Benjamin Kramer[MCParser] Bring back srcmanager diagnostics in AsmParser
2021-03-02 Christian Sigg[mlir] Use mlir::OpState::operator->() to get to Operat...
2021-03-02 Muhammad Omair... Support GDB remote g packet partial read
2021-03-02 Jan Svoboda[clang][cli] NFC: Use .str() instead of operator<<
2021-03-02 Simon Pilgrim[AMDGPU] Fix "initialization is never read" clang-tidy...
2021-03-02 Jan Svoboda[clang][cli] NFC: Use .str() instead of operator<<
2021-03-02 Fraser Cormack[RISCV] Lower CONCAT_VECTORS to INSERT_SUBVECTOR nodes
2021-03-02 Peter Smith[LLD][ELF][ARM] Refactor inBranchRange to use addend...
2021-03-02 Jan Svoboda[clang][cli] NFC: Rename marshalling multiclass
2021-03-02 Florian Hahn[LV] Add test cases that require a larger number of...
2021-03-02 KareemErgawy... [MLIR][LinAlg] Detensorize interal function control...
2021-03-02 Jan Svoboda[clang][docs] Fix code blocks rendering
2021-03-02 Benjamin KramerRevert "[X86] Fold shuffle(not(x),undef) -> not(shuffle...
2021-03-02 Dmitry Preobrazhensky[AMDGPU][MC][GFX9+] Corrected encoding of op_sel_hi...
2021-03-02 Raphael Isemann[lldb] Add missing include to Cloneable.h
2021-03-02 Pavel Labath[lldb] Remote leftover _llgs from TestGdbRemoteConnecti...
2021-03-02 Stefan Gränitz[lli] Test debug support in RuntimeDyld with built...
2021-03-02 Sven van Haastregt[OpenCL] Use StringMap instead of std::map
2021-03-02 Juneyoung Lee[JumpThreading] Fix tryToUnfoldSelectInCurrBB to treat...
2021-03-02 Benjamin Kramer[AArch64] Mark test depending on -debug as requiring...
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...
next