platform/upstream/llvm.git
2023-07-24 Lang Hames[llvm-jitlink] Move statistics code into a separate...
2023-07-24 Craig Topper[RISCV] Remove combineCmpOp and associated code. NFCI
2023-07-24 Alex BradburyRevert "[clang][RISCV] Fix ABI handling of empty struct...
2023-07-24 Matt ArsenaultAMDGPU: Implement combineRepeatedFPDivisors
2023-07-24 Yuanqiang Liu[NVPTX] Expand select_cc on bfloat16 type
2023-07-24 Nikita Popov[ConstantFolding] Avoid use of ConstantExpr::getOr...
2023-07-24 Sander de Smalen[AArch64] Ignore instructions not supported by CPU...
2023-07-24 Nikita Popov[InstCombine] Avoid uses of ConstantExpr::getOr()
2023-07-24 Craig Topper[RISCV] Add CZERO_EQZ/CZERO_NEZ to ComputeNumSignBitsFo...
2023-07-24 Craig Topper[RISCV] Add test case for D156082 to condops.ll
2023-07-24 Craig Topper[RISCV] Add CZERO_EQZ/CZERO_NEZ to computeKnownBitsForT...
2023-07-24 Sander de Smalen[Clang][AArch64] svldr_vnum/svstr_vnum should use cntsb...
2023-07-24 Lorenzo Chelini[MLIR][Linalg] Move AggregatedOpInterface in linalg...
2023-07-24 Pravin Jagtap[AMDGPU] Fix llvm.amdgcn.wave.reduce.umax/umin MIR...
2023-07-24 Simon Pilgrim[X86] fpclamptosat.ll - add nounwind to get rid of...
2023-07-24 Quinn Dawkins[mlir][Transform] Allow printing inside matchers
2023-07-24 David Green[AArch64] Add vselect(fmin/fmax) SVE patterns
2023-07-24 David Green[AArch64] Extra testing for vselect(fmin/max patterns...
2023-07-24 Simon Pilgrim[X86] combineConcatVectorOps - add concat(ctpop)/concat...
2023-07-24 Simon Pilgrim[X86] Add some basic concat(ctpop)/concat(ctlz)/concat...
2023-07-24 Zain Jaffal[Remark] Overload `<<` for Remark, RemarkType and Remar...
2023-07-24 Jie Fu[clang][dataflow] Fix build failure due to -Wunused...
2023-07-24 Joseph Huber[OpenMP] Make the nested parallelism global hidden
2023-07-24 pvanhout[GlobalISel] Fix GIM_CheckIsSameOperandIgnoreCopies
2023-07-24 David Spickett[lldb] Remove Windows XFAIL for TestDollarInVariable.py
2023-07-24 Martin Braenne[clang][dataflow] Remove checks that test for consisten...
2023-07-24 Martin Braenne[clang][dataflow] Eliminate duplication between `Aggreg...
2023-07-24 Florian Hahn[LAA] Add assertion to check both Start and End are...
2023-07-24 Guray Ozen[llvm][nvptx] Add sm_90a
2023-07-24 Guray Ozen[mlir][gpu] Increase default SM version from 35 to 50
2023-07-24 Guray Ozen[mlir][gpu] Fallback to JIT compilation
2023-07-24 Tony Tao[SystemZ][z/OS] Add OpenFlags to CreateMissingDirectori...
2023-07-24 Simon Pilgrim[X86] combineConcatVectorOps - add basic concat(unpack...
2023-07-24 Podchishchaeva... [NFC][clang] Fix static analyzer concerns
2023-07-24 John BrawnRevert "[Sema] Fix handling of functions that hide...
2023-07-24 Podchishchaeva... [NFC][clang] Fix static analyzer concerns
2023-07-24 John Brawn[Sema] Fix handling of functions that hide classes
2023-07-24 Sander de Smalen[AArch64] NFC: Move fadda tests to separate file.
2023-07-24 Sander de Smalen[AArch64][SME] NFC: Pass target feature on RUN line...
2023-07-24 Joseph Huber[NVPTX] Fix lack of `.noreturn` on certain functions...
2023-07-24 Aaron BallmanFix the Clang sphinx build
2023-07-24 XChy[InstCombine] Transform bitwise (A >> C - 1, zext(icmp...
2023-07-24 XChy[InstCombine] Add tests for bitwise (A >> C - 1, zext...
2023-07-24 Florian Hahn[LV] Re-use existing broadcast value for live-ins.
2023-07-24 Nikita Popov[InstCombine] Add test for infinite combine loop (NFC)
2023-07-24 Sandeep Kosuri[OPENMP][NFC] Editing OpenMP support page
2023-07-24 dingfei[clang][ASTDumper] Remove redundant dump of BlockDecl...
2023-07-24 Simon Pilgrim[X86] combineConcatVectorOps - add concat(psadbw(x...
2023-07-24 Simon Pilgrim[X86] Add reduce_add(ctpop(x)) 'count all bits in a...
2023-07-24 dingfei[Sema][ObjC] Invalidate BlockDecl with invalid ParmVarDecl
2023-07-24 Guray Ozen[mlir][gpu] Improving Cubin Serialization with ptxas...
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...
next