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
/
atomic_write_codegen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
/
+5
*
[Atomic][X8664] set max atomic inline width according to the target
Wei Mi
2017-09-22
1
-3
/
+3
*
[OPENMP] Fixed codegen for __real/__imag expressions in atomic
Alexey Bataev
2016-11-07
1
-0
/
+3
*
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
*
Produce a better diagnostic for global register variables.
Akira Hatanaka
2015-11-18
1
-1
/
+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] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)
Alexey Bataev
2015-05-20
1
-3
/
+3
*
[OPENMP] Fixed bug in atomic update/capture/write constructs.
Alexey Bataev
2015-05-15
1
-35
/
+20
*
[OPENMP] Fix for failed tests for 'omp atomic write' construct.
Alexey Bataev
2015-04-23
1
-3
/
+3
*
[OPENMP] Fixed bug in codegen of 'atomic write'.
Alexey Bataev
2015-03-19
1
-12
/
+12
*
Test case updates for explicit type parameter to the gep operator
David Blaikie
2015-03-13
1
-26
/
+26
*
Update Clang tests to handle explicitly typed load changes in LLVM.
David Blaikie
2015-02-27
1
-81
/
+81
*
Update Clang tests to handle explicitly typed gep changes in LLVM.
David Blaikie
2015-02-27
1
-10
/
+10
*
[OPENMP] Codegen for "#pragma omp atomic write"
Alexey Bataev
2015-02-27
1
-0
/
+524