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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make a few OpenMP tests "C++11 clean."
Paul Robinson
2016-12-19
3
-6
/
+72
*
Undo accidental comit
Paul Robinson
2016-12-19
3
-72
/
+6
*
Make a few OpenMP tests "C++11 clean."
Paul Robinson
2016-12-19
3
-6
/
+72
*
[OpenMP] Sema and parsing for 'target teams' pragma
Kelvin Li
2016-12-17
18
-12
/
+3059
*
[OpenMP] support the 'is_device_ptr' clause with 'target parallel' pragma
Kelvin Li
2016-12-16
2
-0
/
+562
*
Fix typo in error messages. NFC.
Kelvin Li
2016-12-16
1
-4
/
+4
*
[OpenMP] Sema and parsing for 'teams distribute parallel for' pragma
Kelvin Li
2016-12-09
16
-0
/
+3812
*
Fixing test to work when the compiler defaults to a different C++ standard ve...
Douglas Yung
2016-12-08
1
-8
/
+30
*
[OpenMP] Fix typo in the run command in the test case. NFC.
Kelvin Li
2016-12-06
1
-2
/
+2
*
[OpenMP] Fix typo in the test case. NFC.
Kelvin Li
2016-12-06
1
-2
/
+1
*
[OpenMP] Sema and parsing for 'teams distribute parallel for simd' pragma
Kelvin Li
2016-11-30
21
-7
/
+4597
*
[OPENMP] Fix for PR31137: Wrong DSA for members in struct.
Alexey Bataev
2016-11-28
1
-17
/
+19
*
Make these tests work more reliably with Release builds.
Douglas Yung
2016-11-24
2
-761
/
+761
*
[OPENMP] Fixed codegen for 'omp cancel' construct.
Alexey Bataev
2016-11-17
1
-1
/
+6
*
Revert "[OPENMP] Fixed codegen for 'omp cancel' construct."
Vitaly Buka
2016-11-16
1
-6
/
+1
*
[OPENMP] Fix for PR30632: Name mangling issue.
Alexey Bataev
2016-11-15
1
-3
/
+6
*
[OPENMP] Fixed codegen for 'omp cancel' construct.
Alexey Bataev
2016-11-15
1
-1
/
+6
*
Make output of -ast-print a valid C++ code.
Serge Pavlov
2016-11-10
42
-235
/
+244
*
[OPENMP] Fixed codegen for __real/__imag expressions in atomic
Alexey Bataev
2016-11-07
1
-0
/
+3
*
[OPENMP] Fixed test on MIPS-based buildbots.
Alexey Bataev
2016-11-07
1
-1
/
+1
*
[OPENMP] Fixed capturing of VLA variables.
Alexey Bataev
2016-11-07
1
-16
/
+21
*
Revert "[OPENMP] Fixed capturing of VLA variables."
Diana Picus
2016-11-07
1
-21
/
+16
*
[OPENMP] Fixed capturing of VLA variables.
Alexey Bataev
2016-11-07
1
-16
/
+21
*
Re-apply patch r279045.
Kelvin Li
2016-10-25
18
-2
/
+4465
*
DR583, DR1512: Implement a rewrite to C++'s 'composite pointer type' rules.
Richard Smith
2016-10-21
8
-8
/
+16
*
Remove unnecessary x86 backend requirements from OpenMP tests
Reid Kleckner
2016-10-21
52
-52
/
+1
*
Revert "DR583, DR1512: Implement a rewrite to C++'s 'composite pointer type' ...
Renato Golin
2016-10-21
8
-16
/
+8
*
DR583, DR1512: Implement a rewrite to C++'s 'composite pointer type' rules.
Richard Smith
2016-10-21
8
-8
/
+16
*
Revert 9 changes from r284793, they still fail on some bots
Reid Kleckner
2016-10-20
8
-9
/
+9
*
Remove 24 instances of 'REQUIRES: shell'
Reid Kleckner
2016-10-20
8
-9
/
+9
*
Fix for PR30632: Name mangling issue.
Alexey Bataev
2016-10-14
1
-1
/
+3
*
Fix for PR30639: CGDebugInfo Null dereference with OpenMP array
Alexey Bataev
2016-10-13
5
-6
/
+19
*
[OpenMP] Check if the template specialization is mappable instead of speciali...
David Sheinkman
2016-10-06
1
-0
/
+12
*
[OpenMP] fix segfault when a variable referenced in reduction clause is a ref...
David Sheinkman
2016-10-04
17
-0
/
+111
*
Revert "[OpenMP] Sema and parsing for 'teams distribute simd’ pragma"
Diana Picus
2016-08-18
18
-4464
/
+2
*
[OpenMP] Sema and parsing for 'teams distribute simd’ pragma
Kelvin Li
2016-08-17
18
-2
/
+4464
*
[OpenMP] Sema and parsing for 'teams distribute' pragma
Kelvin Li
2016-08-05
13
-0
/
+3165
*
Change a test to be less prone to random failures due to
Wolfgang Pieb
2016-07-29
1
-55
/
+55
*
[OpenMP] Code generation for the is_device_ptr clause
Samuel Antao
2016-07-28
2
-0
/
+327
*
[OpenMP] Codegen for use_device_ptr clause.
Samuel Antao
2016-07-28
1
-0
/
+464
*
[OpenMP] Add support to map member expressions with references to pointers.
Samuel Antao
2016-07-27
1
-0
/
+189
*
[OpenMP] Add support for mapping array sections through pointer references.
Samuel Antao
2016-07-27
1
-4
/
+97
*
Support setting default value for -rtlib at build time
Jonas Hahnfeld
2016-07-27
1
-8
/
+10
*
[OpenMP] diagnose orphaned teams construct
Kelvin Li
2016-07-26
1
-0
/
+2
*
[OpenMP] Sema and parsing for 'target simd' pragma
Kelvin Li
2016-07-20
21
-0
/
+4892
*
[OpenMP] Allow negative lower bound in array sections based on pointers
Kelvin Li
2016-07-20
12
-11
/
+39
*
[OpenMP] Ignore parens in atomic capture
Kelvin Li
2016-07-20
2
-0
/
+8
*
[OpenMP] Fix incorrect diagnostics in map clause
Kelvin Li
2016-07-18
4
-16
/
+21
*
[OpenMP] update test cases for -std=c++11 compile
Kelvin Li
2016-07-18
2
-6
/
+42
*
[OpenMP] add check for both simdlen and safelen clauses specified
Kelvin Li
2016-07-15
3
-0
/
+215
[next]