summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-06[𝘀𝗽𝗿] changes introduced through rebaseusers/boomanaiden154/main.ci-move-platform-specific-test-report-titles-to-pythonAiden Grossman
2025-08-06[CI] Make monolithic-* scripts only run Github steps on GithubAiden Grossman
2025-08-06[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman
2025-08-06Revert "[flang][cmake] Re-apply "Fix bcc dependencies (#125822)""Michael Kruse
2025-08-06[AArch64] Update test from #151180. (#152299)Ricardo Jesus
2025-08-06[NFC][PowerPC] Rebase the anonymous xxeval patterns to use the new XXEvalPatt...Tony Varghese
2025-08-06[Clang] Fix warning on synthetic offload arch argument in host only mode (#15...Joseph Huber
2025-08-06[flang][cmake] Re-apply "Fix bcc dependencies (#125822)"Michael Kruse
2025-08-06MC,AMDGPU: Don't pad .text with s_code_end if it would otherwise be empty (#1...Tim Renouf
2025-08-06[AArch64] Improve lowering of scalar abs(sub(a, b)). (#151180)Ricardo Jesus
2025-08-06Revert "[lldb][test] Re-enable TestQueueFromStdModule.py"Michael Buch
2025-08-06[lldb][test] Re-enable TestQueueFromStdModule.pyMichael Buch
2025-08-06[VPlan] Address comments missed in #142309.Florian Hahn
2025-08-06Fix MSVC truncation to char warning. NFC.Simon Pilgrim
2025-08-06[NFC][PowerPC] Cleaning up test file and removing redundant front-end test (#...Himadhith
2025-08-06Revert "[AMDGPU] Intrinsic for launching whole wave functions" (#152286)Diana Picus
2025-08-06[Headers][X86] Allow AVX _mm256_set* intrinsics to be used in constexpr (#152...Simon Pilgrim
2025-08-06Revert "[libc++] Fix incorrect down cast in __tree::operator="Nikolas Klauser
2025-08-06[libc++] Fix incorrect down cast in __tree::operator=Nikolas Klauser
2025-08-06[lldb] Add `ValueObject::CreateValueObjectFromScalar` and fix `Scalar::GetDat...Ilia Kuklin
2025-08-06Reland "[lldb] Fix auto advance PC in `EmulateInstructionARM64` if PC >= 4G (...David Spickett
2025-08-06[sanitizer_common] Disable SanitizerCommon lsan tests on Apple arm64 (#151929)Dan Blackwell
2025-08-06[lldb] Treat address found via function name as a callable address (#151973)David Spickett
2025-08-06[ARM] Fix inline asm register validation for vector types (#152175)eleviant
2025-08-06[AArch64] Drop poison flags when lowering absolute difference patterns. (#152...Ricardo Jesus
2025-08-06[AMDGPU] Intrinsic for launching whole wave functions (#145859)Diana Picus
2025-08-06[AArch64][SVE] Tweak how SVE CFI expressions are emitted (#151677)Benjamin Maxwell
2025-08-06[lldb][test] Skip TestQueueFromStdModule.py pre-Clang-17Michael Buch
2025-08-06[clang][bytecode] Overrride locs for certain CXXConstructExprs (#152185)Timm Baeder
2025-08-06[libcxx] [ci] Update Clang on Windows (#152206)Martin Storsjö
2025-08-06[mlir][Bufferization] Support cast from ranked to unranked in canonic… (#15...Adrian Kuegel
2025-08-05[llvm] annotate recently added interfaces for DLL export (#152179)Andrew Rogers
2025-08-05[llvm] get Linux `-fvisibility=hidden` shared library build working with GCC ...Andrew Rogers
2025-08-05Revert "Revert "Strip the full path from __FILE__ in the LDBG macro and keep ...Jon Roelofs
2025-08-05[Flang][OpenMP] Fix missing dereference in isConstructWithTopLevelTargetagozillon
2025-08-05[lldb] Preserve original symbol of Mangled function names (#152201)Dave Lee
2025-08-05[clang] Respect [[gnu::error]] on functions passed to [[gnu::cleanup]] (#152082)Vincent
2025-08-05Reland "[libc] make integration test malloc work properly when threaded" (#15...Schrodinger ZHU Yifan
2025-08-05[RISCV] Simplify one of the RV32 PACK isel patterns. (#152045)Craig Topper
2025-08-05[LLDB][NativePDB] Use undecorated name for types if UniqueName isn't mangled ...nerix
2025-08-05[lldb] Workaround omission of PyBUF_READ in the stable API (#152214)Jonas Devlieghere
2025-08-05[DAGCombiner] Fold setcc of trunc, generalizing some NVPTX isel logic (#150270)Alex MacLean
2025-08-06[NFC] [C++20] [Modules] Lookup in cache before checking if the primary templa...Chuanqi Xu
2025-08-06[libclc] Move mem_fence and barrier to clc library (#151446)Wenju He
2025-08-05Revert "Strip the full path from __FILE__ in the LDBG macro and keep only the...Jon Roelofs
2025-08-06RuntimeLibcalls: Add entries for __security_check_cookie (#151843)Matt Arsenault
2025-08-05[flang][acc] Add a semantic check for the validity of nested parallelism (#15...khaki3
2025-08-06[LoongArch] Optimize extracting f32/f64 from 256-bit vector by using XVPICKVE...tangaac
2025-08-05[HLSL][SPIRV] Add vk::binding attribute (#150957)Steven Perron
2025-08-05Mention MTE in the HWASan design doc.Peter Collingbourne