platform/upstream/llvm.git
2023-07-03 Ella Ma[analyzer][CStringChecker] Adjust the invalidation...
2023-07-03 zhanglimin[dfsan] Support Linux loongarch64
2023-07-03 Haojian Wu[Tooling][Rewriter] Remove the redundant AtomicallyMove...
2023-07-03 Balazs Benics[ADT] Add deduction guide for iterator_range
2023-07-03 tripleCC[analyzer] Fix false negative when using a nullable...
2023-07-03 Matthias Springer[mlir][linalg] LinalgOp-anchored empty tensor elimination
2023-07-03 Matthias Springer[mlir][vector] Clean up some dimension size checks
2023-07-03 Matthias Springer[mlir][linalg] Remove redundant dimension size helper...
2023-07-03 Ben Shi[CSKY] Optimize conditional branch with BLZ32/BLSZ32...
2023-07-03 Ben Shi[CSKY] Optimize IR pattern icmp-select with DECT32...
2023-07-03 Matthias Springer[mlir][transform] Add `transform.apply_cse` op
2023-07-03 Matthias Springer[mlir][Transforms][NFC] CSE: Add C++ entry point
2023-07-03 Matthias Springer[mlir][IR] Fix memory leak in DominanceInfo
2023-07-03 Jie Fu[flang] Fix -Wstring-conversion in PPCIntrinsicCall...
2023-07-03 Kelvin Li[flang] Add PowerPC vec_cmpge, vec_cmpgt, vec_cmple...
2023-07-03 Chuanqi Xu[Coroutines] Prevent infinite loop in simplifyTerminato...
2023-07-03 Freddy Ye[X86] Add missing features for ivybridge, sandybridge...
2023-07-03 Alfred Persson... [libc] Correct usage of __unix__ and __linux__
2023-07-02 Eugene Zhulenev[mlir] Use reinterpret cast to construct TypedValue...
2023-07-02 Eugene Zhulenev[mlir] Specialize DenseMapInfo and PointerLikeTypeTrait...
2023-07-02 Maurice Heumann[ARM] Adjust strd/ldrd codegen alignment requirements
2023-07-02 Eli Friedman[clang][CodeGen] Fix global variables initialized with...
2023-07-02 Florian Hahn[LV] Add test case for #63602.
2023-07-02 Aaron Ballman[C11] Correct global atomic pointer initialization...
2023-07-02 Sergei BarannikovRevert "[MC] Allow conversion between ParseStatus and...
2023-07-02 Yaxun (Sam... [AMDGPU] Rename predefined macro __AMDGCN_WAVEFRONT_SIZE
2023-07-02 Amirreza AshouriFix typo "__is_parititioned_impl" to "__is_partitioned_...
2023-07-02 Youngsuk Kim[clang] Remove CGBuilderTy::CreateElementBitCast
2023-07-02 David Green[DAG][AArch64] Handle vector types when expanding sdiv...
2023-07-02 Simon Pilgrim[GlobalIsel][X86] Add initial scalar G_MUL/G_SMULH...
2023-07-02 David Green[AArch64] Expand typesizes of tests for constant srem...
2023-07-02 Rainer Orth[sanitizer_common][test] Fix huge_malloc.c UNSUPPORTED...
2023-07-02 David Green[AArch64] Ensure BICi and ORRi have same input and...
2023-07-02 Timm Bäder[llvm][NFC] Stop plenking in an assertion message
2023-07-02 Timm Bäder[clang][Sema][NFC] Make worklist in CheckForIntOverflow...
2023-07-02 Timm Bäder[clang][Interp][NFC] Fix a test to actually test something
2023-07-02 Haohai Wen[Driver][MSVC] Move lld specific flags before inputs
2023-07-02 Yuanfang Chen[clang] P1816R0 and P2082R1 should work for cxx20 and...
2023-07-01 Igor Kudrin[AArch64] Emit fewer CFI instructions for synchronous...
2023-07-01 Sergei Barannikov[MC] Allow conversion between ParseStatus and MatchOper...
2023-07-01 David Green[AArch64] Treat the icmp in icmp(and(..), 0) as free
2023-07-01 Thurston DangRevert "[msan] Intercept dladdr1, and refactor dladdr"
2023-07-01 Thurston Dang[msan] Intercept dladdr1, and refactor dladdr
2023-07-01 Evandro Menezes[AArch64] Remove duplicate code (NFC)
2023-07-01 Petr Hosek[libc] Missing FEnvImpl.h dependency on math.h
2023-07-01 Sergei Barannikov[RISCV] Add a test with unknown argument of .attribute...
2023-07-01 Evandro Menezes[AArch64] Add scheduling model for Neoverse N1
2023-07-01 Piotr Zegar[clang-tidy] Correct sizeof/alignas handling in misc...
2023-07-01 Piotr Fusik[libc++] Implement stringbuf members of P0408R7 (Effici...
2023-07-01 Mark de Wever[libc++][doc] Updates spaceship status.
2023-07-01 Mark de Wever[libc++] Enables constexpr string tests.
2023-07-01 Mike Crowe[clang-tidy] Improve documentation for modernize-use...
2023-07-01 Haojian Wu[LTO] Fix a missing comment
2023-07-01 Haojian Wu[bazel] Port bazel support for 5bf8efd269f8b75b5be40f08...
2023-07-01 Haojian Wu[LTO] Replace llvm::writeFileAtomically with llvm:...
2023-07-01 Vincent Lee[FuncSpec] Avoid crashing when SwitchInst doesn't see...
2023-07-01 Evandro Menezes[AArch64] Remove duplicate code (NFC)
2023-07-01 Sergei Barannikov[MC] Add three-state parseDirective as a replacement...
2023-07-01 Jason MolendaChange the dyld notification function that lldb puts...
2023-07-01 Haohai Wen[lld/COFF] Add /dwodir to enable DWARF fission with LTO
2023-06-30 Dave Lee[lldb] Add log indicating which kind of data formatter
2023-06-30 Lucile Nihlen[clang] detect integer overflow through temporary values
2023-06-30 Hamish Knight[clang] Fix leak in LoadFromCommandLineWorkingDirectory...
2023-06-30 Yuan Yao[mlir][NVGPU]: Fix op description of nvgpu.device_async...
2023-06-30 Ivan Butygin[mlir][NFC] Sort dialects
2023-06-30 Samira BazuziExpose DataflowAnalysisContext.querySolver().
2023-06-30 Kun Wu[mlir][sparse][gpu] reuse CUDA environment handle throu...
2023-06-30 Aart Bik[mlir][sparse] add affine parsing to new surface syntax...
2023-06-30 Roland McGrath[libc] Fix more inline definitions
2023-06-30 Dave Lee[lldb] Delete RewriteObjCClassReferences (NFC)
2023-06-30 Youngsuk Kim[clang] Replace uses of CreateElementBitCast (NFC)
2023-06-30 Peiming Liu[mlir][sparse] make UnpackOp return the actual filled...
2023-06-30 LLVM GN Syncbot[gn build] Port c4e98722ca79
2023-06-30 Roland McGrath[libc] Add missing cast in x86 big_endian_cmp_mask
2023-06-30 Florian Hahn[LV] Pass bool to requiresScalarEpilogue (NFC).
2023-06-30 Jerry GeAdd Int4 support for tosa::ConstOp
2023-06-30 fernandosalas[scudo] Improve Secondary Cache Dump
2023-06-30 Chia-hung Duan[scudo] Restore Freelist when we fail on PageMap creation
2023-06-30 Thurston Dang[msan] Add lit test for dladdr
2023-06-30 Amirreza Ashouricorrect misspelled _LIBCPP___TYPE_TRAITS_IS_EQUAILITY_C...
2023-06-30 Nikolas Klauser[libc++] Fix std::copy and std::move for ranges with...
2023-06-30 Luke Lau[RISCV] Fix vfwcvt/vfncvt pseudos w/ rounding mode...
2023-06-30 Justin Bogner[test] Add a couple of missing REQUIRES
2023-06-30 Ethan Luis... [flang][openmp] Parallel reduction FIR lowering
2023-06-30 Valentin Clement[flang][NFC] Fix typos
2023-06-30 usama hameed[UBSan] Fix shared library linking in test for Darwin.
2023-06-30 Jeffrey Sandoval[OpenMP][NVPTX] Handle additional invalid PTX characters
2023-06-30 Valentin Clement[openacc][NFC] Bump parser support number to OpenACC 3.3
2023-06-30 Aiden Grossman[llvm-exegesis] Make sure auxiliary memory is unlinked...
2023-06-30 Nikita PopovRevert "[SimplifyCFG] Allow dropping block that only...
2023-06-30 Andrzej Warzynski[mlir][Vector] Update the lowering of `vector.transfer_...
2023-06-30 Kun Wu[mlir][sparse][gpu] Add explaining string to three...
2023-06-30 Dhruva Chakrabarti[OpenMP] Added memory scope to atomic::inc API and...
2023-06-30 Matt ArsenaultOpenMP: Don't use target regions in library function...
2023-06-30 Matt ArsenaultAMDGPU: Fix opaque pointer conversion error in test
2023-06-30 Matt ArsenaultAMDGPU: Fold away mbcnt.hi in wave32 mode
2023-06-30 Matt ArsenaultAMDGPU: Add baseline tests for mbcnt.hi combine
2023-06-30 Valery N Dmitriev[SLP] Fix crash on attempt to access on invalid iterato...
2023-06-30 Thomas Lively[WebAssembly] Fix incorrect assertion in SIMD reduction...
2023-06-30 Jean Perier[flang][hlfir] probe ultimate intrinsic module procedur...
next