platform/upstream/llvm.git
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
2021-09-13 Cullen Rhodes[Hexagon] NFC: Remove unused tblgen template args
2021-09-13 Cullen Rhodes[Lanai] NFC: Remove unused tblgen template arg 'OpNode'
2021-09-13 Cullen Rhodes[NVPTX] NFC: Remove unused template arg '_'
2021-09-13 Xiang1 Zhang[X86] Adjust Keylocker handle mem size
2021-09-13 Xiang1 ZhangRevert "[X86] Adjust Keylocker handle mem size"
2021-09-13 Xiang1 Zhang[X86] Adjust Keylocker handle mem size
2021-09-13 Valentin Clement[mlir] Add missing namespace to createInlinerPass
2021-09-13 Luís MarquesXFAIL test `missing-abstract-variable.ll` for RISC-V
2021-09-13 Jingu Kang[LoopBoundSplit] Check the start value of split cond...
2021-09-13 Jay Foad[AMDGPU] Minor cleanup after D109483. NFC.
2021-09-13 Esme-Yi[yaml2obj][XCOFF] customize the string table
2021-09-13 David Sherwood[NFC] Replace unsigned VF with ElementCount in Epilogue...
2021-09-13 Florian Hahn[LAA] Add additional pointer phi tests.
2021-09-13 serge-sans... Fix scan-build-py executable lookup path
2021-09-13 Benjamin Kramer[mlir] Update bazel build for 802bf02a738e091d5bf22c03e...
2021-09-13 Pavel Labath[lldb] Remove PluginInterface::GetPluginVersion
2021-09-13 Max Kazantsev[Test] Add more sophisticated tests for switch UB opt
2021-09-13 Jim Lin[RISCV] Rename prefix `FeatureExt*` to `FeatureStdExt...
2021-09-13 Esme-Yi[XCOFF] Fix the program abortion issue in XCOFFObjectFi...
2021-09-13 Simon Pilgrim[X86][SLM] Fix DIVPD/DIVPS/RCPPS/RSQRTPS/SQRTPD/SQRTPS...
2021-09-13 Simon Pilgrim[InstCombine] Add PR51784 test cases
2021-09-13 Raphael Isemann[lldb][NFC] Cleanup EditlineHistory
2021-09-13 luxufan[JITLink] Add initial native TLS support to ELFNix...
2021-09-13 Mathieu Fehr[mlir] Allows to query traits from types and attributes
2021-09-13 Mehdi AminiAdd sanity check in MLIR ODS to catch case where an...
2021-09-13 Jan Kratochvil[lldb] [testsuite] Fix false failures on "\n" regex...
2021-09-13 Vignesh Balasubramanian[OpenMP] [OMPD] OPENMP_INSTALL_LIBDIR is set for the...
2021-09-13 Tom PraschanAdd semantic token modifier for non-const reference...
2021-09-13 Arthur Eubanks[NFC][CoroSplit] Directly use Function::getFunctionType()
2021-09-13 Max Kazantsev[IndVars] Break backedge and replace PHIs if loop exits...
2021-09-13 Max Kazantsev[IndVars] Replace PHIs if loop exits on 1st iteration
2021-09-13 Arthur Eubanks[NFC] Directly use OpenMPIRBuilder::Ident instead of...
2021-09-13 Ahsan Saghir[PowerPC] [NFC] Add Big-Endian checks for existing...
2021-09-13 Kuter Dinel[Attributor][FIX] AACallEdges, fix propagation error.
2021-09-13 Arthur Eubanks[NFC] Avoid using pointee types in PPCISelLowering
2021-09-12 Craig Topper[RISCV] Initial support .insn directive for the assembler.
2021-09-12 Kuter Dinel[Attributor] AAFunctionReachability, Handle CallBase...
2021-09-12 Kuter Dinel[Attributor] Create a call site position for AACalledges
2021-09-12 Usman Nadeem[NFC][SVE] Precommit tests for adr instruction
2021-09-12 Florian Hahn[VPlan] Fix crash caused by not updating all users...
2021-09-12 Nikita Popov[CGP] Support opaque pointers in address mode fold
2021-09-12 Kazu Hirata[Scalar] Use make_early_inc_range (NFC)
2021-09-12 Sanjay Patel[InstCombine] remove casts from splat-a-bit pattern
2021-09-12 Sam Clegg[WebAssembly] Convert to new "dylink.0" section format
2021-09-12 David Green[AArch64] Regenerate some test checks. NFC
2021-09-12 Kiran Chandramohan[OpenMP][MLIR] Add a conversion pattern for the master op
2021-09-12 Mara Sophie... [Clang][AVR] Fix definitions on AVR target
2021-09-12 Lang Hames[ORC] Temporarily remove the lljit-with-remote-debuggin...
2021-09-12 Lang Hames[ORC] Add bootstrap symbols to ExecutorProcessControl.
2021-09-12 Lang Hames[ORC] Add OrcTargetProcess dependency on LLVM_PTHREAD_LIB
next