platform/upstream/llvm.git
2022-04-07 Chih-Ping Chen[DebugInfo] Use DW_ATE_signed encoding when creating...
2022-04-07 Kirill Bobyrev[clangd] NFC: Fix doc typos
2022-04-07 Nikita Popov[Clang] Add -no-opaque-pointers to more tests (NFC)
2022-04-07 Zi Xuan Wu[CSKY] Support bitcast operation from/to double to...
2022-04-07 Simon Pilgrim[X86] Add Issue #50412 fcmp-logic test case
2022-04-07 Simon PilgrimFix "result of 32-bit shift implicitly converted to...
2022-04-07 Benjamin Kramer[bazel] Port 3031fa88f0
2022-04-07 Nikita Popov[OpaquePtrs][Clang] Add -no-opaque-pointers to tests...
2022-04-07 Nikolas Klauser[libc++][ranges] Add implicit conversion to bool test...
2022-04-07 Mehdi Chinoune[lldb] Fix building standalone LLDB on Windows.
2022-04-07 Lorenzo Chelini[MLIR] Standalone: Fix copy-and-paste typo (NFC)
2022-04-07 Martin Storsjö[lldb] [CMake] Disable GCC's -Wstringop-truncation...
2022-04-07 Balázs Kéri[clang][ASTImporter] Not using consumeError at failed...
2022-04-07 Benjamin Kramer[clang-tidy] Silence unused variable warning in release...
2022-04-07 Weining Lu[LoongArch] Improve td files indentation a little bit...
2022-04-07 Fraser Cormack[RISCV] Select unmasked integer setcc insts via ISel...
2022-04-07 Benjamin Kramer[bazel] Port 5390606aa963
2022-04-07 Benjamin KramerTransforms: Remove unused include
2022-04-07 Florian Hahn[VPlan] Use vector.body as header name in VPlan native...
2022-04-07 Fraser Cormack[RISCV][VP] Add basic RVV codegen for vp.fcmp
2022-04-07 Nikita Popov[lld] Remove support for legacy pass manager
2022-04-07 Nikita Popov[OpaquePtr][Clang] Add CLANG_ENABLE_OPAQUE_POINTERS...
2022-04-07 Valentin Clement[mlir][CSE] Remove duplicated operations with MemRead...
2022-04-07 Wei Xiao[x86] Improve select lowering for smin(x, 0) & smax...
2022-04-07 Nikita Popov[LoopSink] Use MemorySSA with legacy pass manager
2022-04-07 Balázs Kéri[clang-tidy] bugprone-signal-handler: Message improveme...
2022-04-07 Tobias Hieta[LLD][COFF] Fix TypeServerSource matcher with more...
2022-04-07 Stanislav Mekhanoshin[AMDGPU] Fix test difference in debug and release....
2022-04-07 Jason MolendaCorrect debugserver to write xmm/ymm/zmm reg values
2022-04-07 Liqin Weng[RISCV] Add CMOV isel pattern for (select (setgt X...
2022-04-07 Petr Hosek[CMake][Fuchsia] Include bolt
2022-04-07 Fangrui Song[ELF] Ignore --no-add-needed
2022-04-07 Fangrui Song[Driver][test] Fix csky-toolchain.c to be CLANG_DEFAULT...
2022-04-07 Jez Ng[lld-macho][nfc] Rearrange order of statements to clari...
2022-04-07 Fangrui Song[Driver][test] Fix csky-toolchain.c to be CLANG_DEFAULT...
2022-04-07 Fangrui SongReland "[Driver] Default CLANG_DEFAULT_PIE_ON_LINUX...
2022-04-07 Fangrui Song[CSKY] Fix some Clang warnings. NFC
2022-04-07 Jun ZhangLink aganist clangSema to fix broken build.
2022-04-07 Matt ArsenaultAMDGPU: Handle private atomics
2022-04-07 Matt ArsenaultAtomicExpand: Add NotAtomic lowering strategy
2022-04-07 Matt ArsenaultAtomicExpand: Change return type for shouldExpandAtomic...
2022-04-07 Lian Wang[RISCV] Supplement patterns for vnsrl.wx/vnsra.wx when...
2022-04-07 Krystian Kuzniarek[clang-format][docs] Fix incorrect 'clang-format 11...
2022-04-07 River Riddle[mlir:Parser][NFC] Replace SSAUseInfo with OpAsmParser...
2022-04-07 Stanislav Mekhanoshin[AMDGPU] Check SI LDS offset bug in the allowsMisaligne...
2022-04-07 Michael Kruse[libomptarget] Add device RTL to regression test depend...
2022-04-07 LLVM GN Syncbot[gn build] Port 39f156863392
2022-04-07 Matt ArsenaultTransforms: Split LowerAtomics into separate Utils...
2022-04-07 River Riddle[mlir:PDL] Expand how native constraint/rewrite functio...
2022-04-07 Petr Hosek[CMake][compiler-rt] Include the missing variables
2022-04-07 Aart Bik[mlir][sparse] replace stack-based access pattern with...
2022-04-07 Simon Dardis[MIPS] Initial support for MIPS-I load delay slots
2022-04-06 Stanislav Mekhanoshin[AMDGPU] Regenerate global isel lds ops test checks...
2022-04-06 Louis Dionne[libc++abi] Remove XFAIL on arm64
2022-04-06 Alina Sbirlea[MSSA] Print memory phis when inspecting walker.
2022-04-06 Alina SbirleaRevert f7381a795ab235d34c94eaf01dc880eb5b89619d
2022-04-06 Simon Dardis[mips] Remove stale comment (NFC)
2022-04-06 Blue Gaston[Darwin][ASan] Fix "interceptor working?" check for...
2022-04-06 Peter Collingbournegn build: Fix some tests for host_os to instead check...
2022-04-06 Sam McCall[pseudo] Include missing `count` in test deps.
2022-04-06 Craig Topper[AArch64][AMDGPU][WebAssembly] Use static_cast instead...
2022-04-06 Jonas Devlieghere[lldb] Remove duplicate "warning:"
2022-04-06 Sam McCallRemove unused FileEntry::operator<. NFC
2022-04-06 Nathan Sidwell[demangler] Node precision dumper
2022-04-06 Peter CollingbourneReland "gn build: Fix support for building the builtins...
2022-04-06 Peter Collingbournegn build: Use target OS to control whether to use/depen...
2022-04-06 Walter Erquinigo[NFC][trace][intelpt] Remove unneeded import
2022-04-06 John Demme[MLIR] Add block detach func to CAPI and use it in...
2022-04-06 Nathan Sidwell[demangler][NFC] Rename SwapAndRestore to ScopedOverride
2022-04-06 Martin Storsjö[libcxx] [test] Stop defining LIBCXX-WINDOWS-FIXME
2022-04-06 Martin Storsjö[Support] [BLAKE3] Fix building for Cygwin
2022-04-06 Martin Storsjö[AArch64] Fix the upper limit for folded address offset...
2022-04-06 Martin Storsjö[lldb] Silence GCC/glibc warnings about ignoring the...
2022-04-06 Martin Storsjö[lldb] Silence GCC warnings about missing returns after...
2022-04-06 Martin Storsjö[lldb] Fix detecting warning options for GCC
2022-04-06 LLVM GN Syncbot[gn build] Port c03d6257c58f
2022-04-06 Sam McCall[pseudo] Rename DirectiveMap -> DirectiveTree. NFC
2022-04-06 Congzhe Cao[LoopInterchange] Try to achieve the most optimal acces...
2022-04-06 Paul Robinson[PS4] Fix a buggy cast
2022-04-06 Walter Erquinigo[trace][intelpt] Introduce instruction Ids
2022-04-06 Craig Topper[RISCV] Merge rv32/rv64 test files. NFC
2022-04-06 Peter CollingbourneRevert "gn build: Fix support for building the builtins...
2022-04-06 Zixu Wang[clang][extract-api] Add Objective-C Category support
2022-04-06 David BlaikieDebugInfo: Make the simplified template names prefix...
2022-04-06 LLVM GN Syncbot[gn build] Port 9fc45ca00a19
2022-04-06 Vladislav Khmelevsky[BOLT][test] Fix X86 tests
2022-04-06 Daniel Grumberg[clang][extract-api] Add support for typedefs
2022-04-06 Nathan Sidwell[clang][DOC] Document module mangler changes
2022-04-06 Daniil Kovalev[NFC][CodeGen] Add comments for SDNode debug ID
2022-04-06 Nico WeberRevert "[gn build] (manually) port 83a798d4b0e1 (abi_br...
2022-04-06 Peter Collingbournegn build: Fix support for building the builtins for...
2022-04-06 Craig Topper[LegalizeTypes][VP] Use LoVT/HiVT when splitting VP...
2022-04-06 Alan ZhaoAdd the /nologo flag to llvm-ml
2022-04-06 Daniel Grumberg[clang][extract-api] Fix small issues with SymbolGraphS...
2022-04-06 Hansang Bae[OpenMP] Fix warnings
2022-04-06 Daniil KovalevRevert "[CodeGen] Place SDNode debug ID declaration...
2022-04-06 Craig Topper[LegalizeTypes] Move SplitVecRes_VECTOR_REVERSE/VECTOR_...
2022-04-06 David Green[AArch64] Format the PerfectShuffle table. NFC
2022-04-06 Nathan Sidwell[demangler] Fix undocumented Local encoding
2022-04-06 Craig Topper[LegalizeDAG] Use SelectionDAG::getBoolConstant to...
next