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
/
test
/
OpenMP
/
for_firstprivate_codegen.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow static local variables specified on data-sharing attribute clauses.
Kelvin Li
2015-09-15
1
-7
/
+54
*
[OPENMP] Emit __kmpc_cancel_barrier() and code for 'cancellation point' only ...
Alexey Bataev
2015-09-15
1
-3
/
+3
*
[OPENMP] Outlined function for parallel and other regions with list of captur...
Alexey Bataev
2015-09-10
1
-15
/
+11
*
[OPENMP] Fix for http://llvm.org/PR24674: assertion failed and and abort trap
Alexey Bataev
2015-09-04
1
-2
/
+7
*
[OPENMP 4.1] Allow variables with reference types in private clauses.
Alexey Bataev
2015-08-18
1
-1
/
+1
*
[OPENMP] Drop type qualifiers from private variables.
Alexey Bataev
2015-07-14
1
-4
/
+4
*
Revert "Revert r241620 and follow-up commits" and move the initialization
Adrian Prantl
2015-07-08
1
-0
/
+1
*
Revert r241620 and follow-up commits while investigating linux buildbot failu...
Adrian Prantl
2015-07-07
1
-1
/
+0
*
Update testcases that use precompiled headers to require a target after
Adrian Prantl
2015-07-07
1
-0
/
+1
*
[OPENMP 4.0] Fixed codegen for 'cancellation point' construct.
Alexey Bataev
2015-07-03
1
-5
/
+5
*
[OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)
Alexey Bataev
2015-05-20
1
-5
/
+5
*
[OPENMP] Fix use of unsigned counters in loops with zero trip count.
Alexey Bataev
2015-04-22
1
-2
/
+2
*
[opaque pointer types] Explicit non-pointer type for call expressions
David Blaikie
2015-04-16
1
-5
/
+5
*
Changed test to not brake ARM buildbots, NFC.
Alexey Bataev
2015-04-15
1
-5
/
+5
*
[OPENMP] Codegen for 'firstprivate' clause in 'for' directive.
Alexey Bataev
2015-04-15
1
-0
/
+280