summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-27[LVI] [NFC] Fix incorrect commentusers/fmayer/fmayer-patch-1Florian Mayer
2025-05-23CodeGen: Fix implementation of __builtin_trivially_relocate.Peter Collingbourne
2025-05-23[clang-doc] Implement setupTemplateValue for HTMLMustacheGenerator (#138064)Paul Kirth
2025-05-23[clang-doc] Extract Info into JSON values (#138063)Paul Kirth
2025-05-23[CIR] Add alignment support for global, store, and load ops (#141163)Andy Kaylor
2025-05-23[RISCV] Fix typo '==' instead of '='. NFCCraig Topper
2025-05-23[MLIR][LLVM][DLTI] Handle data layout token 'Fn32' (#141167)Bruno Cardoso Lopes
2025-05-23[RISCV] Custom lower fixed length partial.reduce to zvqdotq (#141180)Philip Reames
2025-05-23[libc++][NFC] Replace a few "namespace std" with the correct macro (#140510)Nikolas Klauser
2025-05-23[clang-format][NFC] FormatTokenLexer.cpp cleanup (#141202)Owen Pan
2025-05-23[RISCV] Prevent using dummy_reg_pair_with_x0 in more places. (#141273)Craig Topper
2025-05-23[flang][openacc] use location of end directive for exit operations (#140763)Andre Kuhlenschmidt
2025-05-23Reapply "[VPlan] Support cloning initial VPlan (NFC)."Florian Hahn
2025-05-23[lldb-dap] Fix address comparison in DisassembleRequestHandler (#140975)Ely Ronnen
2025-05-23[Clang][CMake][MSVC] Install PDBs alongside executables (#126961)Miguel A. Arroyo
2025-05-23[LLD][CMake][MSVC] Install PDBs alongside executables (#126680)Miguel A. Arroyo
2025-05-23[asan][test] Disable asan_lsan_deadlock test (#141145)Paul Kirth
2025-05-23[clang-doc] fix names of conversions for template parameters (#140856)Erick Velez
2025-05-23[docs][mlgo] Document custom builds (#141243)Mircea Trofin
2025-05-23[InstCombine] Remove dead poison check. NFCI (#141264)Luke Lau
2025-05-23[DTLTO][LLVM] Integrated Distributed ThinLTO (DTLTO) (#127749)bd1976bris
2025-05-23[TableGen] !subst on a dag should retain name of operator (#141195)Adam Nemet
2025-05-23Revert "[compiler-rt][cmake] Test COMPILER_RT_HAS_AARCH64_SME with ar… (#14...Usama Hameed
2025-05-23[CIR] Upstream comparison ops for VectorType (#140597)Amr Hesham
2025-05-23[clang-doc] Avoid reading files in unit tests (#141269)Paul Kirth
2025-05-23[bazel] Fix up fe30cde29e20Benjamin Kramer
2025-05-23[mlir] Fix bazel build after 0fa3ba7. (#141241)Bart Chrzaszcz
2025-05-23[RISCV] Correctly account for the copy cost of GPR pairs in RISCVMakeCompress...Craig Topper
2025-05-23[RISCV] Prevent copying dummy_reg_pair_with_x0 in RISCVMakeCompressible. (#14...Craig Topper
2025-05-23Resolve Failing LIT test on Fuchsia (#141253)David Salinas
2025-05-23[lldb-dap] Minor change to stdio client name. (#141266)John Harrison
2025-05-23Move GenericFloatingPointPredicateUtils to fix linkage (#141258)Tim Gymnich
2025-05-23[llvm] Fix a typo in documentation (#141204)Kazu Hirata
2025-05-23[llvm] Use llvm::erase_if (NFC) (#141185)Kazu Hirata
2025-05-23[LLDB] Fix warning about unused private members. (#141259)cmtice
2025-05-23[lldb] skip unnamed symbol test on windows (#141212)Ely Ronnen
2025-05-23[HWASan] Improve symbol indexing (#135967)Stefan Bossbaly
2025-05-23[gn] follow up to CLANG_DOC_TEST_ASSET_DIRNico Weber
2025-05-23[gn build] Port ed75e2114fd4Nico Weber
2025-05-23[gn build] Port 9502d1bcb27dNico Weber
2025-05-23[gn build] Port 760bf4f116f9Nico Weber
2025-05-23[gn build] Port 58ab005d8db2Nico Weber
2025-05-23[gn build] Port 51a03ed27282Nico Weber
2025-05-23[Object] Fix warningsKazu Hirata
2025-05-23[gn] port 7dc7c155251Nico Weber
2025-05-23[compiler-rt] [test] Don't apply the "arm" or "armhf" patterns for targets st...Martin Storsjö
2025-05-23[Clang][NFC] Move the type trait logic to a separate file. (#141245)cor3ntin
2025-05-23[libcxx] [test] Extend mingw target checks to cover the arm64ec architecture ...Martin Storsjö
2025-05-23[HLSL][RootSignature] Add parsing of flags to RootDescriptor (#140152)Finn Plummer
2025-05-23Extend llvm objdump fatbin (#140286)David Salinas