index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
CodeGen
/
CGOpenMPRuntime.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[OPENMP] parsing and sema support for 'close' map-type-modifier
Kelvin Li
2018-12-18
1
-32
/
+33
*
[OPENMP][NVPTX]Mark __kmpc_barrier functions as convergent.
Alexey Bataev
2018-12-04
1
-7
/
+12
*
Revert "Revert r347417 "Re-Reinstate 347294 with a fix for the failures.""
Fangrui Song
2018-11-30
1
-4
/
+7
*
Revert r347417 "Re-Reinstate 347294 with a fix for the failures."
Fangrui Song
2018-11-30
1
-7
/
+4
*
Re-commit r347417 "Re-Reinstate 347294 with a fix for the failures."
Hans Wennborg
2018-11-28
1
-4
/
+7
*
Revert r347417 "Re-Reinstate 347294 with a fix for the failures."
Hans Wennborg
2018-11-27
1
-7
/
+4
*
[OPENMP][NVPTX]Emit default locations as constant with undefined mode.
Alexey Bataev
2018-11-21
1
-8
/
+10
*
Re-Reinstate 347294 with a fix for the failures.
Bill Wendling
2018-11-21
1
-4
/
+7
*
Revert r347364 again, the fix was incomplete.
Nico Weber
2018-11-21
1
-7
/
+4
*
Reinstate 347294 with a fix for the failures.
Bill Wendling
2018-11-20
1
-4
/
+7
*
[OPENMP]Make lambda mapping follow reqs for PTR_AND_OBJ mapping.
Alexey Bataev
2018-11-08
1
-17
/
+25
*
[OPENMP]Fix handling of the globals during compilation for the device.
Alexey Bataev
2018-11-07
1
-57
/
+82
*
[OPENMP]Change the mapping type for lambda captures.
Alexey Bataev
2018-11-02
1
-3
/
+3
*
[OPENMP] Support for mapping of the lambdas in target regions.
Alexey Bataev
2018-10-30
1
-0
/
+84
*
[OpenMP][NVPTX] Use single loops when generating code for distribute parallel...
Gheorghe-Teodor Bercea
2018-10-29
1
-0
/
+12
*
Do not always request an implicit taskgroup region inside the kmpc_taskloop f...
Alexey Bataev
2018-10-24
1
-2
/
+2
*
[OPENMP] Fix emission of the __kmpc_global_thread_num.
Alexey Bataev
2018-10-05
1
-4
/
+35
*
[OPENMP] Add support for OMP5 requires directive + unified_address clause
Kelvin Li
2018-09-26
1
-0
/
+2
*
Make compare function in r342648 have strict weak ordering.
Richard Trieu
2018-09-21
1
-2
/
+9
*
[NFC] remove unused variable
JF Bastien
2018-09-21
1
-1
/
+0
*
[OPENMP] Add support for mapping memory pointed by member pointer.
Alexey Bataev
2018-09-20
1
-11
/
+259
*
[OPENMP] Fix PR38903: Crash on instantiation of the non-dependent
Alexey Bataev
2018-09-13
1
-19
/
+12
*
[OPENMP] Do not create offloading entry for declare target variables
Alexey Bataev
2018-08-29
1
-1
/
+9
*
[OPENMP] Create non-const ident_t objects.
Mike Rice
2018-08-29
1
-12
/
+13
*
[OPENMP] FIx processing of declare target variables.
Alexey Bataev
2018-08-15
1
-6
/
+9
*
[OPENMP] Fix processing of declare target construct.
Alexey Bataev
2018-08-14
1
-28
/
+10
*
[OPENMP] Fix emission of the loop doacross constructs.
Alexey Bataev
2018-08-13
1
-32
/
+60
*
Revert "[OPENMP] Fix emission of the loop doacross constructs."
Alexey Bataev
2018-08-13
1
-60
/
+32
*
[OPENMP] Fix emission of the loop doacross constructs.
Alexey Bataev
2018-08-13
1
-32
/
+60
*
Port getLocEnd -> getEndLoc
Stephen Kelly
2018-08-09
1
-1
/
+1
*
Port getLocStart -> getBeginLoc
Stephen Kelly
2018-08-09
1
-12
/
+12
*
[OPENMP] Mark variables captured in declare target region as implicitly
Alexey Bataev
2018-08-07
1
-1
/
+18
*
[OpenMP] Encode offload target triples into comdat key for offload initializa...
Sergey Dmitriev
2018-08-03
1
-1
/
+13
*
[OPENMP] Change linkage of offloading symbols to support dropping
Alexey Bataev
2018-07-31
1
-2
/
+4
*
[OPENMP] Prevent problems with linking of the static variables.
Alexey Bataev
2018-07-31
1
-0
/
+13
*
[OPENMP] ThreadId in serialized parallel regions is 0.
Alexey Bataev
2018-07-25
1
-2
/
+2
*
Fix unused variable warning.
Erich Keane
2018-07-19
1
-1
/
+1
*
The patch adds support for the new map interface between clang and libomptarg...
Alexey Bataev
2018-07-19
1
-293
/
+492
*
[OPENMP] Fix checks for declare target link entries.
Alexey Bataev
2018-07-16
1
-13
/
+37
*
[OPENMP] Fix syntactic errors in error messages.
Alexey Bataev
2018-07-16
1
-2
/
+2
*
Diagnose missing 'template' keywords in more cases.
Richard Smith
2018-06-26
1
-1
/
+1
*
Move helper classes into anonymous namespaces. NFCI.
Benjamin Kramer
2018-05-15
1
-3
/
+4
*
[OPENMP] Generate unique names for offloading regions id.
Alexey Bataev
2018-05-09
1
-1
/
+1
*
[OPENMP] Mark global tors/dtors as used.
Alexey Bataev
2018-05-09
1
-0
/
+2
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-09
1
-94
/
+94
*
[OPENMP, NVPTX] Fix linkage of the global entries.
Alexey Bataev
2018-05-08
1
-5
/
+5
*
[OPENMP, NVPTX] Added support for L2 parallelism.
Alexey Bataev
2018-05-07
1
-7
/
+0
*
[OPENMP] Support C++ member functions in the device constructs.
Alexey Bataev
2018-05-02
1
-10
/
+3
*
[OPENMP] Emit names of the globals depending on target.
Alexey Bataev
2018-05-02
1
-72
/
+118
*
[OPENMP] Emit template instatiation|specialization functions for
Alexey Bataev
2018-05-01
1
-1
/
+10
[prev]
[next]