platform/upstream/llvm.git
2023-01-11 Utkarsh SaxenaPerform access checking to private members in simple...
2023-01-11 Timm Bäder[clang][Interp][NFC] Print Pointee address of Pointer
2023-01-11 Ties Stuij[compiler-rt] support armv5t, armv6
2023-01-11 Haohai Wen[X86] Add scheduling info of CodeGenOnly but encodable...
2023-01-11 Dmitri GribenkoRevert "[DWARFLibrary] Add support to re-construct...
2023-01-11 Francesco Petrogalli[TargetParser] Generate the defs for RISCV CPUs using...
2023-01-11 Denis Revunov[BOLT][AArch64] add lock to FixRelaxations pass
2023-01-11 Luke Lau[RISCV][NFC] Update V spec section numbers
2023-01-11 David Green[AArch64] Add REQUIRES: aarch64-registered-target to...
2023-01-11 Francesco PetrogalliRevert "[TargetParser] Generate the defs for RISCV...
2023-01-11 Noah Goldstein[InstCombine] Handle assume(X & Pow2 != 0) in computeKn...
2023-01-11 Weining Lu[LoongArch] Refine the condition to return Match_Requir...
2023-01-11 Lorenzo Chelini[MLIR][Tensor] Fix example for pack/unpack (NFC)
2023-01-11 Miguel Saldivar[LoopVectorize] Clear cache of `LoopAccessInfoManager`
2023-01-11 Noah Goldstein[InstCombine] Add tests for icmp ne non-zero power...
2023-01-11 Francesco Petrogalli[TargetParser] Generate the defs for RISCV CPUs using...
2023-01-11 Johannes Doerfert[OpenMP][FIX] Avoid performance regression accidentally...
2023-01-11 David Green[AArch64] Make -march and target(arch=..) attributes...
2023-01-11 Weining LuReland "[CMake][LoongArch] Add LoongArch to LLVM_ALL_TA...
2023-01-11 Valentin Clement[flang] Lowering and implementation for extends_type_of
2023-01-11 Valentin Clement[flang] Lowering and implementation for same_type_as
2023-01-11 Valentin Clement[flang] Only deallocate intent(out) allocatable through...
2023-01-11 Kai Luo[PowerPC][GISel] Select sync instructions required...
2023-01-11 gonglingqin[LoongArch] Fixed llvm/test/CodeGen/LoongArch/intrinsic...
2023-01-11 Vitaly Buka[NFC][AsmWriter] Use HasSubstr in test
2023-01-11 Vitaly Buka[AsmWriter] Fix leak after D141343
2023-01-11 Vitaly Buka[DWARFLibrary] Init field after D137882
2023-01-11 eopXD[Clang][RISCV][NFC] Reorganize test case for rvv intrinsics
2023-01-11 Siva Chandra... [libc] Use the boostrap build's target triple if available.
2023-01-11 Max Kazantsev[Test] Add test showing one more missing case of turn...
2023-01-11 Owen AndersonDo not short circuit hoistIVInc when recomputation...
2023-01-11 Alex Brachet[libc] Implement str{,n}casecmp
2023-01-11 Max Kazantsev[Test] Give test variables more reasonable names
2023-01-11 Max Kazantsev[IndVars] Support AND/OR in optimizeLoopExitWithUnknown...
2023-01-11 LLVM GN Syncbot[gn build] Port e4e0f9330798
2023-01-11 Owen AndersonRemove the ThreadLocal template from LLVM.
2023-01-11 Owen AndersonRemove a FIXME that will never be fixed since undef...
2023-01-11 Emilia Dreamer[clang-format] Properly handle the C11 _Generic keyword.
2023-01-11 Emilia Dreamer[clang-format] Inherit RightAlign options across scopes
2023-01-11 chenglin.bi[DAGCombiner] Update test comments for pr59898; NFC
2023-01-11 chenglin.bi[AArch64] Only enable `foldCSELOfCSEl` DAG combine...
2023-01-11 Thomas Raoux[mlir][vector] Fix crash in extractelement vec distribution
2023-01-11 Wang, Xin10[X86][CodeGen]Fix extract f16 from big vectors
2023-01-11 Kudryashov... [CMake] Make libLLVM functionable for Android
2023-01-11 Kai Sasaki[mlir][affine] Canonicalize single value affine.min/max
2023-01-11 Ruiling SongAMDGPU/SIInsertWait: Skip dummy tied source
2023-01-11 Ruiling SongAMDGPU: Remove IsSourceOfDivergence check
2023-01-11 Ruiling SongAMDGPU: Promote array alloca if used by memmove/memcpy
2023-01-11 Vitaly Buka[NFC][AVR] Use inline field initializers
2023-01-11 Vitaly Buka[AVR] Init member added by D140830
2023-01-11 Matt Arsenaultclang: Convert test to generated checks and opaque...
2023-01-11 Matt ArsenaultAMDGPU: Use constant and externally_initialized for...
2023-01-11 Matt ArsenaultAMDGPU: Fix opaque pointer handling for enqueued blocks...
2023-01-11 Weining LuRevert "[CMake][LoongArch] Add LoongArch to LLVM_ALL_TA...
2023-01-11 Jennifer YuThis is to fix runtime problem for member data used...
2023-01-11 Jake Egan[NFC][AIX] Temporarily XFAIL test while investigating
2023-01-11 Vasileios Porpodas[AsmWriter] Don't crash when printing a null operand...
2023-01-11 yronglin[libc++] Use _LIBCPP_HIDE_FROM_ABI_VIRTUAL instead...
2023-01-11 Jonas Devlieghere[lldb] Only add lldb-framework-cleanup dependency to...
2023-01-11 Joe Loser[libc++][test] Move `common_input_iterator` to `test_it...
2023-01-11 Kirill Stoimenov[HWASAN] Implmented LSAN specifc thread support.
2023-01-10 Weining Lu[CMake][LoongArch] Add LoongArch to LLVM_ALL_TARGETS...
2023-01-10 Kirill Stoimenov[HWASAN] Added thread annotations to HwasanThreadList.
2023-01-10 Sebastian Peryt[LegacyPM] Port example pass SimplifyCFG to new PM
2023-01-10 Craig Topper[RISCV] Remove RISCVSubtarget::getArchMinVLen()/getArch...
2023-01-10 Alexander Yermolovich[DWARFLibrary] Add support to re-construct cu-index
2023-01-10 Vasileios Porpodas[AsmWriter] Don't crash when printing addrspace and...
2023-01-10 Arthur Eubanks[gn build] Remove --rtlib=libgcc for Android builds
2023-01-10 Johannes Doerfert[OpenMP] Avoid running openmp-opt on dead functions
2023-01-10 Johannes Doerfert[OpenMP] Ensure AAHeapToShared is only looking at one...
2023-01-10 Johannes Doerfert[OpenMP] Disable ICV deduction by default.
2023-01-10 Arthur Eubanks[test] Use -verify-cfg-preserved=0 in new-pass-manager.ll
2023-01-10 Amir AupovRevert "[perf-training] Check extension in findFilesWit...
2023-01-10 Johannes Doerfert[Attributor] Improve use of dominating writes during...
2023-01-10 Siva Chandra... [libc][NFC] Remove the now unused WrapperGen tool and...
2023-01-10 Aviad Cohen[mlir][tosa] Remove redundant "tosa.transpose" operations
2023-01-10 Blue Gaston[Sanitizer][Apple] Enable sanitizer common unittests...
2023-01-10 Krzysztof Drewniak[mlir][Index] Add index.mins and index.minu
2023-01-10 Krzysztof Drewniak[mlir][Arith] Fix bug in zero-extension range inference
2023-01-10 Philip Reames[RISCV] Add test coverage for TSO AMOs [nfc]
2023-01-10 Rob Suderman[mlir][tosa] Add uint16 to TOSA type support
2023-01-10 Amaury Séchet[DAGCombine] fold (sext (sext_inreg x)) -> (sext (trunc x))
2023-01-10 Johannes ReifferscheidFix math.cbrt with vector and f16 arguments.
2023-01-10 Johannes DoerfertReapply "[Attributor] Introduce AA[Intra/Inter]Reachabi...
2023-01-10 Joe Loser[libc++][utils] Remove unused import in `run.py`
2023-01-10 Joe Loser[libc++] Remove warning for `LIBCXX_SYSROOT`, `LIBCXX_T...
2023-01-10 Joe Loser[llvm][ADT] Add deduction guides for `MutableArrayRef`
2023-01-10 Sylvestre Ledrubuild: with -DCLANGD_ENABLE_REMOTE=ON, search for grpc...
2023-01-10 Valentin Clement[flang] Load unlimited polymorphic box the same way...
2023-01-10 Amir Ayupov[perf-training] Check extension in findFilesWithExtension
2023-01-10 Matt ArsenaultAMDGPU/GlobalISel: Widen s1 SGPR constants during regba...
2023-01-10 Matt Arsenaultclang: Fix handling of __builtin_elementwise_copysign
2023-01-10 Johannes Doerfert[CallGraph][FIX] Ensure generic intrinsics are represen...
2023-01-10 Jonas Devlieghere[lldb] Remove tools copied into LLDB.framework before...
2023-01-10 Casey Carter[libc++][test] Silence allocator conversion warnings
2023-01-10 Nemanja Ivanovic[AMDGPU] Fix big endian bots after 7c327c2
2023-01-10 Matt ArsenaultAMDGPU: Don't assert on printf of half
2023-01-10 Matt ArsenaultLangRef: Add !associated to list of preserved global...
2023-01-10 Matt ArsenaultAMDGPU: Fix opaque pointer and other bugs in printf...
2023-01-10 Alexander Yermolovich[llvm][dwwarf] Change CU/TU index to 64-bit
next