summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-14tmp commitusers/matthias-springer/tmp_tokenMatthias Springer
2024-11-14Revert "[YAML] Make `std::array` available (#116059)"NAKAMURA Takumi
2024-11-14[YAML] Make `std::array` available (#116059)NAKAMURA Takumi
2024-11-14ReformatNAKAMURA Takumi
2024-11-14[gn build] Port d23c5c2d6566LLVM GN Syncbot
2024-11-13[CGData] Global Merge Functions (#112671)Kyungwoo Lee
2024-11-14[clang][docs] Revise documentation for `__builtin_reduce_(max|min)`. (#114637)c8ef
2024-11-14[mlir][Transforms] Dialect Conversion: Add `replaceOpWithMultiple` (#115816)Matthias Springer
2024-11-13[flang][cuda] Support malloc and free conversion in gpu module (#116112)Valentin Clement (バレンタイン クレメン)
2024-11-13[CMake] update Apple undefined symbol link flag from suppress (#116113)Greg Roth
2024-11-13[SPIRV] Mark maybe unused extractSubvector variable (#116117)Greg Roth
2024-11-14[LV] Fix missing precomptueCosts() in emitInvalidCostRemarks(). (#114918)Elvis Wang
2024-11-13[WebKit checkers] Treat ref() and incrementCheckedPtrCount() as trivial (#115...Ryosuke Niwa
2024-11-13[ASAN] fix a nullptr dereference error. (#116011)Wu Yingcong
2024-11-13Document that the lifetime of the caller-side `trivial_abi` parameter ends be...Richard Smith
2024-11-13[llvm][aarch64] Fix Arm64EC name mangling algorithm (#115567)Daniel Paoliello
2024-11-13[flang][cuda] cuf.alloc in device context should be converted to fir.alloc (#...Valentin Clement (バレンタイン クレメン)
2024-11-13[RISCV] Add XLenVT casts in isel patterns that output 2 GPR instructions.Craig Topper
2024-11-13[MC][AMDGPU] Support .reloc BFD_RELOC_{NONE,32,64} (#114617)Ethan Luis McDonough
2024-11-13Revert "AMDGPU: Don't avoid clamp of bit shift in BFE pattern (#115372)" (#11...Changpeng Fang
2024-11-13[DirectX] Add @bogner as DX backend maintainer (#114872)Chris B
2024-11-13[NFC] Fix typos in LoopVersioningLICM.cpp (#116099)AdityaK
2024-11-13[DirectX] Flatten arrays (#114332)Farzon Lotfi
2024-11-13[mlir][Tensor] Move concat operation decomposition as a method of the concat ...MaheshRavishankar
2024-11-13[MLIR][Python] Python binding support for AffineIfOp (#108323)Amy Wang
2024-11-13[SelectionDAG] Fixup type usage of CondCodeAction table (#116082)Alex MacLean
2024-11-13[-Wunsafe-buffer-usage] Fix false positives in warning againt 2-parameter std...Malavika Samak
2024-11-13[LV] Remove IVEndValues, use resume value directly from fixed phi.(NFC)Florian Hahn
2024-11-13[OpenACC] Fix ast-print test that failed due to copy/paste errorerichkeane
2024-11-13[NFC][Clang] Use StringRef instead of string in ClangDiagnosticEmitter (#115959)Rahul Joshi
2024-11-13[RISCV][GISel] Remove IR section from a couple MIR tests. NFCCraig Topper
2024-11-13[TLI] Add support for reallocarray (#114818)serge-sans-paille
2024-11-13AtomicExpand: Preserve metadata when bitcasting fp atomicrmw xchg (#115240)Matt Arsenault
2024-11-13[OpenACC] 'if' and 'self' clause implementation for Combined Constructserichkeane
2024-11-13[OpenACC] Implement combined construct allowed-after device-type ruleerichkeane
2024-11-13[RISCV][GISel] Remove -disable-gisel-legality-check from scalar tests. NFCCraig Topper
2024-11-13[Fuchsia][CMake] Enable new libc header gen (#102371)Petr Hosek
2024-11-13[libc][z/OS] Remove ASCII trick to fix EBDIC std::from_char (#116078)Zibi Sarbinowski
2024-11-13[RISCV][GISel] Add instruction selection mir test for f32/f64 fp load/store. NFCCraig Topper
2024-11-13[WPD]Regard unreachable function as a possible devirtualizable target (#115668)Mingming Liu
2024-11-13[LLVM][Maintainers] Update NVPTX maintainers (#115973)Justin Fargnoli
2024-11-13[HIP] Default to COV5 for HIP compilations (#116077)Joseph Huber
2024-11-13Add new "llvm:SandboxIR" label to .github/new-prs-labeler.yml (#115965)Jorge Gorbe Moya
2024-11-13[lldb-dap] Refactor lldb-dap/DAP.{h,cpp} to use its own instance instead of t...John Harrison
2024-11-13[lldb-dap] Adjust the evaluate test to use a different lldb command. (#116045)John Harrison
2024-11-13[flang][cuda] Support shape shift in data transfer op. (#115929)Valentin Clement (バレンタイン クレメン)
2024-11-13[mlir][affine] Add folders for delinearize_index and linearize_index (#115766)Krzysztof Drewniak
2024-11-13[flang] Few minor formatting changes, NFCKrzysztof Parzyszek
2024-11-13[InstCombine] Intersect nowrap flags between geps while folding into phiAntonio Frighetto
2024-11-13[InstCombine] Precommit test for PR115901 (NFC)Antonio Frighetto