aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/AST/StmtProfile.cpp
AgeCommit message (Expand)AuthorFilesLines
2025-06-19Reapply "[Clang] Profile singly-resolved UnresolvedLookupExpr with the declar...Younan Zhang1-2/+8
2025-06-13Remove delayed typo expressions (#143423)Aaron Ballman1-4/+0
2025-05-20Revert "[Clang] Profile singly-resolved UnresolvedLookupExpr with the declara...Younan Zhang1-4/+1
2025-05-16[Clang] Profile singly-resolved UnresolvedLookupExpr with the declaration (#1...Younan Zhang1-1/+4
2025-05-09[Clang] Fix pack indexing profiling (#139276)cor3ntin1-2/+8
2025-04-02[OpenACC] allow 'if' clause on 'atomic' constructerichkeane1-0/+2
2025-03-17[Clang] Constant Expressions inside of GCC' asm strings (#131003)cor3ntin1-4/+4
2025-03-11[clang] [OpenMP] New OpenMP 6.0 self_maps clause (#129888)Ritanya-B-Bharadwaj1-0/+2
2025-03-10[OpenACC] Implement 'bind' ast/sema for 'routine' directiveerichkeane1-0/+4
2025-03-06[OpenACC] Implement 'nohost' construct AST/Semaerichkeane1-0/+2
2025-03-03[OpenACC] Implement 'cache' construct AST/Semaerichkeane1-0/+6
2025-03-03[OpenACC] Implement 'declare' construct AST/Semaerichkeane1-0/+10
2025-02-18[Clang][P1061] Consolidate ResolvedUnpexandedPackExpr into FunctionParmPackEx...Jason Rice1-4/+0
2025-02-13[Clang] [OpenMP] Add support for '#pragma omp stripe'. (#126927)Zahira Ammarguellat1-0/+4
2025-02-11Revert "[Clang] [OpenMP] Add support for '#pragma omp stripe'. (#119891)"Kazu Hirata1-4/+0
2025-02-11[Clang] [OpenMP] Add support for '#pragma omp stripe'. (#119891)Zahira Ammarguellat1-0/+4
2025-02-06[clang][OpenMP] New OpenMP 6.0 assumption clause, 'no_openmp_constructs' (#12...David Pagan1-0/+3
2025-02-03[OpenACC] Implement Sema/AST for 'atomic' constructerichkeane1-0/+5
2025-01-29[Clang][P1061] Add stuctured binding packs (#121417)Jason Rice1-0/+4
2025-01-27[Clang] Remove unnecessary Decl transform & profiles for SizeOfPackExpr (#124...Younan Zhang1-1/+1
2025-01-22[SYCL] AST support for SYCL kernel entry point functions. (#122379)Tom Honermann1-0/+4
2025-01-09[OpenACC] Implement 'device' and 'host' clauses for 'update'erichkeane1-0/+9
2025-01-08[OpenACC] Enable 'self' sema for 'update' constructerichkeane1-2/+7
2025-01-07[OpenACC] Initial sema implementation of 'update' constructerichkeane1-0/+7
2025-01-06[OpenACC] Implement 'default_async' semaerichkeane1-0/+5
2025-01-06[OpenACC] Implement 'set' construct semaerichkeane1-0/+6
2024-12-19[OpenACC] Implement 'device_num' clause sema for 'init'/'shutdown'erichkeane1-0/+5
2024-12-19[OpenACC] Implement 'init' and 'shutdown' constructserichkeane1-0/+13
2024-12-18[OpenACC] Implement 'wait' constructerichkeane1-0/+8
2024-12-16[OpenACC] Implement 'use_device' clause AST/Semaerichkeane1-26/+23
2024-12-16[OpenACC] Implement 'delete' AST/Sema for 'exit data' constructerichkeane1-0/+6
2024-12-13[OpenACC] implement 'detach' clause semaerichkeane1-0/+6
2024-12-13[OpenACC] Implement 'if_present' clause semaerichkeane1-0/+3
2024-12-13[OpenACC] Implement 'finalize' clause semaerichkeane1-0/+3
2024-12-12[OpenACC] Create AST nodes for 'data' constructserichkeane1-0/+31
2024-11-12[OpenACC] Implement AST/Sema for combined constructserichkeane1-0/+9
2024-10-15[OpenACC] Implement 'loop' 'vector' clause (#112259)Erich Keane1-0/+6
2024-10-14[OpenACC] implement loop 'worker' clause. (#112206)Erich Keane1-0/+6
2024-10-11[OpenACC] Implement loop 'gang' clause. (#112006)Erich Keane1-0/+6
2024-10-09[Clang][OpenMP] Add permutation clause (#92030)Michael Kruse1-0/+7
2024-10-03[OpenACC] Implement 'tile' attribute AST (#110999)Erich Keane1-0/+10
2024-10-01[OpenACC] Add 'collapse' clause AST/basic Sema implementation (#109461)Erich Keane1-0/+6
2024-08-31[HLSL] Implement output parameter (#101083)Chris B1-0/+4
2024-08-10[Clang][Sema][OpenMP] Allow `thread_limit` to accept multiple expressions (#1...Shilei Tian1-2/+1
2024-08-06[Clang][Sema][OpenMP] Allow `num_teams` to accept multiple expressions (#99732)Shilei Tian1-2/+1
2024-08-05[OpenMP] OpenMP 5.1 "assume" directive parsing support (#92731)Julian Brown1-0/+18
2024-07-30[clang][OpenMP] Rename `varlists` to `varlist`, NFC (#101058)Krzysztof Parzyszek1-2/+2
2024-07-19[Clang][OpenMP] Add interchange directive (#93022)Michael Kruse1-0/+5
2024-07-18[Clang][OpenMP] Add reverse directive (#92916)Michael Kruse1-0/+4
2024-06-20Reland [clang][Sema, Lex, Parse] Preprocessor embed in C and C++ (#95802)Mariya Podchishchaeva1-0/+2