Alexey Bataev
|
bb8bb54e33
[OPENMP]Fix crash for the ordered(n) clause.
|
6 éve |
Alexey Bataev
|
457ce20d09
[OPENMP 5.0]Initial support for 'allocator' clause.
|
6 éve |
Alexey Bataev
|
3fbbfdb3b6
[OPENMP 5.0]Add initial support for 'allocate' directive.
|
6 éve |
Alexey Bataev
|
8650dc5d83
[OPENMP]Target region: emit const firstprivates as globals with constant
|
6 éve |
James Y Knight
|
937984b3a9
[opaque pointer types] Cleanup CGBuilder's Create*GEP.
|
6 éve |
James Y Knight
|
679ab5f711
[opaque pointer types] Pass function types for runtime function calls.
|
6 éve |
Alexey Bataev
|
93270fb6cb
[OPENMP]Fix PR40536: Do not emit __kmpc_push_target_tripcount if not
|
6 éve |
James Y Knight
|
8060008472
Cleanup: replace uses of CallSite with CallBase.
|
6 éve |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 éve |
Roman Lebedev
|
5c8adb2054
[clang][UBSan] Sanitization for alignment assumptions.
|
6 éve |
Vlad Tsyrklevich
|
9b753d5619
Revert alignment assumptions changes
|
6 éve |
Roman Lebedev
|
13b4d37f6c
[clang][UBSan] Sanitization for alignment assumptions.
|
6 éve |
Alexey Bataev
|
95d3faa7e8
[OPENMP]Add call to __kmpc_push_target_tripcount() function.
|
6 éve |
Bruno Ricci
|
7d10f0803f
[AST][NFC] Pass the AST context to one of the ctor of DeclRefExpr.
|
6 éve |
Raphael Isemann
|
9db9051461
Misc typos fixes in ./lib folder
|
6 éve |
Fangrui Song
|
aa528ab4a0
Revert "Revert r347417 "Re-Reinstate 347294 with a fix for the failures.""
|
6 éve |
Fangrui Song
|
e350174b21
Revert r347417 "Re-Reinstate 347294 with a fix for the failures."
|
6 éve |
Hans Wennborg
|
b129ce9436
Re-commit r347417 "Re-Reinstate 347294 with a fix for the failures."
|
6 éve |
Hans Wennborg
|
e44c638ccf
Revert r347417 "Re-Reinstate 347294 with a fix for the failures."
|
6 éve |
Bill Wendling
|
4e64d31bc5
Re-Reinstate 347294 with a fix for the failures.
|
6 éve |
Nico Weber
|
e9629181bd
Revert r347364 again, the fix was incomplete.
|
6 éve |
Bill Wendling
|
830bf59980
Reinstate 347294 with a fix for the failures.
|
6 éve |
Jonas Devlieghere
|
7dec0f05fe
Pass the function type instead of the return type to FunctionDecl::Create
|
6 éve |
Patrick Lyster
|
8974976622
Add support for 'atomic_default_mem_order' clause on 'requires' directive. Also renamed test files relating to 'requires'. Differntial review: https://reviews.llvm.org/D53513
|
6 éve |
Bill Wendling
|
0680f97fc4
Create ConstantExpr class
|
6 éve |
Alexey Bataev
|
36950cc24f
[OPENMP] Support for mapping of the lambdas in target regions.
|
6 éve |
Bjorn Pettersson
|
a55dcb8737
[OPENMP] Fix for "error: unused variable 'CED'"
|
6 éve |
Gheorghe-Teodor Bercea
|
d24c5921e8
[OpenMP][NVPTX] Use single loops when generating code for distribute parallel for
|
6 éve |
Alexey Bataev
|
b50c46c594
[OPENMP] Do not capture private loop counters.
|
6 éve |
Patrick Lyster
|
851f70b951
Add support for 'dynamic_allocators' clause on 'requires' directive. Differential Revision: https://reviews.llvm.org/D53079
|
6 éve |