| commit | 1809571c7698e133e6325a9d8911ee073e35dfe8 | [log] [tgz] |
|---|---|---|
| author | Alexey Bataev <a.bataev@hotmail.com> | Fri Oct 10 12:19:54 2014 +0000 |
| committer | Alexey Bataev <a.bataev@hotmail.com> | Fri Oct 10 12:19:54 2014 +0000 |
| tree | 62b8e1e99acb017f78bddbd96c359dfb09746c2d | |
| parent | 1a8093c3a7997879702b0a4fb4920add444c1392 [diff] |
Code reformatting and improvement for OpenMP. Moved CGOpenMPRegionInfo from CGOpenMPRuntime.h to CGOpenMPRuntime.cpp file and reworked the code for this change. Also added processing of ThreadID variable passed as an argument in outlined functions in parallel and task directives. llvm-svn: 219490