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
/
simd_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
-2
/
+2
*
[OPENMP] Fix for http://llvm.org/PR24674: assertion failed and and abort trap
Alexey Bataev
2015-09-04
1
-0
/
+4
*
[OPENMP 4.1] Improved codegen for 'uval' qualifier of 'linear' clause.
Alexey Bataev
2015-08-21
1
-0
/
+129
*
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] Fixed failed test for reduction clause in simd constructs.
Alexey Bataev
2015-06-17
1
-6
/
+6
*
[OPENMP] Code reformatting for omp simd codegen, NFC.
Alexey Bataev
2015-06-17
1
-6
/
+6
*
[OPENMP] Supported reduction clause in omp simd construct.
Alexey Bataev
2015-06-17
1
-3
/
+30
*
[OPENMP] Support lastprivate clause in omp simd directive.
Alexey Bataev
2015-06-16
1
-1
/
+8
*
[OPENMP] Remove last iteration separation for loop-based constructs.
Alexey Bataev
2015-06-16
1
-11
/
+2
*
[OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)
Alexey Bataev
2015-05-20
1
-4
/
+4
*
DebugInfo: Metadata constructs now start with DI*
Duncan P. N. Exon Smith
2015-04-29
1
-1
/
+1
*
[OPENMP] Fixed test incompatibility for simd codegen.
Alexey Bataev
2015-04-22
1
-1
/
+1
*
[OPENMP] Fix use of unsigned counters in loops with zero trip count.
Alexey Bataev
2015-04-22
1
-25
/
+2
*
Small test fix for r232890
Alexander Musman
2015-03-21
1
-1
/
+1
*
[OPENMP] CodeGen of the 'linear' clause for the 'omp simd' directive.
Alexander Musman
2015-03-21
1
-4
/
+63
*
[OPENMP] Enable codegen of the ‘private’ clause for ‘omp simd’ directive
Alexander Musman
2015-03-16
1
-4
/
+20
*
[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
/
+18
*
Revert "[OPENMP] Improved code for generating debug info + generation of all ...
Rafael Espindola
2015-03-10
1
-18
/
+7
*
[OPENMP] Improved code for generating debug info + generation of all OpenMP r...
Alexey Bataev
2015-03-10
1
-7
/
+18
*
Update Clang tests to handle explicitly typed load changes in LLVM.
David Blaikie
2015-02-27
1
-42
/
+42
*
[OPENMP] Fixed codegen for directives without function outlining.
Alexey Bataev
2015-02-26
1
-0
/
+8
*
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] Loop collapsing and codegen for 'omp simd' directive.
Alexander Musman
2014-10-01
1
-0
/
+407