aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-03-26[OpenMP] OpenMP 6.0 "taskgraph" support, add new testsusers/jtb20/omp6.0-taskgraph-support-9Julian Brown27-0/+1575
2026-03-26[OpenMP] OpenMP 6.0 "taskgraph" support, remove obsolete testsJulian Brown7-420/+0
2026-03-26[OpenMP] OpenMP 6.0 "taskgraph" support, frontend partsJulian Brown17-241/+734
2026-03-26[OpenMP] OpenMP 6.0 "taskgraph" support, runtime partsJulian Brown7-890/+4068
2026-03-17[OpenMP] Update OpenMP runtime to adopt taskgraph clause from 6.0 Specs (#130...Josep Pinot5-46/+184
2026-03-17move/fixup some stuffJulian Brown2-124/+123
2026-03-17[xxx][clang][openmp] Add support for nowait/nogroup in taskgraphjpinot2-5/+7
2026-03-17[xxx][openmp] Add use of re_record flag in taskgraphjpinot1-2/+3
2026-03-17[xxx][clang] Clean emitTaskgraphCall when If clausejpinot1-78/+5
2026-03-17[xxx][wip][clang] Add If clause in taskgraphjpinot3-7/+123
2026-03-17[xxx][llvm][clang] Add GraphId in Taskgraph CodeGenjpinot3-2/+12
2026-03-17[xxx][openmp] Add graph_id input to kmpc_taskgraphjpinot2-2/+4
2026-03-17[xxx][llvm][clang] Add GraphReset in Taskgraph CodeGenjpinot2-1/+17
2026-03-17[wip][llvm][clang] Add frontend support for OpenMP graph_reset clausejpinot13-0/+162
2026-03-17[wip][llvm][clang] Add frontend support for OpenMP graph_id clausejpinot13-0/+161
2026-03-17[openmp] Add locking when extending tdg task successorsjpinot1-0/+3
2026-03-17[openmp] Fix locking when expanding recorded tdgjpinot2-31/+27
2026-03-17[openmp] Add tdg node parent_task init to nullptrjpinot2-0/+2
2026-03-17[openmp] Remove taskgraph successors alloc in node allocationjpinot2-17/+16
2026-03-17[openmp] Update tdg record_map to allow holesjpinot1-9/+17
2026-03-17[wip][openmp] Move _kmp_tdg_task_id inside kmp_tdg_infojpinot2-5/+7
2026-03-17[OpenMP] Fix td_tdg_task_id underflow with taskloop and taskgraphjpinot1-1/+2
2026-03-17[OpenMP] New/derived taskgraph testsJulian Brown6-32/+271
2026-03-17[OpenMP] New Clang tests for 'taskgraph' directiveJulian Brown2-0/+83
2026-03-17[OpenMP] Taskgraph frontend supportJulian Brown26-0/+253
2026-03-17[OpenMP] Rename ompx_taskgraph->omp_taskgraph_experimentalJulian Brown17-59/+60
2026-03-17[OpenMP] Use ID not index to identify taskgraphs in libomp runtimeJulian Brown3-25/+54
2026-03-17[OpenMP] Make loop index unsigned in __kmpc_omp_task_with_deps/__kmp_omp_taskJulian Brown2-2/+2
2026-03-17[flang][OpenMP] Remove unused function declaration, NFC (#187101)Krzysztof Parzyszek1-4/+0
2026-03-17[libc][math] Fix fma bazel build (#187107)Muhammad Bassiouni1-1/+1
2026-03-17[clang-format] Fix Macros configuration not working with try/catch expansions...Harris Hancock3-27/+6
2026-03-17[SLP][NFC] Refactor BinOpSameOpcodeHelper BIT enum (#187067)Ryan Buchner1-10/+10
2026-03-17[libc][math] Refactor fmaf16 implementation to header-only in src/__support/m...Muhammad Bassiouni9-7/+90
2026-03-17[libc][math] Refactor fmaf implementation to header-only in src/__support/mat...Muhammad Bassiouni9-7/+76
2026-03-17[mlir][GPU] Set nsw/nuw when expanding out subgroup ID (#187099)Krzysztof Drewniak2-13/+18
2026-03-17[libc][math] Refactor fma implementation to header-only in src/__support/math...Muhammad Bassiouni9-7/+74
2026-03-17[z/OS] Recognize EBCDIC archive magic (#186854)Uyiosa Iyekekpolor3-0/+9
2026-03-17[bazel] NFC: reformat mlir & libc bazel files (#187094)Jordan Rupprecht2-2/+1
2026-03-17[DirectX] Fix assertion in PointerTypeAnalysis with empty global_ctors (#179034)puneeth_aditya_562-1/+23
2026-03-17Revert "[LoopUnroll] Remove `computeUnrollCount()`'s return value " (#187035)Justin Fargnoli5-90/+114
2026-03-17[mlir][GPU] Refactor, improve constant size information handling (#186907)Krzysztof Drewniak12-154/+203
2026-03-17[Bazel] Fixes ebb3309 (#187090)google-llvm-bazel-bot1-5/+86
2026-03-17[lldb] Fix build on Linux when SEGV_PKUERR is undefined (#186963)valord5771-0/+3
2026-03-17[mlir][spirv] Add spirv.GroupNonUniformBroadcastFirst Op (#185818)Hank4-1/+111
2026-03-17[Clang] Add __ob_trap support for implicit integer sign change (#185772)Justin Stitt2-9/+43
2026-03-17[libc] Refactor core Linux syscalls to use syscall_wrappers (#185983)Jeff Bailey22-70/+311
2026-03-17Revert "[libc] Avoid host header collisions in full builds (-nostdinc)" (#187...Alexey Samsonov2-8/+0
2026-03-17[mlir][spirv] Fix struct.mlir for stricter spirv-val variable-pointer rules (...Davide Grohmann1-7/+7
2026-03-17Add hybrid function ordering support (#186003)YongKang Zhu3-100/+345
2026-03-17Removed Hardcoded SM Number from Mlir Test (#186917)Stefan Mada1-1/+1