summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/irbuilder_for_unsigned_runtime.c
AgeCommit message (Expand)Author
2024-09-05Reland "[clang] Add nuw attribute to GEPs (#105496)" (#107257)Hari Limaye
2024-08-28Revert "[clang] Add nuw attribute to GEPs" (#106343)Vitaly Buka
2024-08-27[clang] Add nuw attribute to GEPs (#105496)Hari Limaye
2024-08-09[IRBuilder] Generate nuw GEPs for struct member accesses (#99538)Hari Limaye
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-18Reapply "[OpenMP] Refactor OMPScheduleType enum."Michael Kruse
2022-04-18Revert "[OpenMP] Refactor OMPScheduleType enum."Michael Kruse
2022-04-18[OpenMP] Refactor OMPScheduleType enum.Michael Kruse
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2022-02-28[OpenMPIRBuilder] Implement static-chunked workshare-loop schedules.Michael Kruse