summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-09-09[DA] Fix Strong SIV test for symbolic coefficients and deltas (#149977)users/sebpop/pr149977Sebastian Pop
2025-09-09[DA] Simplify runtime predicate collection and extend to all dependence testsusers/sebpop/da-run-predicatesSebastian Pop
2025-09-08[lldb][Instrumentation] Set selected frame to outside sanitizer libraries (#1...Michael Buch
2025-09-08[Flang][OpenMP] Fix default firstprivatization miscategorization of mod file ...agozillon
2025-09-08Mark test in optimization-remark.f90 as UNSUPPORTED on RISC-V (#157036)julianmorillo
2025-09-08[lldb][Target] Clear selected frame index after a StopInfo::PerformAction (#1...Michael Buch
2025-09-08[utils] Process attribute references in lines defining attrs. (#156541)Slava Zakharin
2025-09-08[MLIR][Python] Add a python function to apply patterns with MlirOperation (#1...Twice
2025-09-08[HashRecognize] Clarify hdr comment on GF(2^n) (NFC) (#157482)Ramkumar Ramachandra
2025-09-08[CIR] Add support for atomic compare-and-swap (#156253)Sirui Mu
2025-09-08[lldb][NFC] Fix style issues with StackID.h (#157483)Felipe de Azevedo Piovezan
2025-09-08[DirectX] Add `only-section` to `llvm-objcopy` for `DXContainer` (#156372)Finn Plummer
2025-09-08[WebAssembly] Update the test for `half` (NFC) (#152832)Trevor Gross
2025-09-08[mlir][Transforms][NFC] Delete dead code (#157491)Matthias Springer
2025-09-08[TypeSize] Inline conversion to uint64_t (NFC) (#157454)Nikita Popov
2025-09-08[clang-tidy][NFC] Do less unnecessary work in `NoLintDirectiveHandler` (#147553)Victor Chernyakin
2025-09-08[HashRecognize] Strip excess-TC check (#157479)Ramkumar Ramachandra
2025-09-08[flang] do not rely on existing fir.convert in TargetRewrite (#157413)jeanPerier
2025-09-08[lldb][test] Disable part of TestDAP_stepInTargets.pyDavid Spickett
2025-09-08[DAG] Generalize fold (not (neg x)) -> (add X, -1) (#154348)guan jian
2025-09-08[CostModel][X86] Add missing AVX1 costs for PMULUDQ v4i64 pattern (#157475)Simon Pilgrim
2025-09-08[CIR] Fix assertion order in 'Address' (#157477)Erich Keane
2025-09-08[SLP]Do not consider SExt/ZExt profitable for demotion, if the user is a bitc...Alexey Bataev
2025-09-08[OpenMP] Move `__omp_rtl_data_environment' handling to OpenMP (#157182)Joseph Huber
2025-09-08[docs][OpenMP] Remove "unclaimed" from language-specific items (#157481)Krzysztof Parzyszek
2025-09-08Sparc: Add 64-bit feature (#157445)Matt Arsenault
2025-09-08[ms] [llvm-ml] Allow PTR casting of registers to their own size (#132751)Eric Astor
2025-09-08[docs][OpenMP] Update the status of GROUPPRIVATE in flang (#157470)Krzysztof Parzyszek
2025-09-08[bazel][mlir][python] Port #157127: UB dialect filegroup (#157473)Jordan Rupprecht
2025-09-08[clang][bytecode] Use InterpState::InConstantContext directly (#157224)Timm Baeder
2025-09-08[CIR] Fix lowering after 2929a2978cc3bdb0ff12a0e5d0a9236ff221f668Michael Liao
2025-09-08[NFC][MC][ARM] Reorder decoder functions 5/N (#156920)Rahul Joshi
2025-09-08[lldb][test] Disable another part of TestDAP_step.py on WindowsDavid Spickett
2025-09-08Remove IRLinker::linkNamedMDNodes() assertHans Wennborg
2025-09-08Revert "[SCEVExp] Add helper to clean up dead instructions after expansion. (...Florian Hahn
2025-09-08[X86] PromoteMaskArithmetic - oneuse vector_extend_inreg nodes can be safely ...Simon Pilgrim
2025-09-08[Offload] Build the OpenMP device library with the AMDGPU libc botJoseph Huber
2025-09-08[InstCombine][VectorCombine][NFC] Unify uses of lossless inverse cast (#156597)Hongyu Chen
2025-09-08[SCEV] Cover more multipler/divisor combinations in folding test.Florian Hahn
2025-09-08[offload] Permit redefining OPENMP_STANDALONE_BUILD (#157253)Michał Górny
2025-09-08[AArch64] Transform add(x, abs(y)) -> saba(x, y, 0) (#156615)Hari Limaye
2025-09-08[NFC][analyzer] Rename `ValistChecker.cpp` to `VAListChecker.cpp` (#157438)Donát Nagy
2025-09-08[OpenMP] Change build of OpenMP device runtime to be a separate runtime (#136...Joseph Huber
2025-09-08[LLD][COFF] Display the size of all consumed inputs with /summary (take 2) (#...Alexandre Ganea
2025-09-08[NFC][analyzer] Fix copypaste error in security.VAList docs (#157440)Donát Nagy
2025-09-08[lldb][NFC] clang-format DisassemblerLLVMC.cppDavid Spickett
2025-09-08[NFC][flang][OpenMP] Extract target region utils to map or clone outside valu...Kareem Ergawy
2025-09-08[flang] add missing header include after 156661 (#157431)jeanPerier
2025-09-08[SPIRV] Move instead of copy. (#156637)Marcos Maronas
2025-09-08[clang-tidy][NFC] Enable `readability-container-contains` check in clang-tidy...flovent