summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-21[Utils][update_mc_test_checks] Support generating asm tests from templates.users/kosarev/generate-asm-testsIvan Kosarev
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
2025-11-20[LLDB] Add a child property to compliment the existing parent property (#168619)Jacob Lalonde
2025-11-20[llvm][dsymutil][test] Create dedicated AArch64 directory (#168895)Michael Buch
2025-11-20[llvm][DebugInfo] Unwrap template parameters that are typedefs when reconstru...Michael Buch
2025-11-20[lldb] Fix a test if hardware breakpoints are not supported (#168813)Igor Kudrin
2025-11-20[OFFLOAD] Add support for more fine grained debug messages control (#165416)Alex Duran
2025-11-20[bazel][LoongArch] Port #168129: tablegen for sdnode (#168907)Jordan Rupprecht
2025-11-20[gn] port c9f573463ebd (TargetLibraryInfo.inc)Nico Weber
2025-11-20Reapply "DAG: Allow select ptr combine for non-0 address spaces" (#168292) (#...Matt Arsenault
2025-11-20[flang] Switch select-case-statement.f90 to new lowering (#168754)Eugene Epshteyn
2025-11-20[SDAG] Fix whitespace errors (NFC) (#168897)Ramkumar Ramachandra
2025-11-20[AMDGPU] Precommit tests for V_CVT_PK_[IU]16_F32 (#168893)Jay Foad
2025-11-20[X86] Lower mathlib call ldexp into scalef when avx512 is enabled (#166839)Kavin Gnanapandithan
2025-11-20[profcheck] Exclude `naked`, asm-only functions from profcheck (#168447)Mircea Trofin
2025-11-20[CIR] ExtVectorElementExpr with rvalue base (#168260)Amr Hesham
2025-11-20AMDGPU: Fix treating divergent loads as uniform (#168785)Matt Arsenault
2025-11-20[RISCV] Do not write .s file in a test (#168865)Mikhail Gudim
2025-11-20[LV] Check full partial reduction chains in order. (#168036)Florian Hahn
2025-11-20Reapply "[compiler-rt] Default to Lit's Internal Shell (#168232)" (#168760)Aiden Grossman
2025-11-20[LoopPeel] Fix BFI when peeling last iteration without guard (#168250)Joel E. Denny
2025-11-20Fix build breakage when using modules (#168883)Kai Nacke
2025-11-20[LoongArch] TableGen-erate SDNode descriptions (#168129)Sergei Barannikov
2025-11-20[CMake] handle the AIX form of the lto cache dir option (#168868)David Tenty
2025-11-20[mlir][spirv] Add support for SwitchOp (#168713)Igor Wodiany
2025-11-20[CodeGen] Use MCRegister in MachineBasicBlock::liveout_iterator. NFC (#168834)Craig Topper
2025-11-20VectorCombine/AMDGPU: Cleanup a test and add a new one (#168817)Nicolai Hähnle
2025-11-20AMDGPU: Expand cost model shufflevector test (#168816)Nicolai Hähnle
2025-11-20[libc][math] Add float-only implementation for atanf. (#167004)lntue
2025-11-20[mlir][tosa] Fix select folder when operands are broadcast (#165481)Luke Hutton
2025-11-20[flang] simplify pointer assignments (#168732)jeanPerier
2025-11-20[flang-rt] Fix TypeCategory for quad-precision COMPLEX (#168090)Carlos Seo
2025-11-20[flang][debug] Make common blocks data extraction more robust. (#168752)Abid Qadeer