summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-22Revert "[Modules] Delay deserialization of preferred_name attribute at r… (...revert-122726-fix_preferred_name_alternative_approachViktoriia Bakalova
2025-01-22[mlir] Fix a warningKazu Hirata
2025-01-22[CMake] Remove HAVE_DLFCN_H and HAVE_DLADDR (#123879)Fangrui Song
2025-01-22[SSAUpdater] Avoid scanning basic blocks to find instruction order. (#123803)Joshua Cranmer
2025-01-22[Clang][Arch] Disable mve.fp when explicit -mfpu option (#123028)flopop01
2025-01-22AMDGPU: Delete FillMFMAShadowMutation (#123861)Matt Arsenault
2025-01-22[clang-tidy] Add `EnableQtSupport` option to modernize-use-integer-sign-compr...qt-tatiana
2025-01-22Revert "[GISel] Add more FP opcodes to CSE (#123624)" (#123954)Danial Klimkin
2025-01-22[gn] fix mistake in d7fb4a275c98fNico Weber
2025-01-22[gn] port 6aeffcdb9130Nico Weber
2025-01-22[HIP] Support managed variables using the new driver (#123437)Joseph Huber
2025-01-22Remove references to mips within Android (#123856)AdityaK
2025-01-22[clangd][NFC] Delete a pessimizing moveKadir Cetinkaya
2025-01-22[PS5][Driver] Don't link with --build-id when -static (#123930)Edd Dawson
2025-01-22[X86][AVX10.2-SATCVT][NFC] Remove NE from intrinsic and instruction name (#12...Phoebe Wang
2025-01-22[SLP][NFC]Add a test with potential alternate node, marked for minbitwidth sizeAlexey Bataev
2025-01-22[llvm] Remove `undef` from `llvm/test/Transforms` tests (#123889)Yeaseen
2025-01-22[mlir:python] Construct PyOperation objects in-place on the Python heap. (#12...Peter Hawkins
2025-01-22[LLVM][Clang][AArch64] Implement AArch64 build attributes (#118771)SivanShani-Arm
2025-01-22[mlir python] Change PyOpView constructor to construct operations. (#123777)Peter Hawkins
2025-01-22[GISel] Add more FP opcodes to CSE (#123624)lialan
2025-01-22[mlir:python] Small optimization to get_op_result_or_results. (#123866)Peter Hawkins
2025-01-22[TOSA] bug fix infer shape for slice (#113497)Tai Ly
2025-01-22[TOSA] Add SameOperandsAndResultRank to TOSA Ops (#104501)Tai Ly
2025-01-22[clang] Refine the temporay object member access filtering for GSL pointer (#...Haojian Wu
2025-01-22[Tools][Docker] Update Dockerfiles and Docker guide (#123841)Marc Auberer
2025-01-22[clang-reorder-fields] Reorder leading comments (#123740)Clement Courbet
2025-01-22[SLP][NFC] Update test for PR #118055 (#122696)Sushant Gokhale
2025-01-22Remove incorrect CUDA defines (#123898)Sergey Kozub
2025-01-22[MCA] Use MCInstrAnalysis to analyse call/return instructions (#123882)Pengcheng Wang
2025-01-22[RISCV] Add precommit test for #123882Wang Pengcheng
2025-01-22[AMDGPU] Remove .i32 suffix from comments documenting intrinsics (#123919)Jay Foad
2025-01-22[compiler-rt] Make Arm builtins aware of endianness in VMOVs (#123204)Victor Campos
2025-01-22[Clang] Re-write codegen for atomic_test_and_set and atomic_clear (#121943)Oliver Stannard
2025-01-22[X86] fixup-bw-inst.ll - regenerate test checks to simplify diff for #123787Simon Pilgrim
2025-01-22[PS4/PS5][Driver] Observe <sysroot>/target/lib for libraries (#123350)Edd Dawson
2025-01-22[mlir][Vector] Remove Vector{Load|Store}ToMemrefLoadLowering (#121454)Tejas Vipin
2025-01-22[compiler-rt][rtsan] page regions api interception update. (#123601)David CARLIER
2025-01-22Revert "Reland "RegisterCoalescer: Add implicit-def of super register when co...Sander de Smalen
2025-01-22[HIP] [NFC] Rename to ClangArgs (really)Xeonacid
2025-01-22[compiler-rt][rtsan] Fix process_vm_readv/process_vm_writev signatures. (#123...David CARLIER
2025-01-22[HIP] [NFC] Rename to `ClangArgs`Xeonacid
2025-01-22[LV][NFC] Refactor structures used to maintain uncountable exit info (#123219)David Sherwood
2025-01-22[Clang] Fix tests broken by 0a9c08cCorentin Jabot
2025-01-22[libclc] Don't rely on fp16 pragma guards in headers (#122751)Fraser Cormack
2025-01-22[llvm][Docs] Release note for LLDB optionally disabled regsets for RV64 (#123...Alexey Merzlyakov
2025-01-22[LoongArch] lower SCALAR_TO_VECTOR to INSERT_VECTOR_ELT (#122863)tangaac
2025-01-22[clangd] Support .clangd command line modifications for C++ modules (#122606)Petr Polezhaev
2025-01-22[win/asan] GetInstructionSize: Support some more 4 byte instructions. (#123709)bernhardu
2025-01-22[llvm][Docs] Add lldb user expressions related release notes (#123772)dlav-sc