summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-15[π˜€π—½π—Ώ] changes introduced through rebaseusers/vzakhari/spr/main.flangruntime-added-fortrancommonreference_wrapper-for-use-on-deviceSterling Augustine
2024-03-15Revert "[NVPTX] Use .common linkage for common globals (#84416)"Sterling Augustine
2024-03-15[π˜€π—½π—Ώ] changes introduced through rebaseSlava Zakharin
2024-03-15[flang][runtime] Added Fortran::common::optional for use on device.Slava Zakharin
2024-03-15[AArch64][PAC] Support ptrauth builtins and -fptrauth-intrinsics. (#65996)Ahmed Bougacha
2024-03-15[flang] Parse !$CUF KERNEL DO <<< (*) (#85338)Peter Klausler
2024-03-15[flang][runtime] Fix off-by-one error in EX0.0 output editing (#85428)Peter Klausler
2024-03-15Revert "[clang][nullability] allow _Nonnull etc on nullable class types (#827...Sam McCall
2024-03-15[BOLT][DWARF] Add support for DW_IDX_parent (#85285)Alexander Yermolovich
2024-03-15[libc][math][c23] Add nextup{,f,f128} and nextdown{,f,f128} functions (#85431)OverMighty
2024-03-15[MLIR][LLVM] Fix bazel build (#85462)Billy Zhu
2024-03-15[mlir][math] Propagate scalability in polynomial approximation (#84949)Benjamin Maxwell
2024-03-15Revert "[mlir][math] Implement alternative decomposition for tanh (#8… (#85...srcarroll
2024-03-15[lldb] Show module name in progress update for downloading symbols (#85342)Jonas Devlieghere
2024-03-15Fixing LIBOMPTARGET_INFO message, for Copying data from device to host (#85444)Felipe Cabarcas
2024-03-15[NVPTX] support dynamic allocas with PTX alloca instruction (#84585)Alex MacLean
2024-03-15[new-prs-labeler] Add "DXContainer" patterns to the backend:DirectX label (#8...Justin Bogner
2024-03-15Reapply [libomptarget] Build plugins-nextgen for SystemZ (#83978)Ulrich Weigand
2024-03-15[libc] Include double_t and float_t in math.h on baremetal (#85028)Petr Hosek
2024-03-15[libc] Match stdlib.h baremetal entrypoints with types (#85030)Petr Hosek
2024-03-15[libc] Move EOF macro to stdio-macros.h (#85159)Petr Hosek
2024-03-15[BOLT] Check BF state in stale matching (#85339)Amir Ayupov
2024-03-15[Driver] Don't alias -mstrict-align to -mno-unaligned-accessFangrui Song
2024-03-15[RISCV,test] Change two -munaligned-access to GCC-supported -mno-strict-alignFangrui Song
2024-03-15[asan][windows] Make tests more flexable (#85274)Charlie Barto
2024-03-15[libc][math][c23] adds `nanf128` (#85201)Michael Flanders
2024-03-15Reapply [libomptarget] Support BE ELF files in plugins-nextgen (#85246)Ulrich Weigand
2024-03-15[Hexagon][TTI] Remove two overrides which simply proxy to base class [NFC]Philip Reames
2024-03-15[gn build] Port f01a32f5c58bLLVM GN Syncbot
2024-03-15[MLIR][LLVM] Support Recursive DITypes (#80251)Billy Zhu
2024-03-15[SLP][NFC]Fix signedness to avoid comparison warning.Alexey Bataev
2024-03-15[lldb] Add missing headers lldb/Host/Alarm.hJonas Devlieghere
2024-03-15[SLP][NFC]Add a test for minbitwidth analysis of icmp, being transformedAlexey Bataev
2024-03-15[AIX] Support per global code model. (#79202)Sean Fertile
2024-03-15[ELF] Reject certain unknown section types (#85173)Fangrui Song
2024-03-15[msan] Re-exec with no ASLR if memory layout is incompatible on Linux (#85142)Thurston Dang
2024-03-15[AMDGPU] Simplify definition of FLAT segment bits. NFC.Jay Foad
2024-03-15[AMDGPU] Fix GFX11 sendmsg codes (#85299)Stanislav Mekhanoshin
2024-03-15[X86,AsmPrinter] Set assembler dialect for module inline asmFangrui Song
2024-03-15[lldb] Add an Alarm class for coalescing progress reports (#85329)Jonas Devlieghere
2024-03-15[X86][AVX] Fix handling of out-of-bounds SRA shift amounts in AVX2 vector shi...SahilPatidar
2024-03-15[libc++] Fixes run-buildbot-container. (#84644)Mark de Wever
2024-03-15[libc++] Add [[nodiscard]] to static numeric limit functions (#83748)Marc Auberer
2024-03-15[libc] remove BlockStore from cpp namespace (#85312)Nick Desaulniers
2024-03-15[FPEnv][PowerPC] Correct strictfp test.Kevin P. Neal
2024-03-15[llvm][vfs] Preserve paths for fallback/fallthrough in RedirectingFileSystem ...Ben Langmuir
2024-03-15[AMDGPU] Clean up GFX10 FLAT saddr field definitionJay Foad
2024-03-15Add ALLOW_RETRIES to flaky test dbg-record-roundtrip.ll (#85410)Orlando Cazalet-Hyams
2024-03-15[libc] Fix typo in libc fullbuild mode doc (#85204)FantasqueX
2024-03-15[clang][Interp] Don't suppress diagnostics for undefined+external funcsTimm BΓ€der