summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-03Revert "[lldb][test] TestDataFormatterLibcxxStringSimulator.py: add new paddi...revert-108375-lldb/simulate-new-string-padding-layoutMichael Buch
2024-10-03[libc++] Rename __range_adaptor_closure_t (#110886)Louis Dionne
2024-10-03[flang][OpenMP] Enable lastprivate on simd (#93786)NimishMishra
2024-10-03[llvm][rtsan] Add transform pass for sanitize_realtime_unsafe (#109543)davidtrevelyan
2024-10-03[NFC] Rename variable `recordKeeper` to `records` (#110989)Rahul Joshi
2024-10-03[TableGen] Fix source location for anonymous records (#110935)Rahul Joshi
2024-10-03Fix have pthread_getname for some system (#110854)William Moses
2024-10-03[cmake] Add hexagon-linux cmake cache files (#98712)Brian Cain
2024-10-03[OpenACC] 'collapse' clause 'force' tag (#110906)Erich Keane
2024-10-03[libc++] Index from 0 in GDB pretty printers (#110881)Louis Dionne
2024-10-03[libc++] Remove test suite annotations for experimental stop_token (#110890)Louis Dionne
2024-10-03[bazel] Fix build past 2026501cf107fcb3cbd51026ba25fda3af823941 (#110991)Danial Klimkin
2024-10-03[libc++] Re-apply LWG3870: Remove `voidify` (#110944)A. Jiang
2024-10-03[clang][x86] Update SSE41 intrinsic tests for both C/C++Simon Pilgrim
2024-10-03[clang][x86] Pull out PR51324 / PR60006 test cases into their own codegen tes...Simon Pilgrim
2024-10-03[clang][x86] Update SSE42 intrinsic tests for both C/C++Simon Pilgrim
2024-10-03[AMDGPU] Qualify auto. NFC. (#110878)Jay Foad
2024-10-03[SLP] NFC. BaseIndex is not used for getSameOpcode. (#110948)Han-Kuan Chen
2024-10-03[lldb][test] TestDataFormatterLibcxxStringSimulator.py: add new padding layou...Michael Buch
2024-10-03[AArch64][SVE] Fix definition of bfloat fcvt intrinsics. (#110281)Paul Walker
2024-10-03[DebugInfo][LSR] Fix assertion failure salvaging IV with offset > 64 bits wid...Orlando Cazalet-Hyams
2024-10-03[clang][x86] Update SSE4A intrinsic tests for both C/C++Simon Pilgrim
2024-10-03[clang][x86] Update SSE1/2/3 intrinsic tests for both C/C++Simon Pilgrim
2024-10-03[analyzer] Model overflow builtins (#102602)Pavel Skripkin
2024-10-03[MLIR][Linalg] Pattern to fold AddOp to accumulation via contraction op's des...Rolf Morel
2024-10-03Reapply "[AMDGPU]Optimize SGPR spills (#93668)"vikashgu
2024-10-03[MC/DC] Rework tvbitmap.update to get rid of the inlined function (#110792)NAKAMURA Takumi
2024-10-03clangCodeGen: Reformat and refactor. NFC.NAKAMURA Takumi
2024-10-03[mlir] Fix `remove-dead-values` pass throws error when module has a name (#10...Perry Gibson
2024-10-03[flang] Fix aarch64 CI failures from #92364 (#110969)NimishMishra
2024-10-03[clang-tidy] loop convert can handle lambda init capture (#109159)Congcong Cai
2024-10-03[AArch64][GlobalISel] Add frem fp128 libcall legalization.David Green
2024-10-03[AArch64][GlobalISel] Add fpowi fp128 libcall legalization.David Green
2024-10-03[bazel] Fix build past aec87a2143c01039578ceaed752ca2cb1dc83ff7 (#110967)Danial Klimkin
2024-10-03[clang][analyzer] Less redundant warnings from FixedAddressChecker (#110458)Balázs Kéri
2024-10-03[RISCV][ISel] Select `binvi` for pattern `icmp eq/ne X, pow2` (#110957)Yingwei Zheng
2024-10-03[AArch64] Add libcall for fp128 pow/log/sin/cos/etc.David Green
2024-10-03[mlir][xegpu] Convert Vector load and store to XeGPU (#110826)Adam Siemieniuk
2024-10-03Revert "[AMDGPU][GlobalISel] Fix load/store of pointer vectors, buffer.*.pN (...NAKAMURA Takumi
2024-10-03[RISCV] Fix RISCVBitPositions typo (#110953)Piyou Chen
2024-10-02[llvm][mlir][flang][OpenMP] Emit __atomic_load and __atomic_compare_exchange ...NimishMishra
2024-10-03[mlir] Add Scalar Broadcast TOSA Depthwise Conv (#110806)Jack Frankland
2024-10-03[Xtensa] Implement volatile load/store. (#110292)Andrei Safronov
2024-10-03[Clang] Fix 'counted_by' for nested struct pointers (#110497)Jan Hendrik Farr
2024-10-03[RISCV] Check vmerge's true is in same block in vmerge -> vmv.v.v peephole (#...Luke Lau
2024-10-02[lldb-dap] Fix a warningKazu Hirata
2024-10-02[clang] [Driver] Ensure we error on lto with link.exe and target `*-windows-m...Max Winkler
2024-10-02[clang-format] Handle template closer followed by empty paretheses (#110408)Owen Pan
2024-10-03[flang] add nsw to operations in subscripts (#110060)Yusuke MINATO
2024-10-02[clang-format] Add TemplateNames option to help parse C++ angles (#109916)Owen Pan