platform/upstream/llvm.git
2021-09-14 Stephen Tozer[Dexter] Improve performance by evaluating expressions...
2021-09-14 Nico Weber[Windows build] Use "DIA SDK" in sysroot
2021-09-14 Nico Weber[llvm cmake] replace tabs with spaces in config-ix...
2021-09-14 Justas Janickas[OpenCL] Enables .rgba vector extension in C++ for...
2021-09-14 Tobias Gysi[mlir][linalg] Fold ExtractSliceOps during tiling.
2021-09-14 Martin Storsjö[runtimes] Check whether -nostdinc++ and -nostdlib...
2021-09-14 Florian HahnRecommit "[LAA] Support pointer phis in loop by analyzi...
2021-09-14 David Green[ARM] Teach DemandedVectorElts about VMOVN lanes
2021-09-14 Uday Bondhugula[MLIR] Improve op parse error message for AtLeastNOpera...
2021-09-14 Cheng Wang[libc][Obvious] Some clean work with memmove.
2021-09-14 Matheus Izvekov[clang] disable implicit moves when not in CPlusPLus
2021-09-14 Tim NorthoverAArch64: fix indentation of ProcAppleA14. NFC.
2021-09-14 Justas Janickas[OpenCL] Tests C++ for OpenCL version macros
2021-09-14 Cullen Rhodes[WebAssembly] NFC: Remove unused tblgen template args
2021-09-14 Cullen Rhodes[AArch64] NFC: Use 'asm' in SIMDScalarCPY
2021-09-14 Martin Storsjö[Win64EH] Write .pdata symbol relocations relative...
2021-09-14 Martin Storsjö[llvm-readobj] [COFF] Resolve relocations pointing...
2021-09-14 Martin Storsjö[llvm-readobj] [COFF] Try to resolve symbols in unwind...
2021-09-14 Martin Storsjö[runtimes] Calculate the path to the llvm directory...
2021-09-14 Martin Storsjö[runtimes] Initialize LLVM_DEFAULT_TARGET_TRIPLE if...
2021-09-14 serge-sans... Check supported architectures in sseXYZ/avxXYZ headers
2021-09-14 Heejin Ahn[WebAssembly] Fix a typo in comments
2021-09-14 David BlaikieFixup some formatting from a recent commit
2021-09-14 David BlaikieDebugInfo: Add support for template parameters with...
2021-09-14 David BlaikieDebugInfo: Add support for template parameters with...
2021-09-14 Esme-Yi[yaml2obj][XCOFF] add the SectionIndex field for symbol.
2021-09-14 Chris Lattner[APInt] Add a concat method, use LLVM_UNLIKELY to help...
2021-09-14 Chen Zheng[PowerPC] prepare more loop load/store instructions
2021-09-14 Matt ArsenaultAMDGPU: Fix assert with indirect call with known requir...
2021-09-14 David BlaikieImprove type printing of const arrays to normalize...
2021-09-14 Matthias Springer[mlir][linalg] makeTiledShape: No affine.min if tile...
2021-09-14 Matthias Springer[mlir][linalg] New tiling option: Scalarize dynamic...
2021-09-14 Matthias Springer[mlir][linalg] Add scf.for loop peeling to codegen...
2021-09-14 Geoffrey Martin... [Bazel] Fix Bazel config for 2c8e784915
2021-09-14 Matthias Springer[mlir][linalg] TiledLoopOp peeling: Do not peel partial...
2021-09-14 Shao-Ce Sun[RISCV] add Half-precision test for vle/vse
2021-09-14 LLVM GN Syncbot[gn build] Port 2c8e78491588
2021-09-14 Lang Hames[ORC] Fix self-assignment.
2021-09-14 Lang Hames[ORC] Add Shared/OrcRTBridge, and TargetProcess/OrcRTBo...
2021-09-14 Brendon Cahoon[Hexagon] Use getTypeAllocSize to compute difference...
2021-09-13 Ankit Aggarwal[Hexagon] Handle bitcast of i64/i128 -> v64i1/v128i1
2021-09-13 Nico Weber[clang] Revert gcc-driver part of 648feabc65d8
2021-09-13 Arthur Eubanks[opt] Remove some legacy PM flags
2021-09-13 Kuba Mracek[GlobalDCE] In VFE support for relative pointers, allow...
2021-09-13 Thomas Lively[lld][WebAssembly] Relax limitations on multithreaded...
2021-09-13 Jian Cai[mlir][doc] fix typos.
2021-09-13 Heejin Ahn[WebAssembly] Handle _setjmp and _longjmp in SjLj
2021-09-13 Heejin Ahn[WebAssembly] Rethrow longjmp in EH handling if EmSjLj...
2021-09-13 Geoffrey Martin... [Bazel][mlir] Simplify test/BUILD.bazel with globs
2021-09-13 Fangrui Song[lldb] Actually fix format specifier after D108233
2021-09-13 Fangrui Song[ClangScanDeps][test] Add -fmodules-cache-path=DIR...
2021-09-13 David Carlier[Sanitizers] intercept accept4 on freebsd
2021-09-13 Florian Mayer[value-tracking] see through returned attribute.
2021-09-13 Florian Mayer[hwasan] Respect returns attribute when tracking values.
2021-09-13 Arnamoy Bhattacharyya[flang][OpenMP] Add parsing support for nontemporal...
2021-09-13 Fehr Mathieu[ADT] Extend EnableIfCallable for callables with incomp...
2021-09-13 Benoit JacobReorder mmt4d shapes:
2021-09-13 David Carlier[Sanitizers] intercept getgrouplist on Linux and FreeBSD.
2021-09-13 Alex Langford[lldb] Fix warning in MinidumpFileBuilder.cpp
2021-09-13 Jon Chesterfield[openmp] Apply test change from D109500
2021-09-13 Jon Chesterfield[openmp] Apply code change from D109500
2021-09-13 Jon ChesterfieldRevert "[openmp] Fix 51647, corrupt bitcode on amdgpu"
2021-09-13 Philip ReamesRevert "[IndVars] Replace PHIs if loop exits on 1st...
2021-09-13 Philip ReamesRevert "[IndVars] Break backedge and replace PHIs if...
2021-09-13 Nico Weber[gn build] Fix typos in config visibility lists
2021-09-13 vnalamot[RegScavenger][NFC] Refer to the already initialized...
2021-09-13 Nicolas Vasilache[mlir][Linalg] Insert static buffers as high as possibl...
2021-09-13 Kazu Hirata[Utils] Use make_early_inc_range (NFC)
2021-09-13 Simon Camphausen[mlir][emitc] Print signed integers properly
2021-09-13 Simon Pilgrim[APInt] Add APIntOps::ScaleBitMask helper
2021-09-13 vnalamot[SelectionDAG][NFC] Fix typo in VerifyDAGDiverence...
2021-09-13 Jonas Paulsson[MLIR] Mark test case XFAIL on SystemZ for now.
2021-09-13 Guillaume ChateletRevert "[libc] Some clean work with memmove."
2021-09-13 dpalermo[openmp] Fix 51647, corrupt bitcode on amdgpu
2021-09-13 Nico Weber[gn build] (semi-manually) port 4247381e26dd
2021-09-13 Michał Górny[lldb] [test] Remove parent output checks from follow...
2021-09-13 Muiez Ahmed[SystemZ][z/OS] Missing wchar functions libc++
2021-09-13 Matthias Springer[mlir][linalg] ComprehensiveBufferize: Do not copy...
2021-09-13 Florian Hahn[VPlan] Add test that requires duplicating recipe for...
2021-09-13 Pavel Labath[lldb] Skip TestGuiBasicDebug due to pr51833
2021-09-13 Anna Thomas[InstCombining] Refactor checks for TryToSinkInstructio...
2021-09-13 Kristóf Umann[analyzer] MallocChecker: Add notes from NoOwnershipCha...
2021-09-13 Stefan Gränitz[JITLink] Factor out forEachRelocation() function from...
2021-09-13 Nico Weber[clang] Make the driver not diagnose errors on nonexist...
2021-09-13 Tim NorthoverSwiftAsync: use runtime-provided flag for extended...
2021-09-13 Andrew SavonichevRevert "[clang] Check unsupported types in expressions"
2021-09-13 LLVM GN Syncbot[gn build] Port 0213d7ec0c50
2021-09-13 Andrew Savonichev[clang] Check unsupported types in expressions
2021-09-13 Ole Strohm[OpenCL] Initialize temporaries in the private address...
2021-09-13 Nicolas Vasilache[mlir][Linalg] Use reify for padded op shape derivation.
2021-09-13 Kristóf Umann[analyzer][NFCI] Allow clients of NoStateChangeFuncVisi...
2021-09-13 Sven van Haastregt[OpenCL] Support cl_ext_float_atomics
2021-09-13 Michał Górny[lldb] Remove redundant register alt_names
2021-09-13 Michał Górny[lldb] Support querying registers via generic names...
2021-09-13 Cullen Rhodes[AArch64] NFC: Remove unused template args
2021-09-13 David Green[AArch64] Regenerate some test checks. NFC
2021-09-13 Florian Hahn[VectorCombine] Support AND/UREM indices that require...
2021-09-13 David Truby[llvm][sve] Lowering for VLS masked extending loads
2021-09-13 Florian Hahn[Sema] Add test for __builtin_fminf errors.
2021-09-13 Cullen Rhodes[AArch64][SVE] NFC: Remove unused name from cvt builtins
next