summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/task_target_device_codegen.c
AgeCommit message (Expand)Author
2024-08-09[IRBuilder] Generate nuw GEPs for struct member accesses (#99538)Hari Limaye
2023-08-23[OpenMP][NFC] Update clang OpenMP testsJohannes Doerfert
2023-07-11clang: Regenerate OpenMP testsMatt Arsenault
2023-06-15[OpenMP] Update the default version of OpenMP to 5.1Animesh Kumar
2023-01-09[OpenMP][NFC] Rerun the update_cc_test_checks on most OpenMP testsJohannes Doerfert
2022-10-07[OpenMP] Convert tests to opaque pointers (NFC)Nikita Popov
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2022-02-10Use functions with prototypes when appropriate; NFCAaron Ballman
2022-01-16[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...hyeongyu kim
2021-12-03[OPENMP]Fix PR52117: Crash caused by target region inside of task construct.Alexey Bataev