summaryrefslogtreecommitdiff
path: root/clang/lib/AST/StmtProfile.cpp
AgeCommit message (Expand)Author
2025-11-07[OpenMP][Clang] Add parser/semantic support for dyn_groupprivate clause (#152...Kevin Sala Penades
2025-10-30[clang][OpenMP] New OpenMP 6.0 threadset clause (#135807)Ritanya-B-Bharadwaj
2025-10-13[OpenMP 60] Update parsing and semantic support for `nowait` clause to accept...Fazlay Rabbi
2025-10-09[OpenACC][NFC] AST changes for Reduction combiner (#162573)Erich Keane
2025-10-02[NFC][OpenACC] Remove 'initExpr' from AST/etc. (#161674)Erich Keane
2025-09-29[Clang][OpenMP][LoopTransformations] Implement "#pragma omp fuse" loop transf...Walter J.T.V
2025-09-28[clang] fix transformation of subst constant template parameter nodes (#161029)Matheus Izvekov
2025-09-08[Clang][NFC] Rename OMPLoopTransformationDirective to OMPCanonicalLoopNestTra...Roger Ferrer Ibáñez
2025-09-04[OpenACC][NFCI] Split up the init and decl from OpenACC recipes (#156938)Erich Keane
2025-08-19[OpenACC][NFCI] Add AST Infrastructure for reduction recipeserichkeane
2025-08-17[clang] Fix typos in OMPClauseProfiler method names for consistency (#153852)Errant
2025-08-09[clang] Improve nested name specifier AST representation (#147835)Matheus Izvekov
2025-08-06[OpenACC][NFCI] Add extra data to firstprivate recipe AST nodeerichkeane
2025-08-05[OpenACC][NFCI] Add 'InitRecipes' to 'firstprivate' AST nodeerichkeane
2025-08-04[OpenACC][CIR] Implement 'init' lowering for private clause vars (#151781)Erich Keane
2025-06-19Reapply "[Clang] Profile singly-resolved UnresolvedLookupExpr with the declar...Younan Zhang
2025-06-13Remove delayed typo expressions (#143423)Aaron Ballman
2025-05-20Revert "[Clang] Profile singly-resolved UnresolvedLookupExpr with the declara...Younan Zhang
2025-05-16[Clang] Profile singly-resolved UnresolvedLookupExpr with the declaration (#1...Younan Zhang
2025-05-09[Clang] Fix pack indexing profiling (#139276)cor3ntin
2025-04-02[OpenACC] allow 'if' clause on 'atomic' constructerichkeane
2025-03-17[Clang] Constant Expressions inside of GCC' asm strings (#131003)cor3ntin
2025-03-11[clang] [OpenMP] New OpenMP 6.0 self_maps clause (#129888)Ritanya-B-Bharadwaj
2025-03-10[OpenACC] Implement 'bind' ast/sema for 'routine' directiveerichkeane
2025-03-06[OpenACC] Implement 'nohost' construct AST/Semaerichkeane
2025-03-03[OpenACC] Implement 'cache' construct AST/Semaerichkeane
2025-03-03[OpenACC] Implement 'declare' construct AST/Semaerichkeane
2025-02-18[Clang][P1061] Consolidate ResolvedUnpexandedPackExpr into FunctionParmPackEx...Jason Rice
2025-02-13[Clang] [OpenMP] Add support for '#pragma omp stripe'. (#126927)Zahira Ammarguellat
2025-02-11Revert "[Clang] [OpenMP] Add support for '#pragma omp stripe'. (#119891)"Kazu Hirata
2025-02-11[Clang] [OpenMP] Add support for '#pragma omp stripe'. (#119891)Zahira Ammarguellat
2025-02-06[clang][OpenMP] New OpenMP 6.0 assumption clause, 'no_openmp_constructs' (#12...David Pagan
2025-02-03[OpenACC] Implement Sema/AST for 'atomic' constructerichkeane
2025-01-29[Clang][P1061] Add stuctured binding packs (#121417)Jason Rice
2025-01-27[Clang] Remove unnecessary Decl transform & profiles for SizeOfPackExpr (#124...Younan Zhang
2025-01-22[SYCL] AST support for SYCL kernel entry point functions. (#122379)Tom Honermann
2025-01-09[OpenACC] Implement 'device' and 'host' clauses for 'update'erichkeane
2025-01-08[OpenACC] Enable 'self' sema for 'update' constructerichkeane
2025-01-07[OpenACC] Initial sema implementation of 'update' constructerichkeane
2025-01-06[OpenACC] Implement 'default_async' semaerichkeane
2025-01-06[OpenACC] Implement 'set' construct semaerichkeane
2024-12-19[OpenACC] Implement 'device_num' clause sema for 'init'/'shutdown'erichkeane
2024-12-19[OpenACC] Implement 'init' and 'shutdown' constructserichkeane
2024-12-18[OpenACC] Implement 'wait' constructerichkeane
2024-12-16[OpenACC] Implement 'use_device' clause AST/Semaerichkeane
2024-12-16[OpenACC] Implement 'delete' AST/Sema for 'exit data' constructerichkeane
2024-12-13[OpenACC] implement 'detach' clause semaerichkeane
2024-12-13[OpenACC] Implement 'if_present' clause semaerichkeane
2024-12-13[OpenACC] Implement 'finalize' clause semaerichkeane
2024-12-12[OpenACC] Create AST nodes for 'data' constructserichkeane