summaryrefslogtreecommitdiff
path: root/openmp/runtime/test/transform
AgeCommit message (Expand)Author
2025-10-06[OpenMP] Clean-up Fortran testsMichael Kruse
2025-10-04[OpenMP][test] .f90 -> .F90Michael Kruse
2025-10-03[Flang] Add standalone tile support (#160298)Michael Kruse
2025-09-29[Clang][OpenMP][LoopTransformations] Implement "#pragma omp fuse" loop transf...Walter J.T.V
2025-09-20[OpenMP] Allow Fortran tests (#150722)Michael Kruse
2025-03-10[OpenMP] Mark Failing OpenMP Tests as XFAIL on Windows (#129040)Omair Javaid
2024-07-19[Clang][OpenMP] Add interchange directive (#93022)Michael Kruse
2024-07-18[Clang][OpenMP] Add reverse directive (#92916)Michael Kruse
2024-05-22[Clang][OpenMP] Enable tile/unroll on iterator- and foreach-loops (#91459)Michael Kruse
2024-05-13[Clang][OpenMP][Tile] Allow non-constant tile sizes. (#91345)Michael Kruse