index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
OpenMP
/
for_lastprivate_codegen.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Defer capture initialization for captured regions until after we've left
Richard Smith
2019-05-31
1
-1
/
+4
*
[OPENMP] Sync __kmpc_alloc/_kmpc_free function with the runtime.
Alexey Bataev
2019-04-08
1
-15
/
+16
*
[OPENMP]Add codegen for lastprivate vars with allocate clause, NFC.
Alexey Bataev
2019-04-03
1
-11
/
+25
*
Revert "[CodeGenCXX] Treat 'this' as noalias in constructors"
Sean Fertile
2018-10-15
1
-6
/
+6
*
[CodeGenCXX] Treat 'this' as noalias in constructors
Anton Bikineev
2018-10-10
1
-6
/
+6
*
[OPENMP] Create non-const ident_t objects.
Mike Rice
2018-08-29
1
-1
/
+1
*
Change memcpy/memove/memset to have dest and source alignment attributes (Ste...
Daniel Neilson
2018-01-19
1
-2
/
+2
*
[OPENMP] Support for -fopenmp-simd option with compilation of simd loops
Alexey Bataev
2017-12-29
1
-0
/
+7
*
[OPENMP] Simplify codegen for loop iteration variables in loop preamble.
Alexey Bataev
2017-12-08
1
-0
/
+1
*
[OPENMP] Fix PR35486: crash when collapsing loops with dependent iteration sp...
Alexey Bataev
2017-12-04
1
-0
/
+4
*
[OPENMP] Capture references to global variables.
Alexey Bataev
2017-10-06
1
-2
/
+11
*
[OPENMP] Fix for PR30632: Name mangling issue.
Alexey Bataev
2016-11-15
1
-3
/
+6
*
Remove unnecessary x86 backend requirements from OpenMP tests
Reid Kleckner
2016-10-21
1
-1
/
+0
*
[OPENMP] Fix for LCV in simd directives in explicit clauses.
Alexey Bataev
2016-04-22
1
-3
/
+0
*
[OPENMP 4.5] Allow data members as loop counters in loop-based
Alexey Bataev
2016-04-01
1
-0
/
+60
*
[OPENMP 4.5] Codegen for data members in 'reduction' clause.
Alexey Bataev
2016-03-02
1
-2
/
+2
*
[OPENMP 4.5] Codegen for member decls in 'lastprivate' clause.
Alexey Bataev
2016-02-25
1
-2
/
+216
*
[OPENMP] Fix codegen for lastprivate loop counters.
Alexey Bataev
2016-02-18
1
-13
/
+2
*
[OPENMP] Remove explicit call for implicit barrier
Alexey Bataev
2015-12-18
1
-3
/
+0
*
Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper
2015-11-19
1
-2
/
+2
*
Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper
2015-11-18
1
-2
/
+2
*
Allow static local variables specified on data-sharing attribute clauses.
Kelvin Li
2015-09-15
1
-8
/
+41
*
[OPENMP] Emit __kmpc_cancel_barrier() and code for 'cancellation point' only ...
Alexey Bataev
2015-09-15
1
-10
/
+10
*
[OPENMP] Propagate alignment from original variables to the private copies.
Alexey Bataev
2015-09-10
1
-11
/
+11
*
[OPENMP] Outlined function for parallel and other regions with list of captur...
Alexey Bataev
2015-09-10
1
-35
/
+24
*
[OPENMP] Fix for http://llvm.org/PR24674: assertion failed and and abort trap
Alexey Bataev
2015-09-04
1
-3
/
+12
*
[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] Fixed codegen for lastprivate LCV in worksharing constructs.
Alexey Bataev
2015-05-21
1
-0
/
+55
*
[OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)
Alexey Bataev
2015-05-20
1
-5
/
+5
*
[OPENMP] Fixed codegen for firstprivate variables, also marked as lastprivate.
Alexey Bataev
2015-05-13
1
-0
/
+38
*
[OPENMP] Code cleanup for capturing of variables in OpenMP regions.
Alexey Bataev
2015-05-08
1
-1
/
+14
*
[OPENMP] Fix use of unsigned counters in loops with zero trip count.
Alexey Bataev
2015-04-22
1
-12
/
+13
*
[opaque pointer types] Explicit non-pointer type for call expressions
David Blaikie
2015-04-16
1
-7
/
+7
*
[OPENMP] Codegen for 'lastprivate' clause in 'for' directive.
Alexey Bataev
2015-04-16
1
-0
/
+361