Patrick Lyster
|
0db38f4133
Add support for unified_shared_memory clause on requires directive
|
hace 6 años |
Gheorghe-Teodor Bercea
|
eaf1c4d9ce
[OpenMP] Make default parallel for schedule in NVPTX target regions in SPMD mode achieve coalescing
|
hace 7 años |
Gheorghe-Teodor Bercea
|
05efbb779e
[OpenMP] Make default distribute schedule for NVPTX target regions in SPMD mode achieve coalescing
|
hace 7 años |
Kelvin Li
|
ac26bee66c
[OPENMP] Add support for OMP5 requires directive + unified_address clause
|
hace 7 años |
Mike Rice
|
f9cd06406d
[OPENMP] Fix spelling of getLoopCounter (NFC)
|
hace 7 años |
Alexey Bataev
|
7a16e8359c
[OPENMP] Fix emission of the loop doacross constructs.
|
hace 7 años |
Alexey Bataev
|
73982ed93f
Revert "[OPENMP] Fix emission of the loop doacross constructs."
|
hace 7 años |
Alexey Bataev
|
44f3d14c41
[OPENMP] Fix emission of the loop doacross constructs.
|
hace 7 años |
Stephen Kelly
|
2dfd8132cf
Port getLocEnd -> getEndLoc
|
hace 7 años |
Stephen Kelly
|
d7b659b592
Port getLocStart -> getBeginLoc
|
hace 7 años |
Alexey Bataev
|
90a2c3d33a
[OPENMP] DO not crash on combined constructs in declare target
|
hace 7 años |
Alexey Bataev
|
fb5b5046b3
[OPENMP] Replace push_back by emplace_back, NFC.
|
hace 7 años |
Alexey Bataev
|
bb67058712
[OPENMP] Code cleanup + formatting, NFC.
|
hace 7 años |
Alexey Bataev
|
6d12dfba81
[OPENMP] Additional attributes for the pointer parameters.
|
hace 7 años |
Alexander Kornienko
|
b8b9458165
Fix typos in clang
|
hace 7 años |
Alexey Bataev
|
53912bffa0
[OPENMP, NVPTX] Globalization of the private redeclarations.
|
hace 7 años |
Alexey Bataev
|
75f6d61488
[OPENMP, NVPTX] Improve globalization of the variables captured by value.
|
hace 7 años |
Alexey Bataev
|
ecef9fa6ef
[OPENMP] Codegen for `omp declare target` construct.
|
hace 7 años |
Gheorghe-Teodor Bercea
|
f4806a953b
[OpenMP] Add OpenMP data sharing infrastructure using global memory
|
hace 7 años |
Alexey Bataev
|
f9b96cd2d9
[OPENMP] Emit sizes/init ptrs etc. data for task reductions before
|
hace 7 años |
Alexey Bataev
|
eea47794b2
[OPENMP] Fix lifetime of the loop counters.
|
hace 7 años |
George Burgess IV
|
f6b7996bf6
Remove redundant casts. NFC
|
hace 7 años |
Carlo Bertolli
|
c6c9776cf9
[OpenMP] Extend NVPTX SPMD implementation of combined constructs
|
hace 7 años |
Carlo Bertolli
|
cb290147ed
[OpenMP] Limit reduction support for pragma 'distribute' when combined with pragma 'simd'
|
hace 7 años |
Alexey Bataev
|
940e095f46
[OPENMP] Fix PR36399: Crash on C code with ordered doacross construct.
|
hace 7 años |
Sander de Smalen
|
6804b86ee9
Recommit rL323952: [DebugInfo] Enable debug information for C99 VLA types.
|
hace 7 años |
Sander de Smalen
|
294a4f68ff
Reverting patch rL323952 due to build errors that I
|
hace 7 años |
Sander de Smalen
|
835a31e2ef
[DebugInfo] Enable debug information for C99 VLA types
|
hace 7 años |
Ivan A. Kosarev
|
9660f4bc00
[CodeGen] Decorate aggregate accesses with TBAA tags
|
hace 7 años |
Alexey Bataev
|
8ba65236eb
[OPENMP] Replace call of EmitLoadOfLValue() by EmitLoadOfScalar(), NFC.
|
hace 7 años |