summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-14[AArch64] Extend int-to-fp load optimization to support f16users/guy-david/aarch64-int-to-fp-f16Guy David
2025-11-14[clang][bytecode] Adjust pointers when moving them (#168053)Timm Baeder
2025-11-14[X86][clang-cl] Add AVX10.1/2 to CL option /arch (#167111)Phoebe Wang
2025-11-14Revert "[LICM] Sink unused l-invariant loads in preheader. #157559"Alexander Belyaev
2025-11-14[flang][OpenMP] Remove dead code left over after PR143715, NFC (#167941)Krzysztof Parzyszek
2025-11-14[flang] Implement !DIR$ IVDEP directive (#133728)Jean-Didier PAILLEUX
2025-11-14[clangd] Find better insertion locations in DefineOutline tweak (#128164)Christian Kandeler
2025-11-14[clang] Fix -Wparentheses warning [NFC]Mikael Holmen
2025-11-14[GlobalOpt][FMV] Fix static resolution of calls. (#160011)Alexandros Lamprineas
2025-11-14[AArch64] Remove FEAT_TME assembly and ACLE support (#167687)Jonathan Thackray
2025-11-14[VPlan] Expand WidenInt inductions with nuw/nsw (#163538)Ramkumar Ramachandra
2025-11-14[flang] Removed old option -fdebug-dump-pre-fir (#168008)Eugene Epshteyn
2025-11-14[clang][bytecode] Don't outright reject dynamic casts (#167517)Timm Baeder
2025-11-14[flang][debug] handle inlined dummy_scope after #167489 (#168039)jeanPerier
2025-11-14[clang][x86] AVX512FP16 constrained sqrt test coverage (#168046)Simon Pilgrim
2025-11-14[LoopInterchange] Fix tests with loops that have BTC=0. NFC. (#167748)Sjoerd Meijer
2025-11-14[AMDGPU] Make use of getFunction and getMF. NFC. (#167872)Jay Foad
2025-11-14[InferAddressSpaces] Fix bad `addrspacecast` insertion for phinode (#163528)Kerang Mao
2025-11-14[AArch64][SME] Handle SME state around TLS-descriptor calls (#155608)Benjamin Maxwell
2025-11-14[AArch64][llvm] Add support for Permission Overlay Extension 2 (FEAT_S1POE2) ...Jonathan Thackray
2025-11-14[mlir][tosa] Allow int64 index tensors in gather/scatter (#167894)Luke Hutton
2025-11-14[GlobalISel] Add support for value/constants as inline asm memory operand (#1...Pierre van Houtryve
2025-11-14[libc++] proper guarding for locale usage in filesystem on Windows (#165470)moleium
2025-11-14Destroy tasks as they are run in the thread pool (#167852)Chandler Carruth
2025-11-14[LV] Explicitly disable in-loop reductions for AnyOf and FindIV. nfc (#163541)Mel Chen
2025-11-14[libc++] Reorganize and fix the libc++ CI dockerfiles (#167530)Louis Dionne
2025-11-14[Linalg] Add basic infra to add matchers for linalg.*conv*/*pool* ops (#163724)Abhishek Varma
2025-11-14[libcxx] [doc] Document the supported target versions of Windows (#167845)Martin Storsjö
2025-11-14[libcxx] [doc] Update the docs about LIBCXX_ENABLE_FILESYSTEM (#167843)Martin Storsjö
2025-11-14[llvm][RISCV] Support P extension CodeGen (#167882)Brandon Wu
2025-11-14[clang][bytecode][NFC] Limit pointer and array ops to integer indices (#168022)Timm Baeder
2025-11-14[VPlan] Disable partial reductions again with EVL tail folding (#167863)Luke Lau
2025-11-13[Basic] Remove a redundant std::string::c_str (NFC) (#168015)Kazu Hirata
2025-11-13[Hexagon] Remove redundant declarations (NFC) (#168014)Kazu Hirata
2025-11-13[MC] Remove a redundant cast (NFC) (#168013)Kazu Hirata
2025-11-13[Scalar] Avoid deep copies of DenseMap (NFC) (#168012)Kazu Hirata
2025-11-13[ADT] Fix a memory leak in SmallDenseMap (#168011)Kazu Hirata
2025-11-14Revert "[Support][Jobserver][Tests] Simplify default executor init and make (...Aiden Grossman
2025-11-14[clang-tidy][NFC] Add clang-format option to insert newline at EOF (#167950)Baranov Victor
2025-11-14[clang][bytecode] Print field descriptor in Pointer::print() (#168002)Timm Baeder
2025-11-13[msan][NFCI] Generalize handlePairwiseShadowOrIntrinsic to have shards (#167954)Thurston Dang
2025-11-13[msan] Support x86_avx512bf16_dpbf16ps (#166862)Thurston Dang
2025-11-13[profcheck] Disable verification of selects on vector conditions. (#167973)Mircea Trofin
2025-11-14[libc++][ranges] LWG3505: `split_view::outer-iterator::operator++` misspecifi...Hristo Hristov
2025-11-13[Support][Jobserver][Tests] Simplify default executor init and make (#165264)Yaxun (Sam) Liu
2025-11-14[Hexagon] Implement isUsedByReturnOnly (#167637)Sudharsan Veeravalli
2025-11-14AMDGPU: Remove getProperlyAlignedRC (#167993)Matt Arsenault
2025-11-13[CIR] Upstream l-value emission for ExprWithCleanups (#167938)Andy Kaylor
2025-11-13[mlir][ROCDL] Refactor wmma intrinsics to use attributes not operands where p...Muzammiluddin Syed
2025-11-13[dfsan] Fix Endianess issue (#162881)anoopkg6