platform/upstream/llvm.git
2023-06-29 luxufan[ValueTracking] Guaranteed well-defined if parameter...
2023-06-29 zhanglimin[sanitizer][msan] The LLVM part of the LoongArch memory...
2023-06-29 Manna, Soumi[analyzer] Refactor codes in findMethodDecl()
2023-06-29 zhanglimin[MSan] Enable MSAN for loongarch64
2023-06-29 Wang, Xin10[NFC]Fix possibly derefer nullptr in ComplexDeinterleav...
2023-06-29 Weining Lu[LoongArch] Emit R_LARCH_64_PCREL relocation for FK_Dat...
2023-06-29 4vtomat[RISCV] Bump vector crypto to v1.0.0-rc1
2023-06-29 Manna, Soumi[CLANG] Fix potential integer overflow value in getRVVT...
2023-06-29 Hideto Ueno[mlir][IR] clang-format OperationSupport.cpp, NFC
2023-06-29 Hideto Ueno[mlir][IR] Combine location hash if required in Operati...
2023-06-29 Kai Sasaki[mlir][memref] Make result normalization aware of the...
2023-06-29 Amir Ayupov[BOLT] Add -dump-cg option to dump call graph
2023-06-29 Amir Ayupov[BOLT][NFC] Add extra debug logging to buildCallGraph
2023-06-29 Amir Ayupov[BOLT][NFC] Print functions after attaching profile...
2023-06-29 Tue Ly[libc][NFC] Set rounding mode for sincosf exhaustive...
2023-06-29 Christopher... [scudo] Use fast get time in secondary.
2023-06-28 Florian Hahn[ConstraintElim] Add tests with phis and different...
2023-06-28 varconst[libc++][hardening][NFC] Introduce `_LIBCPP_ASSERT_UNCA...
2023-06-28 Luke Lau[RISCV] Add test cases for vmv.v.vs which could be...
2023-06-28 Luke Lau[RISCV] Add test cases for insert subvector shuffles...
2023-06-28 Luke Lau[DAGCombine] Fold (store (insert_elt (load p)) x p...
2023-06-28 Luke Lau[RISCV] Add fixed vector insert tests that are pass...
2023-06-28 LLVM GN Syncbot[gn build] Port 75a1797044fc
2023-06-28 Paul KirthReland [llvm] Preliminary fat-lto-objects support
2023-06-28 Peiming Liu[mlir][sparse] admit un-sparsifiable operations if...
2023-06-28 Fangrui Song[Object] Add ELF section type SHT_LLVM_BITCODE for...
2023-06-28 Matt ArsenaultHIP: Directly call floor builtins
2023-06-28 Alexey Bataev[SLP]Fix emission of buildvectors with full match.
2023-06-28 Wenlei He[NFC][Sample PGO] Avoid non-const accessor for Callsite...
2023-06-28 Nikolas Klauser[clang] Fix checking the equality comparator of base...
2023-06-28 Ethan Luis... [flang][openmp] Fortran offloading test
2023-06-28 Florian Hahn[ConstraintElim] Add additional induction phi tests...
2023-06-28 David Green[SLP] Use vector types for cmp alt instructions costs
2023-06-28 Serge PavlovRevert "[Clang] Reset FP options before function instan...
2023-06-28 Matt ArsenaultHIP: Use frexp builtins in math headers
2023-06-28 Matt ArsenaultLangRef: Fix sphinx build error
2023-06-28 rootadding bf16 support to NVPTX
2023-06-28 Matt Arsenaultclang: Use new frexp intrinsic for builtins and add...
2023-06-28 Matt ArsenaultIR: Add llvm.frexp intrinsic
2023-06-28 Caroline Tice[LLDB] Fix buffer overflow problem in DWARFExpression...
2023-06-28 Nikolas Klauser[libc++] Add missing _LIBCPP_HIDE_FROM_ABI in uninitial...
2023-06-28 Tue Ly[libc][math] Implement erff function correctly rounded...
2023-06-28 Daniel Thornburgh[Symbolizer] Ignore unknown additional symbolizer marku...
2023-06-28 Jon Roelofs[MachineInst] Bump NumOperands back up to 24bits
2023-06-28 Matt ArsenaultAMDGPU: Move AMDGPUAttributor run earlier
2023-06-28 Philip Reames[docs][RISCV] Remove duplicate entries for zvfbfmin...
2023-06-28 Snehasish Kumar[instrprof] Add an overload to accept raw_string_ostream.
2023-06-28 David Green[SLP][AArch64] Extend extracts-from-scalarizable-vector...
2023-06-28 Fraser Cormack[InstSimplify] Fix a scalable-vector crash
2023-06-28 Valentin Clement[flang][openacc] Resolve symbol in device, host and...
2023-06-28 Valentin Clement[flang][openacc] Relax clause rule on routine directive
2023-06-28 Paul Robinson[doc] Fix link typo
2023-06-28 LLVM GN Syncbot[gn build] Port 1bfdc534aaae
2023-06-28 Yusra SyedaRevert "[SystemZ][z/OS] This patch adds support for...
2023-06-28 Jeffrey Byrnes[AMDGPU] NFC: Add schedule-relaxed-occupancy to relax...
2023-06-28 Shilei Tian[NFC][Doc] Update feature support doc `clang/docs/OpenM...
2023-06-28 Craig Topper[LegalizeTypes] Combine PromoteIntRes_VECTOR_DEINTERLEA...
2023-06-28 Paul Robinson[doc] Give better info about forks
2023-06-28 LLVM GN Syncbot[gn build] Port 9df0f66af546
2023-06-28 Yusra Syeda[SystemZ][z/OS] This patch adds support for the ADA...
2023-06-28 LLVM GN Syncbot[gn build] Port 8e71d14972b4
2023-06-28 Felipe de Azevedo... [lldb] Use LLVM's implementation of AppleTables for...
2023-06-28 David Green[ARM][AArch64] !cast<Instruction>("XYZ") -> XYZ. NFC
2023-06-28 Guillaume Chatelet[libc][NFC] Separate avx/no-avx x86 memcpy implementations
2023-06-28 Joseph Huber[AMDGPU] Always pass `-mcpu` to the `lld` linker
2023-06-28 Jie Fu[flang] Build broken due to no member named 'getNumScal...
2023-06-28 Youngsuk Kim[llvm] Replace uses of Type::getPointerTo (NFC)
2023-06-28 Felipe de Azevedo... [lldb] Use LLVM's implementation of AppleTables for...
2023-06-28 Serge Pavlov[Clang] Reset FP options before function instantiations
2023-06-28 Alexey Bataev[SLP]Fix PR63141: compareCmp is not strict weak ordering.
2023-06-28 Kevin P. Neal[TableGen] Stabilize sort in GET_SUBTARGETINFO_MACRO...
2023-06-28 Andrzej Warzynski[mlir][VectorType] Remove `numScalableDims` from the...
2023-06-28 Nikita Popov[AArch64] Make tests more robust (NFC)
2023-06-28 David Truby[flang] Add COMDAT to global variables where needed
2023-06-28 Jingu Kang[AArch64] Remove vector shift instrinsic with shift...
2023-06-28 Nikita Popov[SimplifyCFG] Make some tests more robust (NFC)
2023-06-28 Felipe de Azevedo... [lldb] Use LLVM's implementation of AppleTables for...
2023-06-28 John Brawn[ARM] Generate out-of-line jump tables for XO without...
2023-06-28 Kevin P. Neal[TableGen] Stabilize sort in GET_SUBTARGETINFO_MACRO...
2023-06-28 Nikita Popov[SimplifyCFG] Add additional tests with assume (NFC)
2023-06-28 Florian Hahn[ConstraintElim] Try to use first cmp to prove second...
2023-06-28 Tue Ly[libc] Fix missing dependency and linking option for...
2023-06-28 Haojian Wu[clangd] Fix some typos, NFC
2023-06-28 Florian Hahn[ConstraintElim] Move condition check logic to helper...
2023-06-28 Tue Ly[libc][math] Clean up exhaustive tests implementations.
2023-06-28 Alexey BataevRevert "[SLP]Fix PR63141: compareCmp is not strict...
2023-06-28 Matt ArsenaultOpenMP: Revert accidental cmake change to make amdgpu...
2023-06-28 Matt ArsenaultValueTracking: Handle !absolute_symbol in computeKnownBits
2023-06-28 Francesco Petrogalli[MISched] Fix bug(s) in bottom-up scheduling.
2023-06-28 Matt ArsenaultAMDGPU: Special case uniformity info for single lane...
2023-06-28 Matt ArsenaultValueTracking: Handle ptrmask in computeKnownBits
2023-06-28 Matt ArsenaultInstCombine: Add baseline tests for some ptrmask handling
2023-06-28 Martin Braenne[clang][dataflow] Don't crash if copy constructor arg...
2023-06-28 Matt ArsenaultOpenMP: Fix nothrow new/delete for amdgpu
2023-06-28 Matt ArsenaultOpenMP: Add missing test coverage for nothrow new/delete
2023-06-28 Matt ArsenaultOpenMP/cmake: Use TARGET instead of looking for amdgpu...
2023-06-28 Serge Pavlov[symbolizer] Exit early if input file is absent
2023-06-28 Sven van Haastregt[CodeGenPrepare] Implement releaseMemory
2023-06-28 Nicolas Vasilache[mlir][Linalg] Refactor isaContractionOpInterface and...
2023-06-28 Nikita Popov[SimplifyCFG] Regenerate test checks (NFC)
next