Alexey Bataev
|
653a638f94
[OPENMP50]Add support for master taskloop simd.
|
5 年之前 |
Alexey Bataev
|
117352af51
[OPENMP50]Add support for 'parallel master taskloop' construct.
|
5 年之前 |
Erich Keane
|
bb282f4751
Reland r374450 with Richard Smith's comments and test fixed.
|
5 年之前 |
Nico Weber
|
f638ec612b
Revert 374450 "Fix __builtin_assume_aligned with too large values."
|
5 年之前 |
Erich Keane
|
726918e196
Fix __builtin_assume_aligned with too large values.
|
5 年之前 |
Alexey Bataev
|
e30a155e75
[OPENMP50]Support for 'master taskloop' directive.
|
5 年之前 |
Alexey Bataev
|
afaf7b4576
[OPENMP]Fix caonical->canonical, NFC.
|
5 年之前 |
Alexey Bataev
|
f8c3d1a886
[OPENMP50]Treat range-based for as canonical loop.
|
5 年之前 |
Richard Smith
|
38c1f7c254
Properly handle instantiation-dependent array bounds.
|
5 年之前 |
Alexey Bataev
|
0781770728
[OPENMP]Use standard parsing for 'match' clause, NFC.
|
5 年之前 |
Alexey Bataev
|
2937e8de9d
[OPENMP]Call __kmpc_push_tripcount in task context.
|
6 年之前 |
Alexey Bataev
|
358084ecfd
[OPENMP]Fix for PR43349: Crash for privatized loop bound.
|
6 年之前 |
Alexey Bataev
|
3d803c89bc
[OPENMP5.0]Add support for device_type clause in declare target
|
6 年之前 |
Alexey Bataev
|
8992979c9f
[OPENMP]Support for non-rectangular loops.
|
6 年之前 |
Rui Ueyama
|
ce7674d7be
Fix parameter name comments using clang-tidy. NFC.
|
6 年之前 |
Alexey Bataev
|
a3f99bb431
[OPENMP]Fix PR41966: type mismatch in runtime functions.
|
6 年之前 |
Alexey Bataev
|
84a84885cd
[OPENMP]Do not crash for const firstprivates.
|
6 年之前 |
Alexey Bataev
|
598be1e828
[OPENMP]Simplify codegen for the outlined regions.
|
6 年之前 |
Alexey Bataev
|
456575d0e8
[OPENMP]Add codegen for firstprivate vars with allocate clause.
|
6 年之前 |
Alexey Bataev
|
1891730129
[OPENMP]Initial support for 'allocate' clause.
|
6 年之前 |
Alexey Bataev
|
bb8bb54e33
[OPENMP]Fix crash for the ordered(n) clause.
|
6 年之前 |
Alexey Bataev
|
457ce20d09
[OPENMP 5.0]Initial support for 'allocator' clause.
|
6 年之前 |
Alexey Bataev
|
3fbbfdb3b6
[OPENMP 5.0]Add initial support for 'allocate' directive.
|
6 年之前 |
Alexey Bataev
|
8650dc5d83
[OPENMP]Target region: emit const firstprivates as globals with constant
|
6 年之前 |
James Y Knight
|
937984b3a9
[opaque pointer types] Cleanup CGBuilder's Create*GEP.
|
6 年之前 |
James Y Knight
|
679ab5f711
[opaque pointer types] Pass function types for runtime function calls.
|
6 年之前 |
Alexey Bataev
|
93270fb6cb
[OPENMP]Fix PR40536: Do not emit __kmpc_push_target_tripcount if not
|
6 年之前 |
James Y Knight
|
8060008472
Cleanup: replace uses of CallSite with CallBase.
|
6 年之前 |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 年之前 |
Roman Lebedev
|
5c8adb2054
[clang][UBSan] Sanitization for alignment assumptions.
|
6 年之前 |