summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/assumes_codegen.cpp
AgeCommit message (Expand)Author
2025-02-06[clang][OpenMP] New OpenMP 6.0 assumption clause, 'no_openmp_constructs' (#12...David Pagan
2024-05-22[Clang] Refactor `__attribute__((assume))` (#84934)Sirraide
2024-04-09Reland "Rework the printing of attributes (#87281)"Vassil Vassilev
2024-04-09Revert "Rework the printing of attributes (#87281)"Vassil Vassilev
2024-04-09Rework the printing of attributes (#87281)Vassil Vassilev
2023-11-11[clang][CodeGen] Ensure consistent `mustprogress` attribute emissionAntonio Frighetto
2023-09-07Fix ast print of variables with attributesGiuliano Belinassi
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
2021-11-09[OpenMP] Remove doing assumption propagation in the front end.Joseph Huber
2021-09-29[OpenMP] Apply OpenMP assumptions to applicable call sitesJoseph Huber
2021-09-10[OpenMP] Encode `omp [...] assume[...]` assumptions with `omp[x]` prefixJohannes Doerfert
2020-12-16[OpenMP] Add initial support for `omp [begin/end] assumes`Johannes Doerfert
2020-12-15Revert "[OpenMP] Add initial support for `omp [begin/end] assumes`"Johannes Doerfert
2020-12-15[OpenMP] Add initial support for `omp [begin/end] assumes`Johannes Doerfert