aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-10-03Revert "[lldb][test] TestDataFormatterLibcxxStringSimulator.py: add new paddi...revert-108375-lldb/simulate-new-string-padding-layoutMichael Buch2-29/+7
2024-10-03[libc++] Rename __range_adaptor_closure_t (#110886)Louis Dionne11-20/+16
2024-10-03[flang][OpenMP] Enable lastprivate on simd (#93786)NimishMishra2-3/+36
2024-10-03[llvm][rtsan] Add transform pass for sanitize_realtime_unsafe (#109543)davidtrevelyan2-20/+79
2024-10-03[NFC] Rename variable `recordKeeper` to `records` (#110989)Rahul Joshi17-146/+128
2024-10-03[TableGen] Fix source location for anonymous records (#110935)Rahul Joshi4-11/+29
2024-10-03Fix have pthread_getname for some system (#110854)William Moses1-2/+2
2024-10-03[cmake] Add hexagon-linux cmake cache files (#98712)Brian Cain5-0/+74
2024-10-03[OpenACC] 'collapse' clause 'force' tag (#110906)Erich Keane3-0/+196
2024-10-03[libc++] Index from 0 in GDB pretty printers (#110881)Louis Dionne2-6/+4
2024-10-03[libc++] Remove test suite annotations for experimental stop_token (#110890)Louis Dionne55-55/+1
2024-10-03[bazel] Fix build past 2026501cf107fcb3cbd51026ba25fda3af823941 (#110991)Danial Klimkin1-0/+1
2024-10-03[libc++] Re-apply LWG3870: Remove `voidify` (#110944)A. Jiang21-297/+24
2024-10-03[clang][x86] Update SSE41 intrinsic tests for both C/C++Simon Pilgrim1-27/+31
2024-10-03[clang][x86] Pull out PR51324 / PR60006 test cases into their own codegen tes...Simon Pilgrim3-17/+32
2024-10-03[clang][x86] Update SSE42 intrinsic tests for both C/C++Simon Pilgrim1-20/+24
2024-10-03[AMDGPU] Qualify auto. NFC. (#110878)Jay Foad50-262/+269
2024-10-03[SLP] NFC. BaseIndex is not used for getSameOpcode. (#110948)Han-Kuan Chen1-4/+3
2024-10-03[lldb][test] TestDataFormatterLibcxxStringSimulator.py: add new padding layou...Michael Buch2-7/+29
2024-10-03[AArch64][SVE] Fix definition of bfloat fcvt intrinsics. (#110281)Paul Walker12-62/+129
2024-10-03[DebugInfo][LSR] Fix assertion failure salvaging IV with offset > 64 bits wid...Orlando Cazalet-Hyams2-0/+42
2024-10-03[clang][x86] Update SSE4A intrinsic tests for both C/C++Simon Pilgrim1-6/+8
2024-10-03[clang][x86] Update SSE1/2/3 intrinsic tests for both C/C++Simon Pilgrim8-104/+123
2024-10-03[analyzer] Model overflow builtins (#102602)Pavel Skripkin6-2/+421
2024-10-03[MLIR][Linalg] Pattern to fold AddOp to accumulation via contraction op's des...Rolf Morel6-0/+500
2024-10-03Reapply "[AMDGPU]Optimize SGPR spills (#93668)"vikashgu7-102/+126
2024-10-03[MC/DC] Rework tvbitmap.update to get rid of the inlined function (#110792)NAKAMURA Takumi2-93/+45
2024-10-03clangCodeGen: Reformat and refactor. NFC.NAKAMURA Takumi4-16/+18
2024-10-03[mlir] Fix `remove-dead-values` pass throws error when module has a name (#10...Perry Gibson2-5/+19
2024-10-03[flang] Fix aarch64 CI failures from #92364 (#110969)NimishMishra1-47/+0
2024-10-03[clang-tidy] loop convert can handle lambda init capture (#109159)Congcong Cai4-10/+48
2024-10-03[AArch64][GlobalISel] Add frem fp128 libcall legalization.David Green2-1/+65
2024-10-03[AArch64][GlobalISel] Add fpowi fp128 libcall legalization.David Green2-1/+72
2024-10-03[bazel] Fix build past aec87a2143c01039578ceaed752ca2cb1dc83ff7 (#110967)Danial Klimkin1-0/+13
2024-10-03[clang][analyzer] Less redundant warnings from FixedAddressChecker (#110458)Balázs Kéri2-0/+10
2024-10-03[RISCV][ISel] Select `binvi` for pattern `icmp eq/ne X, pow2` (#110957)Yingwei Zheng3-0/+118
2024-10-03[AArch64] Add libcall for fp128 pow/log/sin/cos/etc.David Green4-18/+311
2024-10-03[mlir][xegpu] Convert Vector load and store to XeGPU (#110826)Adam Siemieniuk3-5/+291
2024-10-03Revert "[AMDGPU][GlobalISel] Fix load/store of pointer vectors, buffer.*.pN (...NAKAMURA Takumi12-3980/+263
2024-10-03[RISCV] Fix RISCVBitPositions typo (#110953)Piyou Chen1-1/+1
2024-10-02[llvm][mlir][flang][OpenMP] Emit __atomic_load and __atomic_compare_exchange ...NimishMishra12-28/+563
2024-10-03[mlir] Add Scalar Broadcast TOSA Depthwise Conv (#110806)Jack Frankland2-22/+57
2024-10-03[Xtensa] Implement volatile load/store. (#110292)Andrei Safronov4-15/+207
2024-10-03[Clang] Fix 'counted_by' for nested struct pointers (#110497)Jan Hendrik Farr3-49/+109
2024-10-03[RISCV] Check vmerge's true is in same block in vmerge -> vmv.v.v peephole (#...Luke Lau2-2/+28
2024-10-02[lldb-dap] Fix a warningKazu Hirata1-1/+1
2024-10-02[clang] [Driver] Ensure we error on lto with link.exe and target `*-windows-m...Max Winkler6-5/+8
2024-10-02[clang-format] Handle template closer followed by empty paretheses (#110408)Owen Pan3-23/+38
2024-10-03[flang] add nsw to operations in subscripts (#110060)Yusuke MINATO9-10/+206
2024-10-02[clang-format] Add TemplateNames option to help parse C++ angles (#109916)Owen Pan9-17/+64