summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/nested_loop_codegen.cpp
AgeCommit message (Expand)Author
2025-04-30[OMPIRBuilder] Don't discard the debug record from entry block. (#135161)Abid Qadeer
2025-03-07[mlir][OpenMP] fix crash outlining infinite loop (#129872)Tom Eccles
2024-08-09[IRBuilder] Generate nuw GEPs for struct member accesses (#99538)Hari Limaye
2024-06-18[Flang]Fix for changed code at the end of AllocaIP. (#92430)Mats Petersson
2024-06-14 [RemoveDIs] Print IR with debug records by default (#91724)Stephen Tozer
2023-08-23[OpenMP][NFC] Update clang OpenMP testsJohannes Doerfert
2023-08-09[Clang][OpenMP] Support for Code Generation of loop bind clauseChi Chun Chen
2023-08-08Revert "[Clang][OpenMP] Support for Code Generation of loop bind clause."Nico Weber
2023-08-08[Clang][OpenMP] Support for Code Generation of loop bind clause.Sunil Kuravinakop
2023-08-07Revert "[Clang][OpenMP] Support for Code Generation of loop bind clause"Nico Weber
2023-08-07[Clang][OpenMP] Support for Code Generation of loop bind clauseSunil Kuravinakop
2023-04-19[OpenMP] Prefix outlined and reduction func names with original func's nameItay Bookstein
2023-04-19Revert "[OpenMP] Prefix outlined and reduction func names with original func'...Itay Bookstein
2023-04-19[OpenMP] Prefix outlined and reduction func names with original func's nameItay Bookstein
2023-03-17[Clang][OpenMP] Insert alloca for kernel args at function entry block instead...Dhruva Chakrabarti
2023-01-20Allow a target loop to be used inside a parallel.Doru Bercea