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
/
parallel_for_codegen.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[OPENMP] Support relational-op != (not-equal) as one of the canonical
Kelvin Li
2018-11-21
1
-0
/
+80
*
[OPENMP] Do not capture private loop counters.
Alexey Bataev
2018-10-29
1
-4
/
+4
*
[OPENMP] Create non-const ident_t objects.
Mike Rice
2018-08-29
1
-1
/
+1
*
[OPENMP] Fix PR35873: Fix data-sharing attributes for const variables.
Alexey Bataev
2018-02-16
1
-3
/
+3
*
[OPENMP] Support for -fopenmp-simd option with compilation of simd loops
Alexey Bataev
2017-12-29
1
-0
/
+7
*
[OPENMP] Captured arguments of the capturable clauses by value.
Alexey Bataev
2017-12-22
1
-3
/
+5
*
[OPENMP] Fix PR35156: Get correct thread id with windows exceptions.
Alexey Bataev
2017-11-02
1
-1
/
+1
*
[OPENMP] Fix for PR33922: New ident_t flags for
Alexey Bataev
2017-09-06
1
-4
/
+4
*
[OPRNMP] Fix for PR33445: ICE: OpenMP target containing ordered for.
Alexey Bataev
2017-08-16
1
-24
/
+8
*
[OPENMP] Fix for PR33922: New ident_t flags for
Alexey Bataev
2017-08-14
1
-5
/
+6
*
Remove unnecessary x86 backend requirements from OpenMP tests
Reid Kleckner
2016-10-21
1
-1
/
+0
*
[OPENMP] Remove explicit call for implicit barrier
Alexey Bataev
2015-12-18
1
-16
/
+1
*
Stop messing with the 'g' group of options in CompilerInvocation.
Douglas Katzman
2015-10-08
1
-1
/
+1
*
[OPENMP] Outlined function for parallel and other regions with list of captur...
Alexey Bataev
2015-09-10
1
-21
/
+16
*
[OPENMP] Fix for http://llvm.org/PR24687: ICE on compilation of R package TPmsm.
Alexey Bataev
2015-09-03
1
-3
/
+4
*
Revert "Revert r241620 and follow-up commits" and move the initialization
Adrian Prantl
2015-07-08
1
-1
/
+1
*
Revert r241620 and follow-up commits while investigating linux buildbot failu...
Adrian Prantl
2015-07-07
1
-1
/
+1
*
Update testcases that use precompiled headers to require a target after
Adrian Prantl
2015-07-07
1
-1
/
+1
*
[OPENMP 4.0] Fixed codegen for 'cancellation point' construct.
Alexey Bataev
2015-07-03
1
-10
/
+10
*
[OPENMP] Fox for http://llvm.org/PR23663: OpenMP crash
Alexey Bataev
2015-06-11
1
-2
/
+8
*
[OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)
Alexey Bataev
2015-05-20
1
-4
/
+4
*
[OPENMP] Fixed support for 'schedule' clause with non-constant chunk size.
Alexey Bataev
2015-05-12
1
-1
/
+25
*
DebugInfo: Metadata constructs now start with DI*
Duncan P. N. Exon Smith
2015-04-29
1
-3
/
+3
*
[OPENMP] Fix use of unsigned counters in loops with zero trip count.
Alexey Bataev
2015-04-22
1
-22
/
+0
*
[opaque pointer types] Explicit non-pointer type for call expressions
David Blaikie
2015-04-16
1
-7
/
+7
*
[OPENMP] Initial codegen for 'parallel for' directive.
Alexey Bataev
2015-04-13
1
-0
/
+398