summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-21Revert "[flang][cuda] Update stream type for cuf kernel op (#136627)"revert-136627-cuf_kernel_stream2Valentin Clement (バレンタイン クレメン)
2025-04-21[flang][cuda] Update stream type for cuf kernel op (#136627)Valentin Clement (バレンタイン クレメン)
2025-04-22[RISCV] Remove the FIXME for using sraiw+and. NFC.Jim Lin
2025-04-22[RISCV] Fix Lsb > Msb case in (sra (sext_inreg X, _), C) for th.ext (#136287)Jim Lin
2025-04-21LowerTypeTests: Switch to emitting one inline asm call per jump table entry.Peter Collingbourne
2025-04-21[LLVM][TableGen] Fix VarlenDecoder.td to not used fixed opcode values (#136632)Rahul Joshi
2025-04-21Revert "[lldb] Avoid force loading symbols in statistics collection (#136236)"Shubham Sandeep Rastogi
2025-04-21[MemProf] Merge callee clones as needed before assigning functions (#135702)Teresa Johnson
2025-04-21[RISCV] Remove duplicate call to MFI.getStackID(FI). NFCCraig Topper
2025-04-21[lldb] Avoid force loading symbols in statistics collection (#136236)royitaqi
2025-04-21[msan] Handle x86.avx512fp16.{add,sub.mul,div,min,max}.ph.512 (#136619)Thurston Dang
2025-04-21[NVPTX] mark unused variable introduced by 56910a8b1b302ebf37e9d30bd200091fd2...Augie Fackler
2025-04-21[compiler-rt][profile][tests][NFC] Avoid using a.out from PATH (#136465)Hubert Tong
2025-04-21[flang][acc] Update stride calculation to include inner-dimensions (#136613)Razvan Lupusoru
2025-04-21[NVPTX] Improve kernel byval parameter lowering (#136008)Alex MacLean
2025-04-21[PowerPC] Add dense math bfloat16 floating-point outer-product accumulate to ...Maryam Moghadas
2025-04-21[CLANG][MS-STRUCT] bitfield padding warning presents padding to exact bit cou...Theo de Magalhaes
2025-04-22Reapply 19c708c "FunctionDecl::getFunctionTypeLoc: ignore function type attri...Owen Anderson
2025-04-21[NVPTX] add test case for vector reduction intrinsics (#136381)Princeton Ferro
2025-04-21[lld] Merge equivalent symbols found during ICF (#134342)Pranav Kant
2025-04-21[HLSL] Boolean in a RawBuffer should be i32 and Boolean vector in a RawBuffer...Sarah Spall
2025-04-21[clang][ARM][AArch64] Define intrinsics guarded by __has_builtin on all platf...Nick Sarnie
2025-04-21[AMDGPU] Partially revert my llvm::less_second patch (#136615)Kazu Hirata
2025-04-21[flang][openacc] Make async clause behavior homogenous (#136610)Valentin Clement (バレンタイン クレメン)
2025-04-21AMDGPU: Add global-isel checks and rename fptrunc.v2f16.fpmath.ll (#136609)Changpeng Fang
2025-04-21Revert "[Fuchsia] Disable PIC" (#136617)gulfemsavrun
2025-04-21[mlir][SMT] update Bazel configuration to match 697aa99 (#136616)lexi-nadia
2025-04-21[msan][NFCI] Add avx512fp16-{arith-intrinsics, arith-vl-intrinsics, intrinsic...Thurston Dang
2025-04-21[SelectionDAG] Prefer to use ATOMIC_LOAD extension type over getExtendForAtom...Craig Topper
2025-04-21[libc][bazel] Add a helper library with all deps of generated headers. (#136582)Alexey Samsonov
2025-04-21[OpenMP] Remove dependency on LLVM include directory from DeviceRTL (#136359)Joseph Huber
2025-04-21[AMDGPU] Correct VOP3P encoding. NFC. (#136005)Stanislav Mekhanoshin
2025-04-21[VPlan] Handle VPIRPhi in VPRecipeBase::isPhi (NFC).Florian Hahn
2025-04-21[gn] port e1bb7f6ddec375Nico Weber
2025-04-21[OpenACC][CIR] Lowering for 'vector_length' on compute constructserichkeane
2025-04-21[LLVM] Cleanup pass initialization for Analysis passes (#135858)Rahul Joshi
2025-04-21Fix capitalization re review from 0ae9dacerichkeane
2025-04-21[OpenACC][CIR] Lower 'num_workers' for parallel/kernels (#136578)Erich Keane
2025-04-21[TTI] Constify BasicTTIImplBase::thisT() (NFCI) (#136575)Sergei Barannikov
2025-04-21[lldb] Add symbol/table count into statistics (#136226)royitaqi
2025-04-21Revert "[AMDGPU] Insert readfirstlane in the function returns in sgpr. (#1353...Shilei Tian
2025-04-21[RISCV] Report error if Zilsd is used on RV64. (#136577)Craig Topper
2025-04-21[clang] Enable making `CompilerInstance` VFS thread-safe (#135737)Jan Svoboda
2025-04-21[CIR][NFC] Fix an unused variable warning (#136431)Amr Hesham
2025-04-21[Fuchsia] Disable PIC (#136376)Petr Hosek
2025-04-21[lldb][Mach-O corefiles] Don't init Target arch to corefile (#136065)Jason Molenda
2025-04-21[VPlan] Rename setFlags -> applyFlags (NFC).Florian Hahn
2025-04-21[flang][cuda] Only convert launch from CUDA Fortran kernels (#136221)Valentin Clement (バレンタイン クレメン)
2025-04-21[VPlan] Also duplicated scalar-steps when it enables sinking scalars. (#136021)Florian Hahn
2025-04-21[HLSL] Reland; Make it possible to assign an array from a cbuffer (#136580)Sarah Spall