platform/upstream/llvm.git
2021-08-06 Kadir Cetinkaya[clangd] Canonicalize inputs provided with `--`
2021-08-06 Kadir Cetinkaya[clangd] Strip mutliple arch options
2021-08-06 Dmitry Preobrazhensky[AMDGPU][MC][NFC][DOC] Updated AMD GPU assembler syntax...
2021-08-06 Jan Svoboda[clang] Remove misleading assertion in FullSourceLoc
2021-08-06 Andrzej Warzynski[flang][docs] Document the `flang` wrapper script
2021-08-06 Rainer Orth[profile] Only use NT_GNU_BUILD_ID if supported
2021-08-06 Mircea Trofin[NFC][MLGO] Make logging more robust
2021-08-06 Luna KirkbySplit 'qualifier on reference type has no effect' out...
2021-08-06 Reshabh Sharma[AMDGPU] Handle functions in llvm's global ctors and...
2021-08-06 Simon Pilgrim[ARM] Fold insert_subvector to concat_vectors
2021-08-06 Simon Pilgrim[X86][AVX] Extract SUBV_BROADCAST constant bits from...
2021-08-06 Alexander Belyaev[linalg] Expose `rewriteAsPaddedOp` function.
2021-08-06 Justas Janickas[C++4OpenCL] Introduces __remove_address_space utility
2021-08-06 Stefan Gränitz[Orc][examples] Temporarily disable tests for the C...
2021-08-06 Cullen Rhodes[AArch64] NFC: drop unnecessary llvm:: namespace prefix...
2021-08-06 Sven van Haastregt[OpenCL][Docs] Adding builtins requires adding to both now
2021-08-06 David Sherwood[LoopVectorize] Improve vectorisation of some intrinsic...
2021-08-06 Vladislav Vinogradov[mlir] Allow to override type/attr aliases from various...
2021-08-06 Chuanqi Xu[FuncSpec] Return changed if function is changed by...
2021-08-06 Esme-Yi[llvm-readobj][XCOFF] Warn about invalid offset
2021-08-06 David SherwoodRevert "[LoopVectorize] Add support for replication...
2021-08-06 Jay Foad[AMDGPU][GlobalISel] Better legalization of 32-bit...
2021-08-06 Jay Foad[AMDGPU][GlobalISel] Improve regbankselect for 64-bit...
2021-08-06 Jay Foad[AMDGPU][GlobalISel] Add G_AMDGPU_FFBL_B32
2021-08-06 Jay Foad[GlobalISel] Improve legalization of narrow CTTZ
2021-08-06 Chuanqi Xu[NFC] [FuncSpec] Remove unused variables in isArgumentI...
2021-08-06 Chuanqi Xu[FuncSpec] Move invariant computation for spec cost...
2021-08-06 Serge PavlovIntroduce intrinsic llvm.isnan
2021-08-06 Florian Hahn[LV] Move reduction PHI node fixup to VPlan::execute...
2021-08-06 Stella Laurenzo[mlir][python] Make a number of imports relative.
2021-08-06 Amara Emerson[GlobalISel] Make GLoadStore::getMemSize[InBits]()...
2021-08-06 Christian Kühnel[doc] added links to discord and discourse
2021-08-06 Chuanqi Xu[NFC] [FuncSpec] Update the Todo list for recursive...
2021-08-06 luxufan[JITLink][RISCV] Add relocation fixup test
2021-08-06 Adrian Kuegel[mlir][MemRef] Fix canonicalization of BufferCast(Tenso...
2021-08-06 Amara EmersonDelete copy-ctor of MachineFrameInfo.
2021-08-06 Kai Luo[PowerPC] Fix shift amount of xxsldwi when performing...
2021-08-06 Martin Storsjö[fuzzer] Fix building on case sensitive mingw platforms
2021-08-06 Arthur Eubanks[GCov] Emit memset instead of stores in __llvm_gcov_reset
2021-08-06 Ryan PrichardReplace "CHECK-NOT: #{{.*}}" with same-line positive...
2021-08-06 Serge Bazanski[Lanai] fix lowering wide returns
2021-08-06 Arthur O'Dwyer[libc++] s/_VSTD::_IsSame/_IsSame/. NFCI.
2021-08-06 Jinsong Ji[PowerPC] Fix copy/paste error in scalar_to_vector...
2021-08-06 Jacques Pienaar[mlir] std.call reference function return types in...
2021-08-06 Vitaly Buka[NFC][sanitizer] clang-format sem related block
2021-08-06 Kai Luo[PowerPC] Pre-commit test for D107428. NFC.
2021-08-06 Shilei Tian[NFC] Clean up and clang-format openmp/libomptarget...
2021-08-06 Jason MolendaRevert "[LLDB][GUI] Refactor form drawing using subsurf...
2021-08-06 Matt Jacobson[AVR][clang] Pass '-fno-use-init-array' to cc1 as default
2021-08-06 Matthias Springer[mlir] Cleanup: Fix warnings in MLIR
2021-08-06 Jessica Paquette[AArch64][GlobalISel] Overhaul G_INSERT legalization
2021-08-06 Jessica Paquette[AArch64][GlobalISel] Widen G_IMPLICIT_DEF and G_FREEZE...
2021-08-06 Sean Fertile[PowerPC][AIX] Create multiple constant sections.
2021-08-06 Jon RoelofsRevert "[GlobalISel][KnownBits] Implement G_CTPOP"
2021-08-06 Amara Emerson[GlobalISel] Allow the ArtifactValueFinder to return...
2021-08-06 Jon Roelofs[GlobalISel][KnownBits] Implement G_CTPOP
2021-08-05 wlei[llvm-profgen] Fix bug of loop scope mismatch
2021-08-05 Omar Emara[LLDB][GUI] Refactor form drawing using subsurfaces
2021-08-05 Ryan PrichardMark getc_unlocked as unavailable by default
2021-08-05 Jessica Paquette[AArch64][GlobalISel] Widen extloads before clamping...
2021-08-05 Stanislav Mekhanoshin[AMDGPU] Improve v2i32/v2f32 insertelt patterns
2021-08-05 Jinsong Ji[PowerPC] Remove accidently left checks
2021-08-05 Jinsong Ji[PowerPC] Add scalar vector test
2021-08-05 Heejin Ahn[WebAssembly] Don't do SjLj transformation when there...
2021-08-05 David Green[AArch64] Expand the SVE min/max reduction costs to...
2021-08-05 Steven Wan[AIX] "aligned" attribute should not decrease type...
2021-08-05 Jessica Paquette[AArch64][GlobalISel] Widen G_BSWAP before clamping
2021-08-05 Stanislav Mekhanoshin[Thumb2] generate checks in ldr-str-imm12.ll. NFC.
2021-08-05 Stanislav Mekhanoshin[AMDGPU] add v2i32 and v2f32 insert_vector_elt tests...
2021-08-05 Jessica Paquette[AArch64][GlobalISel] Overhaul G_EXTRACT legalization
2021-08-05 Vitaly Buka[msan] Don't track origns in signal handlers
2021-08-05 Nico Weber[lldb] Stop referencing "host_lib" in cmake files
2021-08-05 Nathan LanzaClean up instcombine stpcpy test
2021-08-05 Nico Weber[lldb] Remove a few unused .exports files
2021-08-05 Nico Weber[gn build] manually port 4d293f215dfb (LLVMDiff lib)
2021-08-05 Michael Kruse[Polly][test] Add tests for IslMaxOperationsGuard.
2021-08-05 Michael Kruse[Polly][test] Test difference between isl::stat:ok...
2021-08-05 Matt Morehouse[libFuzzer] Add missing include on Darwin.
2021-08-05 Fangrui Song[clang] Implement -falign-loops=N (N is a power of...
2021-08-05 Bill Wendling[llvm-diff] Create libLLVMDiff library
2021-08-05 Jon Roelofs[AArch64][GlobalISel] Legalize ctpop s128
2021-08-05 Matt MorehouseEnable extra coverage counters on Windows
2021-08-05 Arthur O'Dwyer[libc++] IWYU to fix complaints when compiling with...
2021-08-05 Chris Jackson{DebugInfo][LSR] Don't cache dbg.value that are already...
2021-08-05 Matt MorehouseRevert "[llvm-diff] Create libLLVMDiff library"
2021-08-05 Dimitry Andricsanitizer_common: disable thread safety annotations...
2021-08-05 Geoffrey Martin... [Bazel] Update for 9854f2f30f (Diff library)
2021-08-05 Hedin Garca[libc] Add diff and perf targets for more math functions
2021-08-05 Bill WendlingRemove unintended commit.
2021-08-05 Jon Chesterfield[clang] Replace asm with __asm__ in cuda header
2021-08-05 Roman Lebedev[NFC][X86] combineX86ShuffleChain(): hoist Mask variabl...
2021-08-05 Roman Lebedev[NFC][Codegen][X86] Add testcase that hanged after...
2021-08-05 Bill Wendling[llvm-diff] Create libLLVMDiff library
2021-08-05 Fangrui Song[ELF] Support copy relocation on non-default version...
2021-08-05 Jonas Devlieghere[lldb] Refactor IRExecutionUnit::FindInSymbols (NFC)
2021-08-05 Jonas Devlieghere[lldb] Use a struct to pass function search options...
2021-08-05 Dan LiewFix COMPILER_RT_DEBUG build for targets that don't...
2021-08-05 Ramesh Peri[llvm-ar] Fix for handling thin archive with SYM64...
2021-08-05 Jon RoelofsFix clang-interpreter build after 2487db1f286222e2501c2...
2021-08-05 Benjamin KramerRevert "[X86] combineX86ShuffleChain(): canonicalize...
next