summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/align_clause_codegen.cpp
AgeCommit message (Expand)Author
2023-06-15[OpenMP] Update the default version of OpenMP to 5.1Animesh Kumar
2023-03-17[Clang][OpenMP] Insert alloca for kernel args at function entry block instead...Dhruva Chakrabarti
2022-10-07[OpenMP] Convert tests to opaque pointers (NFC)Nikita Popov
2022-05-03[clang][OpenMP] Local variable alignment incorrect with align clauseDavid Pagan
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2022-01-16[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...hyeongyu kim
2022-01-05Add codegen for allocate directive's 'align' clauseDavid Pagan