| commit | 8b42706a6eaf5dda91e8b2fe81c9bce39893cca4 | [log] [tgz] |
|---|---|---|
| author | Alexey Bataev <a.bataev@hotmail.com> | Wed May 25 12:36:08 2016 +0000 |
| committer | Alexey Bataev <a.bataev@hotmail.com> | Wed May 25 12:36:08 2016 +0000 |
| tree | b373f9979a1c48474915ef007e61bea2e71c460b | |
| parent | 70381ed3e7abb9978ba4e44e6ed7206349e68ed3 [diff] |
[OPENMP 4.5] Codegen for dacross loop synchronization constructs. OpenMP 4.5 adds support for doacross loop synchronization. Patch implements codegen for this construct. llvm-svn: 270690