platform/upstream/llvm.git
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
2021-09-10 Sanjay Patel[InstCombine] add tests for sub of min/max intrinsics...
2021-09-10 Joseph Huber[OpenMP] Check OpenMP assumptions on call-sites as...
2021-09-10 Joseph Huber[OpenMP] Make CUDA math library functions SPMD amenable
2021-09-10 Siva Chandra... [libc] Add extension functions fedisableexcept, feenabl...
2021-09-10 Florian Mayer[hwasan] Do not instrument accesses to uninteresting...
2021-09-10 David Carlier[Sanitizers] intercept netent, protoent and mincore...
2021-09-10 Florian Mayer[stack-safety] Allow to determine safe accesses.
2021-09-10 Nico Weber[clang] Fix typo in test from a723310b4
2021-09-10 Kazu Hirata[CodeGen, Target] Use pred_empty and succ_empty (NFC)
2021-09-10 Rumeet Dhindsa[lldb] Add support for debugging via the dynamic linker.
2021-09-10 Roman Lebedev[clang] `aligned_alloc` allocation function specifies...
2021-09-10 Roman Lebedev[NFCI][clang] Move allocation alignment manifestation...
2021-09-10 Roman Lebedev[NFC][clang] Improve test coverage for alignment manife...
2021-09-10 Huihui Zhang[AArch64ISelLowering] Fix null pointer access in perfor...
2021-09-10 Jon Chesterfield[openmp][amdgpu] Update SupportAndFAQ docs
2021-09-10 Anton Afanasyev[AggressiveInstCombine] Add `udiv` and `urem` instrs...
2021-09-10 Anton Afanasyev[Test][AggressiveInstCombine] Add test for `udiv` and...
2021-09-10 Johannes DoerfertRevert "[OpenMP] Group side-effects to improve guarding...
2021-09-10 Johannes DoerfertRevert "[GlobalOpt][FIX] Do not embed initializers...
2021-09-10 Johannes Doerfert[OpenMP][Docs] Remove old/outdated webpage
2021-09-10 Johannes Doerfert[OpenMP] Encode `omp [...] assume[...]` assumptions...
2021-09-10 Johannes Doerfert[GlobalOpt][FIX] Do not embed initializers into AS...
2021-09-10 Johannes Doerfert[OpenMP] Group side-effects to improve guarding efficiency
2021-09-10 David Green[ARM] Remove unused tblgen arguments. NFC
2021-09-10 Nikita Popov[CallLowering] Support opaque pointers
2021-09-10 Nikita Popov[IR] Remove unused parameter (NFC)
2021-09-10 Craig Topper[RISCV] Enable CGP to sink splat operands of Add/Sub...
2021-09-10 Craig Topper[RISCV] Teach vsetvli insertion that stores don't use...
2021-09-10 Michał Górny[lldb] [test] Remove parent check in Subprocess/clone...
2021-09-10 Sam Clegg[lld][WebAssembly] Cleanup output of --verbose
2021-09-10 Michał Górny[lldb] [test] Skip A/vRun/QEnvironment* tests on Window...
2021-09-10 Michał Górny[lldb] [test] Attempt to fix gdb_remote_client A/vRun...
2021-09-10 Michał Górny[lldb] [test] Mark new launch/QEnvironment tests as...
2021-09-10 Michał Górny[lldb] [test] Skip file permission tests on Windows
2021-09-10 David Green[ARM] Remove unused tblgen arguments. NFCI
2021-09-10 Sam Clegg[WebAssembly][libObject] Avoid re-use of Section object...
2021-09-10 Saiyedul Islam[clang-offload-bundler] Fix compatibility testing for...
2021-09-10 Nikita Popov[OpaquePtr] Forbid mixing typed and opaque pointers
2021-09-10 Filipp Zhinkin[InstCombine] add tests for X == 0 ? 0 : X * Y ; NFC
2021-09-10 David Green[AArch64] Regenerate some test checks. NFC
2021-09-10 Jan Svoboda[clang][deps] Test diagnostic options are being respected
2021-09-10 Jan Svoboda[clang][deps] Sanitize both instances of DiagnosticOptions
2021-09-10 Sander de Smalen[SelectionDAG] PromoteIntRes_EXTRACT_SUBVECTOR for...
2021-09-10 Sander de Smalen[SelectionDAG] PromoteIntRes_EXTRACT_SUBVECTOR for...
2021-09-10 Pavel Labath[lldb] Clean up Platform/CMakeLists.txt
2021-09-10 Alex Zinenko[mlir] spelling and style changes in ReconcileUnrealize...
2021-09-10 Michał Górny[lldb] [gdb-remote] Use standardized GDB errno values
2021-09-10 Michał Górny[lldb] [gdb-remote] Support QEnvironment fallback to...
next