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
/
single_codegen.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop messing with the 'g' group of options in CompilerInvocation.
Douglas Katzman
2015-10-08
1
-1
/
+1
*
[OPENMP] Fix for http://llvm.org/PR24674: assertion failed and and abort trap
Alexey Bataev
2015-09-04
1
-3
/
+2
*
[OpenMP] Add TLS-based implementation for threadprivate directive.
Samuel Antao
2015-07-13
1
-5
/
+5
*
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
*
Wrap clang modules and pch files in an object file container.
Adrian Prantl
2015-07-07
1
-1
/
+1
*
[OPENMP 4.0] Fixed codegen for 'cancellation point' construct.
Alexey Bataev
2015-07-03
1
-1
/
+1
*
[OPENMP] Fixed codegen for parameters privatization.
Alexey Bataev
2015-05-21
1
-3
/
+3
*
[OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)
Alexey Bataev
2015-05-20
1
-5
/
+5
*
[OPENMP] Fixed codegen for copying/initialization of array variables/parameters.
Alexey Bataev
2015-05-19
1
-0
/
+19
*
[OPENMP] Fixed codegen for 'copyprivate' clause.
Alexey Bataev
2015-04-30
1
-2
/
+2
*
DebugInfo: Metadata constructs now start with DI*
Duncan P. N. Exon Smith
2015-04-29
1
-2
/
+2
*
[OPENMP] Do not emit implicit barrier for single directive with 'copyprivate'...
Alexey Bataev
2015-04-24
1
-2
/
+13
*
[OPENMP] Fixed codegen for arrays in 'copyprivate' clause.
Alexey Bataev
2015-04-14
1
-26
/
+51
*
[OPENMP] Refactoring of codegen for OpenMP directives.
Alexey Bataev
2015-04-10
1
-1
/
+1
*
[OPENMP] Improved codegen for implicit/explicit 'barrier' constructs.
Alexey Bataev
2015-03-30
1
-1
/
+3
*
[OPENMP] Fixed test for 'single' directive codegen.
Alexey Bataev
2015-03-23
1
-1
/
+1
*
[OPENMP] Codegen for 'copyprivate' clause ('single' directive).
Alexey Bataev
2015-03-23
1
-5
/
+70
*
[OPENMP] Fixed tests for non-debug builds. NFC.
Alexey Bataev
2015-03-10
1
-1
/
+1
*
[OPENMP] Improved code for generating debug info + generation of all OpenMP r...
Alexey Bataev
2015-03-10
1
-7
/
+19
*
Revert "[OPENMP] Improved code for generating debug info + generation of all ...
Rafael Espindola
2015-03-10
1
-19
/
+7
*
[OPENMP] Improved code for generating debug info + generation of all OpenMP r...
Alexey Bataev
2015-03-10
1
-7
/
+19
*
[OPENMP] Fixed codegen for directives without function outlining.
Alexey Bataev
2015-02-26
1
-0
/
+9
*
Revert "Wrap clang module files in a Mach-O, ELF, or COFF container."
Adrian Prantl
2015-02-25
1
-1
/
+1
*
Wrap clang module files in a Mach-O, ELF, or COFF container.
Adrian Prantl
2015-02-25
1
-1
/
+1
*
[OPENMP] Initial codegen for 'single' directive.
Alexey Bataev
2015-02-05
1
-0
/
+46