platform/upstream/llvm.git
2023-07-24 dingfei[Sema][ObjC] Invalidate BlockDecl with invalid return...
2023-07-24 pvanhout[test][TableGen] Reenable pattern-parsing.td with rever...
2023-07-24 Nikita Popov[Mips] Fix argument lowering for illegal vector types...
2023-07-24 Jay Foad[CodeGen] Add machine verification to some tests
2023-07-24 Dhruv Chawla[NFC][ValueTracking]: Remove redundant computeKnownBits...
2023-07-24 Luke Lau[RISCV] Set Fast flag for unaligned memory accesses
2023-07-24 Tomasz Kamiński[NFC][analyzer] Enable implicit destructor for cfg...
2023-07-24 WANG Rui[LoongArch] Implement isZextFree
2023-07-24 WANG Rui[LoongArch] Add test case showing suboptimal codegen...
2023-07-24 WANG Rui[LoongArch] Implement isLegalICmpImmediate
2023-07-24 WANG Rui[LoongArch][NFC] Add tests for (X & -256) == 256 -...
2023-07-24 Simon Pilgrim[clangd] InlayHints.cpp - fix MSVC "not all control...
2023-07-24 Simon Pilgrim[include_cleaner] IncludeSpeller.cpp - fix MSVC "not...
2023-07-24 Simon Pilgrim[JITLink] ppc64.h - fix MSVC "not all control paths...
2023-07-24 Alex Bradbury[clang][docs] Attempt to fix warning when building...
2023-07-24 Alex Bradbury[clang][RISCV] Fix ABI handling of empty structs with...
2023-07-24 WANG Rui[LoongArch] Implement isLegalAddImmediate
2023-07-24 WANG Rui[LoongArch] Add tests for (and (add x, c1), (lshr y...
2023-07-24 Tomasz Kamiński[analyzer] Fix crash in GenericTaintChecker when propag...
2023-07-24 WANG Rui[DAGCombine] Canonicalize operands for visitANDLike
2023-07-24 WANG Rui[RISCV] Add tests for (and (add x, c1), (lshr y, c2))
2023-07-24 Sander de Smalen[AArch64][SME] Use `fmov` instead of NEON `movi` for...
2023-07-24 Michael PlatingsRevert "[NFC] Add checks for self-assignment."
2023-07-24 pvanhout[TableGen][GlobalISel] Fix warning when casting to...
2023-07-24 Sindhu Chittireddy[NFC] Add checks for self-assignment.
2023-07-24 Antonio Frighetto[clang][CodeGen] Introduce `-frecord-command-line`...
2023-07-24 pvanhout[TableGen][GlobalISel] Guarantee stable iteration order...
2023-07-24 Yingwei Zheng[ConstraintElim] Add facts implied by MinMaxIntrinsic
2023-07-24 Piotr Zegar[clang-tidy] Add bugprone-empty-catch check
2023-07-24 Balazs Benics[analyzer][docs] Add CSA release notes
2023-07-24 Craig Topper[RISCV] Add Zicond RUN lines to xaluo.ll. NFC
2023-07-24 Kai Luo[JITLink][PowerPC] Correct handling of R_PPC64_REL24_NOTOC
2023-07-24 Yingwei Zheng[ConstraintElim] Add test cases from PR63896. NFC.
2023-07-24 Jim Lin[RISCV] Remove unused check prefixes for tests. NFC
2023-07-24 eopXD[RISCV] Support register allocation for GHC when f...
2023-07-24 wanglei[LoongArch] Add definition for LVZ/LBT instructions
2023-07-24 Jacques Pienaar[mlir] Enable converting properties during C create
2023-07-24 esmeyi[XCOFF] Write source language ID and CPU version ID...
2023-07-24 Jacques Pienaar[mlir][py] Reuse more of CAPI build time inference.
2023-07-24 Pravin Jagtap[AMDGPU] Add llvm.amdgcn.wave.reduce.umin/umax Intrinsic.
2023-07-24 Jim Lin[RISCV] Adjust definition order in RISCVInstrInfoZvk...
2023-07-24 Jie Fu[AArch64][GlobalISel] Remove unused variable 'v2s8...
2023-07-24 Shilei TianRevert commits for kernel environment
2023-07-24 Zhongyunde[AArch64][GlobalISel] Legalize <2 x s8> and <4 x s8...
2023-07-24 Farid Zakaria[CMake] Disable GCC -Wnonnull
2023-07-24 Wu, Yingcong[sanitizer] use the right type for sizeof for intercept...
2023-07-24 Jun Sha (Joshua)[RISCV] Add codegen for Zfbfmin instructions
2023-07-24 Freddy Ye[X86] Remove SHA512 from Graniterapids in backend.
2023-07-24 khei4Reapply: [MemCpyOpt] implement single BB stack-move...
2023-07-23 Shilei Tian[LLVM] Remove the module dump introduced mistakenly
2023-07-23 Shilei Tian[MLIR][OpenMP] Remove local_unnamed_addr from check...
2023-07-23 Shilei Tian[MLIR][OpenMP] Fix wrong check lines in mlir/test/Targe...
2023-07-23 Shilei Tian[OpenMP] Introduce kernel environment
2023-07-23 Fangrui Song[X86] Fix a typo of Broadwell after D74918. NFC
2023-07-23 Fangrui SongReleaseNotes: add lld/ELF notes
2023-07-23 Shilei Tian[OpenMP][Plugin] Update the global address calculation
2023-07-23 Andrzej Warzynski[mlir][docs][nfc] Fix markdown link
2023-07-23 Shivam Gupta[clang-tidy] performance-* checks: Also allow allow...
2023-07-23 David Green[AArch64] Lower fcvtl2 (fpext) via tablegen patterns.
2023-07-23 Piotr ZegarRevert "[clang-tidy] Add bugprone-empty-catch check"
2023-07-23 LLVM GN Syncbot[gn build] Port f256fee53430
2023-07-23 Piotr Zegar[clang-tidy] Add bugprone-empty-catch check
2023-07-23 Simon Pilgrim[X86] IsEligibleForTailCallOptimization - use for-range...
2023-07-23 Noah Goldstein[InstCombine] Fix bug in canonicalization of Pow2 Tests...
2023-07-23 David Green[AArch64][GISel] Additional FPExt vector lowering
2023-07-23 Maksim Panchenko[BOLT] Fix jump table issue for split functions
2023-07-23 Nuno Lopes[LSR] Use poison instead of undef as placeholder [NFC]
2023-07-23 Simon Pilgrim[X86] getIntImmCostInst - avoid repeating getNumOperand...
2023-07-23 Simon Pilgrim[X86] getIntImmCostInst - silence static analyzer overf...
2023-07-23 Nuno Lopes[Scalarizer] Fold -1 mask in shufflevector to poison...
2023-07-23 Shivam Gupta[clang-tidy][clang-tidy-diff.py] Change shebang from...
2023-07-23 Phoebe Wang[X86][FP16] Split v32f16 shuffle when feature BWI is off
2023-07-23 Piotr Zegar[clang-tidy][NFC] Fix links to fuchsia codding standard
2023-07-23 Simon Pilgrim[X86] lowerRegToMasks - rename masklen -> MaskLenVT...
2023-07-23 Antonio Frighetto[InstCombine] Regenerate test checks (NFC)
2023-07-23 Antonio Frighetto[InstCombine] Do not assume scalar types in `select...
2023-07-23 Simon Pilgrim[X86] X86ISelLowering.cpp - fix some mixed case SDLoc...
2023-07-23 Simon PilgrimAdd missing 'namespace X86' closing comment to appease...
2023-07-23 Simon Pilgrim[X86] LowerFunnelShift - manually expand funnel shifts...
2023-07-23 Simon Pilgrim[X86] Add basic test coverage for funnels shifts of...
2023-07-23 Corentin Jabot[Clang][NFC] Restore changelog entry incorrectly remove...
2023-07-23 Amirreza Ashouri[clang] Fix diagnostics for defaulted, implicitly delet...
2023-07-23 Timm Bäder[clang][Interp][NFC] Fix two small code style problems
2023-07-23 Timm Bäder[clang][Interp][NFC] Fix InterpStack::dump() for empty...
2023-07-23 Timm Bäder[clang][Interp][NFC] Clean up getOrCreateDummy()
2023-07-23 Timm Bäder[clang][Interp][NFC] Use existing local variable
2023-07-23 Kishan Parmar[PowerPC/SPE] powerpcspe load and store instruction has
2023-07-23 Fangrui Song[unittest] Fix HighlighterTest.cpp after D151683
2023-07-23 Brad Smith[PowerPC] Reorder setMaxAtomicSizeInBitsSupported(...
2023-07-22 Fangrui Song[Support] Change StringMap hash function from xxHash64...
2023-07-22 Fangrui Song[gdb-remote] Sort entries in QEnvironment*
2023-07-22 Fangrui Song[test] Fix compiler_version.f90 for -DLLVM_APPEND_VC_RE...
2023-07-22 Fangrui Song[Frontend] Sort featuresVec for AMDGPU target features
2023-07-22 Amaury Séchet[DAG] Improve carry reconstruction in combineCarryDiamond.
2023-07-22 Fangrui Song[InstrProf] Stabilize --show-prof-sym-list dump order
2023-07-22 Fangrui Song[CodeGen] Stabilize C2/D2 to C1/D1 replacement order
2023-07-22 Jessica Clarke[builtins][Mips] Un-break FreeBSD build of __clear_cache
2023-07-22 Nuno Lopes[ObjCARC] Use poison instead of undef as placeholder...
2023-07-22 Nuno Lopes[UnifyLoopExits] Use poison instead of undef as placeho...
2023-07-22 Nuno Lopes[RewriteStatepointsForGC] Use poison instead of undef...
next