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_metadata.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CodeGen] Generate llvm.loop.parallel_accesses instead of llvm.mem.parallel_l...
Michael Kruse
2018-12-20
1
-11
/
+18
*
[OPENMP] Support for -fopenmp-simd option with compilation of simd loops
Alexey Bataev
2017-12-29
1
-0
/
+9
*
[X86] Use AVX features instead of ABI to init. SimdDefaultAlign.
Ahmed Bougacha
2015-08-27
1
-0
/
+3
*
[OPENMP 4.1] Add codegen for 'simdlen' clause.
Alexey Bataev
2015-08-21
1
-0
/
+64
*
[CodeGen] Teach X86_64ABIInfo about AVX512.
Ahmed Bougacha
2015-06-22
1
-0
/
+3
*
[OpenMP] Test AVX default SIMD alignment. NFC.
Ahmed Bougacha
2015-05-22
1
-6
/
+16
*
[OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)
Alexey Bataev
2015-05-20
1
-3
/
+3
*
[PowerPC] ABI support for the QPX vector instruction set
Hal Finkel
2015-03-11
1
-3
/
+5
*
IR: Add 'distinct' MDNodes to bitcode and assembly (clang)
Duncan P. N. Exon Smith
2015-01-08
1
-3
/
+3
*
IR: Make metadata typeless in assembly, clang side
Duncan P. N. Exon Smith
2014-12-15
1
-5
/
+5
*
Add getOpenMPSimdDefaultAlignment for PowerPC
Hal Finkel
2014-10-03
1
-0
/
+1
*
[OPENMP] Codegen of the ‘aligned’ clause for the ‘omp simd’ directive.
Alexander Musman
2014-09-30
1
-3
/
+15
*
Rename loop unrolling and loop vectorizer metadata to have a common prefix.
Eli Bendersky
2014-06-25
1
-3
/
+2
*
This patch adds a helper class (CGLoopInfo) for marking memory instructions w...
Alexander Musman
2014-05-22
1
-0
/
+52