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
/
for_codegen.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[OPENMP] Fix use of unsigned counters in loops with zero trip count.
Alexey Bataev
2015-04-22
1
-0
/
+25
*
[OPENMP] Improved codegen for implicit/explicit 'barrier' constructs.
Alexey Bataev
2015-03-30
1
-8
/
+9
*
[OPENMP] CodeGen - 'omp for' with dynamic schedule kinds.
Alexander Musman
2015-03-12
1
-3
/
+172
*
[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
-4
/
+20
*
Revert "[OPENMP] Improved code for generating debug info + generation of all ...
Rafael Espindola
2015-03-10
1
-20
/
+4
*
[OPENMP] Improved code for generating debug info + generation of all OpenMP r...
Alexey Bataev
2015-03-10
1
-4
/
+20
*
Update Clang tests to handle explicitly typed load changes in LLVM.
David Blaikie
2015-02-27
1
-24
/
+24
*
[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
*
Support ‘omp for’ with static chunked schedule kind.
Alexander Musman
2015-01-22
1
-1
/
+60
*
Test for 'omp for' (for r224233).
Alexander Musman
2014-12-15
1
-0
/
+91