summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/critical_codegen_attr.cpp
AgeCommit message (Expand)Author
2024-08-09[IRBuilder] Generate nuw GEPs for struct member accesses (#99538)Hari Limaye
2023-06-15[OpenMP] Update the default version of OpenMP to 5.1Animesh Kumar
2022-10-07[OpenMP] Convert tests to opaque pointers (NFC)Nikita Popov
2022-04-26[OpenMPIRBuilder] Remove ContinuationBB argument from Body callback.Michael Kruse
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2021-07-12[OpenMP] Support OpenMP 5.1 attributesAaron Ballman