platform/upstream/llvm.git
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
2021-09-12 Lang Hames[ORC] Add OrcShared dependency on LLVM_PTHREAD_LIB
2021-09-12 Lang Hames[ORC] Fix missing std::move
2021-09-12 Lang Hames[ORC] Fix out-of-range comparison errors.
2021-09-12 Lang Hames[ORC] Fix missing '&' in definition of deleted move...
2021-09-12 LLVM GN Syncbot[gn build] Port bb72f073808a
2021-09-12 Lang HamesRe-apply bb27e456435 and 5629afea910 with fixes.
2021-09-11 Kazu Hirata[Vectorize] Fix "unused variable" warnings
2021-09-11 Arthur O'Dwyer[clang] Enable the special enable_if_t diagnostics...
2021-09-11 Zhouyi Zhou[libcxxabi] NFC: fix incorrect indentation of braces
2021-09-11 David Green[AArch64] Regenerate some test checks. NFC
2021-09-11 Nikita Popov[LAA] Pass access type to getPtrStride()
2021-09-11 Martin Storsjö[llvm-shlib] Fix the i686 MSVC triple check for listing...
2021-09-11 Sanjay Patel[InstCombine] update code/test comments; NFC
2021-09-11 Nikita Popov[ARM] Support neon.vld auto-upgrade with opaque pointers
2021-09-11 Kazu Hirata[GlobalOpt] Use make_early_inc_range (NFC)
2021-09-11 Sanjay Patel[InstCombine] fold sub of min/max intrinsics with inver...
2021-09-11 Muhammad Omair... [LLDB] Skip TestDyldLaunchLinux.py on Arm/Linux
2021-09-11 guopeilin[BitcodeReader] Delay select until all constants resolved
2021-09-11 Simon Pilgrim[X86][SLM] Fix PSAD/MPSAD uops, latency and throughput
2021-09-11 Simon Pilgrim[X86][SLM] Fix HADD/HSUB uops, latency and throughput
2021-09-11 Simon Pilgrim[X86][SLM] Swap LoadLat and LoadUOps in the SLMWriteRes...
2021-09-11 Wang, Pengfei[X86] Support *_set1_pch(Float16 _Complex h)
2021-09-11 LLVM GN Syncbot[gn build] Port 2269a941a450
2021-09-11 Lang HamesRevert 5629afea910 and bb27e456435 while I look into...
2021-09-11 LLVM GN Syncbot[gn build] Port bb27e4564355
2021-09-11 Lang Hames[ORC] Add missing include.
2021-09-11 Lang Hames[ORC] Add SimpleRemoteEPC: ExecutorProcessControl over...
2021-09-11 Matt BeardsleyFix python 2-vs-3 issues in add_new_check.py and rename...
2021-09-11 Jessica Paquette[AArch64][GlobalISel] Select full-fp16 s16 G_FCONSTANT...
2021-09-11 Keith Smiley[llvm-cov] Add error for invalid -path-equivalence...
2021-09-11 Lang Hames[JITLink] Working memory shouldn't be subject to alignm...
2021-09-11 Lang Hames[ORC] Fix missing newline in debugging output.
2021-09-11 Lang Hames[ORC] Merge LLVMSPSSerializers.h into SimplePackedSeria...
2021-09-11 Lang Hames[ORC] Use EPC for EPCGeneric MemoryAccess / JITLinkMemo...
2021-09-11 Usman NadeemRevert "Revert "[AArch64][SVE][InstCombine] Canonicaliz...
2021-09-11 Eric Christophernullptr initialize variables, spotted on msan bots.
2021-09-11 Keith Smiley[docs] Improve description of LLVM_BUILD_TESTS
2021-09-10 Jason MolendaRecognize namespaced all_image_infos symbol name from...
2021-09-10 owenca[clang-format] Restrict the special handling for K...
2021-09-10 Joseph Huber[OpenMP] Add flag for setting debug in the offloading...
2021-09-10 Joseph Huber[OpenMP] Add more verbose remarks for runtime folding
2021-09-10 Alex Langford[lldb] Remove unused typedefs from lldb-forward.h
2021-09-10 Ye Luo[OpenMP][libomptarget] Add __tgt_target_return_t enum...
2021-09-10 Johannes DoerfertReapply "[OpenMP] Group side-effects to improve guardin...
2021-09-10 Johannes DoerfertReapply "[GlobalOpt][FIX] Do not embed initializers...
2021-09-10 Rob Suderman[mlir][tosa] Add shape inference for tosa.while
2021-09-10 Mark Schimmel[ARC] Improve code generated for i32 ADDC/ADDE and...
2021-09-10 Usman NadeemRevert "[AArch64][SVE][InstCombine] Canonicalize aarch6...
2021-09-10 Usman Nadeem[AArch64][SVE][InstCombine] Canonicalize aarch64_sve_du...
2021-09-10 Jan Svoboda[clang][deps] Move tests to the Clang subdirectory
next