platform/upstream/llvm.git
2021-07-18 Valentin Churavy[MLIR][CAPI] On MINGW don't link against libMLIR
2021-07-18 Deep Majumder[analyzer] Handle std::swap for std::unique_ptr
2021-07-18 Craig Topper[RISCV] Add more i32 srem/sdiv with power of 2 constant...
2021-07-18 David BlaikieDebugInfo: Name class templates with default arguments...
2021-07-18 Amara Emerson[GlobalISel] Fix known bits for G_BSWAP and B_BITREVERS...
2021-07-18 David Carlier[Sanitizers] FutexWake fix typo for FreeBSD code path.
2021-07-17 Jon Roelofs[AArch64][GlobalISel] Legalize bswap <2 x i16>
2021-07-17 Nikita Popov[ExecutionEngine] Fix GEP type
2021-07-17 David Green[ARM] Lower non-extended small gathers via truncated...
2021-07-17 Eli Friedman[AArch64] Prepare for changes to STEP_VECTOR.
2021-07-17 Nikita Popov[IRBuilder] Deprecate CreateGEP() without element type
2021-07-17 Nikita Popov[OpaquePtr] Remove uses of CreateGEP() without element...
2021-07-17 Nikita Popov[IRBuilder] Deprecate CreateInBoundsGEP() without eleme...
2021-07-17 Nikita Popov[OpaquePtr] Remove uses of CreateInBoundsGEP() without...
2021-07-17 Craig Topper[RISCV] Teach computeKnownBitsForTargetNode that VLENB...
2021-07-17 Vy Nguyen[libcxx] Updated test and seemingly incorrect comment...
2021-07-17 Jez Ng[lld-macho] Have ICF operate on all sections at once
2021-07-17 Christopher... [libcxx][ranges] makes `ranges::subrange` a borrowed...
2021-07-17 Shilei Tian[AbstractAttributor] Fix two issues in folding __kmpc_i...
2021-07-17 Nikita Popov[IRBuilder] Deprecate CreateStructGEP() without element...
2021-07-17 Nikita Popov[OpaquePtr] Remove uses of CreateStructGEP() without...
2021-07-17 ShihPo Hung[RISCV][RVV] Precommit a test case for D105684
2021-07-17 Nikita Popov[IRBuilder] Deprecate CreateConstGEP1_32() without...
2021-07-17 Nikita Popov[OpaquePtr] Remove uses of CreateConstGEP1_32() without...
2021-07-17 Simon Pilgrim[DebugInfo] Remove unnecessary <string> include depende...
2021-07-17 Nikita Popov[IRBuilder] Deprecate CreateConstInBoundsGEP1_64()...
2021-07-17 Nikita Popov[OpaquePtr] Remove uses of CGF.Builder.CreateConstInBou...
2021-07-17 Nikita Popov[IRBuilder] Deprecate CreateConstGEP1_64() without...
2021-07-17 Nikita Popov[OpaquePtr] Remove uses of CreateConstGEP1_64() without...
2021-07-17 Nikita Popov[IRBuilder] Deprecate CreateConstInBoundsGEP2_64()...
2021-07-17 Nikita Popov[OpaquePtr] Remove uses of CreateConstInBoundsGEP2_64...
2021-07-17 Nikita Popov[IRBuilder] Deprecate CreateConstGEP2_64() without...
2021-07-17 Kazu Hirata[Analaysis, CodeGen] Remove getHotSucc (NFC)
2021-07-17 Nikita Popov[IR] Don't accept null type in ConstantExpr::getGetElem...
2021-07-17 Nikita Popov[BPF] Use elementtype attribute for preserve.array...
2021-07-17 Craig Topper[RISCV] Manually emit the best shift for VSCALE lowerin...
2021-07-17 Martin Storsjö[sanitizers] Fix building on case sensitive mingw platforms
2021-07-17 Giorgis Georgakoudis[OpenMP] Codegen aggregate for outlined function captures
2021-07-17 Lang Hames[ORC] Fix typo in declaration
2021-07-17 Matthias Springer[mlir][vector] Remove vector.transfer_read/write to...
2021-07-17 Matthias Springer[mlir][vector] Refactor TransferReadToVectorLoadLowering
2021-07-17 jacquesguan[RISCV] Make VLEN no greater than 65536
2021-07-17 Lang Hames[ORC] Remove LLVM-side MachO Platform runtime support.
2021-07-17 Carl Ritson[AMDGPU] Tidy SReg/SGPR definitions using template...
2021-07-17 Kazu Hirata[Analysis] Remove isJoinDivergent (NFC)
2021-07-17 Wenlei He[CSSPGO] Turn on iterative-BFI for CSSPGO
2021-07-17 Matt ArsenaultMips/GlobalISel: Remove leftover dead code
2021-07-17 Matt ArsenaultAMDGPU/GlobalISel: Add a few tests for struct arguments
2021-07-17 Matt ArsenaultAMDGPU/GlobalISel: Fix some incorrect memory types...
2021-07-17 Emily Shi[NFC][compiler-rt][test] when using ptrauth, strip...
2021-07-16 Walter Erquinigo[trace][intel pt] Implement the Intel PT cursor
2021-07-16 Hongtao Yu[CSSPGO] Turn on unique linkage name by default for...
2021-07-16 Eli Friedman[ScalarEvolution] Fix overflow in computeBECount.
2021-07-16 Joel E. Denny[lit] Add --xfail-not/LIT_XFAIL_NOT
2021-07-16 Mehdi AminiRevert "Build libSupport with -Werror=global-constructo...
2021-07-16 Jim InghamAdd a mutex to guard access to the ThreadPlanStack...
2021-07-16 Christopher... [libcxx][modules] protects users from relying on libc...
2021-07-16 Fangrui Song[Bazel] Delete blank line to make buildifier happy
2021-07-16 Vitaly Buka[sanitizer] Fix test build on Windows
2021-07-16 Mehdi AminiBuild libSupport with -Werror=global-constructors ...
2021-07-16 David Green[ARM] Fix for matching reductions that are both sext...
2021-07-16 Sami TolvanenRevert "ThinLTO: Fix inline assembly references to...
2021-07-16 Sami TolvanenThinLTO: Fix inline assembly references to static funct...
2021-07-16 Nemanja Ivanovic[PowerPC] Implement intrinsics for mtfsf[i]
2021-07-16 Mehdi AminiAdd `lli` as dependency of MLIR integration tests
2021-07-16 Geoffrey Martin... [Bazel] Add examples to bazelignore
2021-07-16 Geoffrey Martin... [Bazel] Make gentbl_test compatible with coverage
2021-07-16 Geoffrey Martin... [Bazel] Use bazel_skylib paths for paths munging
2021-07-16 Alexey Bataev[SLP]Improve calculations of the cost for reused/reorde...
2021-07-16 LLVM GN Syncbot[gn build] Port 0bf4b81d57b0
2021-07-16 Amara Emerson[GlobalISel] Fix non-pow-2 legalization of s56 stores.
2021-07-16 Fangrui Song[COFF][test] Fix llvm-readobj tests
2021-07-16 Emily Shi[NFC][compiler-rt][test] pass through MallocNanoZone...
2021-07-16 Martin Storsjö[libcxx] [test] Fix experimental/memory.resource.adapto...
2021-07-16 Alexey Bataev[PATCH] D105827: [SLP]Workaround for InsertSubVector...
2021-07-16 Nico Weber[gn build] (semi-manually) port 6a4054ef060b
2021-07-16 Jon Roelofs[RISCV] Compose vector subregs hierarchically
2021-07-16 Mark LeairAdd a scalar argument case for the Fortran spread intri...
2021-07-16 Fangrui Song[llvm-readelf/llvm-readobj] Remove one-dash long options
2021-07-16 Fangrui Song[test] Avoid llvm-readelf/llvm-readobj one-dash long...
2021-07-16 David Green[ARM] Extra MLA vecreduce tests. NFC
2021-07-16 Simon Pilgrim[X86][SSE] combineX86ShufflesRecursively - bail if...
2021-07-16 Lei Huang[PowerPC] Implement XL compact math builtins
2021-07-16 Joseph Huber[OpenMP][NFC] Update the comment header for optimizations.
2021-07-16 Joseph Huber[OpenMP] Add remark documentation to the OpenMP webpage
2021-07-16 Joseph Huber[OpenMP] Add IDs to OpenMP remarks
2021-07-16 Joseph Huber[OpenMP] Rework OpenMP remarks
2021-07-16 Dmitry Vyukovsanitizer_common: link Synchronization.lib on Windows
2021-07-16 Emily Shi[compiler-rt] change write order of frexpl & frexpf...
2021-07-16 Philip Reames[tests] Precommit test for D104140
2021-07-16 Aart Bik[mlir][sparse] minor cleanup of Merger
2021-07-16 Stefan Pintilie[Clang] Add an empty builtins.h file.
2021-07-16 Craig Topper[RISCV] Rename the fixed vector vwmacc tests to have...
2021-07-16 Craig Topper[RISCV] Use tail agnostic policy for fixed vector vwmac...
2021-07-16 Craig Topper[RISCV] Refactor where in the multiclass hierarchy...
2021-07-16 Fangrui Song[docs] Update llvm-readelf supported options after...
2021-07-16 Dmitry Vyukovsanitizer_common: add Semaphore
2021-07-16 Philip Reames[test] Extend negative stride backedge tests to cover...
2021-07-16 Guozhi Wei[X86FixupLEAs] Try again to transform the sequence...
2021-07-16 Philip Reames[SCEV] Add tests for known negative strides in trip...
next