summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-21using poisonusers/zhaoqi5/tests-for-vmulwQi Zhao
2025-11-21[LoongArch][NFC] Pre-commit tests for `[x]vmulw{ev/od}` instructionsQi Zhao
2025-11-20TargetLowering: Avoid hardcoding OpenBSD + __guard_local name (#167744)Matt Arsenault
2025-11-20[dsymutil] Add missing validation for zero alignment section (#168925)Ch1p
2025-11-21[OpenCL] Add missing OpenCL 3.0 features to OpenCLExtensions.def; revert head...Wenju He
2025-11-21[Clang] Refactor getOptimizationLevel and getOptimizationLevelSize to non-sta...Jim Lin
2025-11-20AMDGPU: Convert constant-address-space-32bit test to generated checks (#168975)Matt Arsenault
2025-11-20[lldb] Eliminate SupportFileSP nullptr derefs (#168624)Jonas Devlieghere
2025-11-20AMDGPU: Don't duplicate implicit operands in 3-address conversion (#168426)Nicolai Hähnle
2025-11-20Revert "[UBSan] [compiler-rt] add preservecc variants of handlers" (#168973)Florian Mayer
2025-11-20[UBSan] [compiler-rt] add preservecc variants of handlers (#168643)Florian Mayer
2025-11-20[bazel] Replace --experimental_guard_against_concurrent_changes usage (#168957)Jordan Rupprecht
2025-11-20[clang][deps] NFC: Fix typo in function name (#168958)Jan Svoboda
2025-11-20[RISCV] Use SDT_RISCVIntUnaryOpW for RISCVISD::ABSW type profile. NFC (#168932)Craig Topper
2025-11-20[MLIR] [XeGPU] Add distribution pattern for vector.constant_mask from Wg To S...Nishant Patel
2025-11-20[RISCV] Only add v2i32 to GPR regclass in the RV64 hardware mode. (#168930)Craig Topper
2025-11-20[lldb] Building the documentation should not depend on libLLDB (#168962)Jonas Devlieghere
2025-11-20[unroll-and-jam] Document dependency patterns in dependencies.ll (NFC) (#156577)Sebastian Pop
2025-11-20Revert "[NFC][bugpoint] Namespace cleanup in `bugpoint`" (#168961)Rahul Joshi
2025-11-20[NFC][bugpoint] Namespace cleanup in `bugpoint` (#168921)Rahul Joshi
2025-11-20[mlir] Add kuhar to code owners for arith (#168945)Jakub Kuderski
2025-11-20[mlir][SCF] Add `scf::tileAndFuseConsumer` that tiles a consumer into a given...MaheshRavishankar
2025-11-20[libc] Add missing dependencies for arpa/inet.h header. (#168951)Alexey Samsonov
2025-11-20[DA] remove constraint propagation (#160924)Sebastian Pop
2025-11-20[InstSimplify] Extend icmp-of-add simplification to sle/sgt/sge (#168900)Pedro Lobo
2025-11-20[compiler-rt] [test] Generalize an UNSUPPORTED marking (#168858)Martin Storsjö
2025-11-20[AMDGPU] Precommit test for issue in amdgpu-rewrite-agpr-copy-mfma, (#168609)hjagasiaAMD
2025-11-20[LV] Add test a low-trip count test without folding the tail.Florian Hahn
2025-11-20[msan] Fix handling of 256-bit hadd/hsub instructions (#168121)Thurston Dang
2025-11-20[flang][cuda] Extract element count computation into helper function (#168937)Zhen Wang
2025-11-20[JITLINK] Disable ELF_ppc64_relocations.s on SystemZ host (#168939)anoopkg6
2025-11-20[libc] Removed unused flags from baremetal cache files (#168942)Petr Hosek
2025-11-20[LangRef] Docs: more detailed categories for Vector intrinsics (#168924)Julian Pokrovsky
2025-11-20[bazel] Bump to 8.4.2 (#168933)Keith Smiley
2025-11-20[bazel] Add explicit dep on protobuf (#168928)Keith Smiley
2025-11-20[clang-doc][NFC] Remove unused headers (#168806)Erick Velez
2025-11-20[VPlan] Remove PtrIV::IsScalarAfterVectorization, use VPlan analysis. (#168289)Florian Hahn
2025-11-20[Support] Add vector::erase to JSON::Array (#168835)Erick Velez
2025-11-20[ASAN] Disable broken __SANITIZER_DISABLE_CONTAINER_OVERFLOW__ tests on iOS/A...Andrew Haberlandt
2025-11-20[SLP]Check if the non-schedulable phi parent node has unique operandsAlexey Bataev
2025-11-20[bazel] Delete WORKSPACE file (#168926)Keith Smiley
2025-11-20[LV] Add tests for loops with low trip counts requiring tail-folding.Florian Hahn
2025-11-20Revert "[compiler-rt] Default to Lit's Internal Shell (#168232)"Aiden Grossman
2025-11-20[sanitizer_common] posix_spawn test should forward DYLD_LIBRARY_PATH (#168795)Andrew Haberlandt
2025-11-20[lldb] Configure pyright to the documented minimum python version (#162952)Daniel Sanders
2025-11-20[MLIR] Apply clang-tidy fixes for llvm-qualified-auto in ValueBoundsOpInterfa...Mehdi Amini
2025-11-20[mlir] Replace `llvm::OwningArrayRef` with `std::vector` (#168803)David Stone
2025-11-20[DAGCombiner] Remove unneeded m_BitReverse from visitBITREVERSE. NFC (#168918)Craig Topper
2025-11-20[Github] Error on HTTP 4xx Errors (#168919)Aiden Grossman
2025-11-20AMDGPU: Handle invariant loads when considering if a load can be scalar (#168...Matt Arsenault