aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-15rebaseusers/vzakhari/spr/flangruntime-added-self-printing-for-internalunitSlava Zakharin5-163/+157
2024-03-15[𝘀𝗽𝗿] changes introduced through rebaseusers/vzakhari/spr/main.flangruntime-added-self-printing-for-internalunitSlava Zakharin5-163/+157
2024-03-15[flang][OpenMP] Convert DataSharingProcessor to omp::Clause (#81629)Krzysztof Parzyszek4-163/+156
2024-03-15[flang][runtime] Added Fortran::common::reference_wrapper for use on device.Slava Zakharin2-25/+148
2024-03-15rebaseSlava Zakharin3-36/+8
2024-03-15[𝘀𝗽𝗿] changes introduced through rebaseSlava Zakharin3-36/+8
2024-03-15[gn build] Port 0481f049c370LLVM GN Syncbot1-0/+1
2024-03-15rebaseSlava Zakharin873-7724/+28066
2024-03-15[𝘀𝗽𝗿] changes introduced through rebaseSlava Zakharin873-7724/+28066
2024-03-15Revert "[NVPTX] Use .common linkage for common globals (#84416)"Sterling Augustine3-36/+8
2024-03-15[flang][runtime] Added Fortran::common::optional for use on device.Slava Zakharin31-159/+425
2024-03-15[AArch64][PAC] Support ptrauth builtins and -fptrauth-intrinsics. (#65996)Ahmed Bougacha25-0/+1294
2024-03-15[flang] Parse !$CUF KERNEL DO <<< (*) (#85338)Peter Klausler9-29/+63
2024-03-15[flang][runtime] Fix off-by-one error in EX0.0 output editing (#85428)Peter Klausler1-1/+4
2024-03-15Revert "[clang][nullability] allow _Nonnull etc on nullable class types (#827...Sam McCall20-225/+29
2024-03-15[BOLT][DWARF] Add support for DW_IDX_parent (#85285)Alexander Yermolovich15-185/+424
2024-03-15[libc][math][c23] Add nextup{,f,f128} and nextdown{,f,f128} functions (#85431)OverMighty27-2/+598
2024-03-15[MLIR][LLVM] Fix bazel build (#85462)Billy Zhu1-0/+8
2024-03-15[mlir][math] Propagate scalability in polynomial approximation (#84949)Benjamin Maxwell2-23/+123
2024-03-15Revert "[mlir][math] Implement alternative decomposition for tanh (#8… (#85...srcarroll2-32/+27
2024-03-15[lldb] Show module name in progress update for downloading symbols (#85342)Jonas Devlieghere2-15/+18
2024-03-15Fixing LIBOMPTARGET_INFO message, for Copying data from device to host (#85444)Felipe Cabarcas1-1/+2
2024-03-15[NVPTX] support dynamic allocas with PTX alloca instruction (#84585)Alex MacLean6-22/+105
2024-03-15[new-prs-labeler] Add "DXContainer" patterns to the backend:DirectX label (#8...Justin Bogner1-0/+2
2024-03-15Reapply [libomptarget] Build plugins-nextgen for SystemZ (#83978)Ulrich Weigand37-9/+71
2024-03-15[libc] Include double_t and float_t in math.h on baremetal (#85028)Petr Hosek1-0/+4
2024-03-15[libc] Match stdlib.h baremetal entrypoints with types (#85030)Petr Hosek1-1/+1
2024-03-15[libc] Move EOF macro to stdio-macros.h (#85159)Petr Hosek4-2/+8
2024-03-15[BOLT] Check BF state in stale matching (#85339)Amir Ayupov2-0/+7
2024-03-15[Driver] Don't alias -mstrict-align to -mno-unaligned-accessFangrui Song10-67/+43
2024-03-15[RISCV,test] Change two -munaligned-access to GCC-supported -mno-strict-alignFangrui Song1-2/+2
2024-03-15[asan][windows] Make tests more flexable (#85274)Charlie Barto25-241/+143
2024-03-15[libc][math][c23] adds `nanf128` (#85201)Michael Flanders15-42/+235
2024-03-15Reapply [libomptarget] Support BE ELF files in plugins-nextgen (#85246)Ulrich Weigand5-51/+95
2024-03-15[Hexagon][TTI] Remove two overrides which simply proxy to base class [NFC]Philip Reames2-22/+0
2024-03-15[gn build] Port f01a32f5c58bLLVM GN Syncbot1-0/+1
2024-03-15[MLIR][LLVM] Support Recursive DITypes (#80251)Billy Zhu15-143/+416
2024-03-15[SLP][NFC]Fix signedness to avoid comparison warning.Alexey Bataev1-2/+2
2024-03-15[lldb] Add missing headers lldb/Host/Alarm.hJonas Devlieghere1-0/+3
2024-03-15[SLP][NFC]Add a test for minbitwidth analysis of icmp, being transformedAlexey Bataev1-0/+70
2024-03-15[AIX] Support per global code model. (#79202)Sean Fertile7-28/+344
2024-03-15[ELF] Reject certain unknown section types (#85173)Fangrui Song8-9/+86
2024-03-15[msan] Re-exec with no ASLR if memory layout is incompatible on Linux (#85142)Thurston Dang3-14/+50
2024-03-15[AMDGPU] Simplify definition of FLAT segment bits. NFC.Jay Foad1-4/+2
2024-03-15[AMDGPU] Fix GFX11 sendmsg codes (#85299)Stanislav Mekhanoshin6-3/+17
2024-03-15[X86,AsmPrinter] Set assembler dialect for module inline asmFangrui Song2-2/+14
2024-03-15[lldb] Add an Alarm class for coalescing progress reports (#85329)Jonas Devlieghere5-0/+489
2024-03-15[X86][AVX] Fix handling of out-of-bounds SRA shift amounts in AVX2 vector shi...SahilPatidar2-0/+283
2024-03-15[libc++] Fixes run-buildbot-container. (#84644)Mark de Wever1-2/+2
2024-03-15[libc++] Add [[nodiscard]] to static numeric limit functions (#83748)Marc Auberer3-63/+204