platform/upstream/llvm.git
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...
2021-09-10 Michał Górny[lldb] [gdb-remote] Implement the vRun packet
2021-09-10 Michał Górny[lldb] [gdb-remote] Add fallbacks for vFile:mode and...
2021-09-10 Michał Górny[lldb] Add new commands and tests for getting file...
2021-09-10 Michał Górny[lldb] [test] Move "platform connect" logic into a...
2021-09-10 Anastasia Stulova[OpenCL][Docs] Update OpenCL 3.0 status info.
2021-09-10 Jan Svoboda[clang][tooling] Properly initialize DiagnosticsEngine...
2021-09-10 Max Kazantsev[Test][NFC] Regenerate checks in test
2021-09-10 Jan Svoboda[clang][deps] Use correct DiagnosticOptions for command...
2021-09-10 Stephan Herhut[mlir][linalg] Fix bufferize pattern to allow unknown...
2021-09-10 Sjoerd Meijer[LoopFlatten] Make the analysis more robust after IV...
2021-09-10 Jan Svoboda[clang][tooling] Accept custom diagnostic options in...
2021-09-10 Anastasia Stulova[OpenCL][Docs] Added ref to libclcxx
2021-09-10 Anastasia Stulova[OpenCL][Docs] Update OpenCL 3.0 implementation status.
2021-09-10 Raphael Isemann[lldb] Fix Clang modules build after D101329
2021-09-10 Jean Perier[flang] Signal EOR in non advancing IO and move to...
2021-09-10 Michał Górny[lldb] [test] Synchronize before the breakpoint in...
2021-09-10 Rosie Sumpter[SVE][LoopVectorize] Optimise code generated by widenPH...
2021-09-10 Serge Bazanski[Lanai] implement wide immediate support
2021-09-10 Serge Bazanski[Lanai] fix MC / objdump
2021-09-10 Jan Svoboda[clang][deps] NFC: Extract ModuleName initialization
2021-09-10 Cheng Wang[libc] Check signs instead of values in memcmp unittests.
2021-09-10 Jan Svoboda[clang][deps] NFC: Remove CompilationDatabase from...
next