]> granicus.if.org Git - clang/commit
[OPENMP] Small refactoring of EmitOMPSimdLoop helper routine.
authorAlexander Musman <alexander.musman@gmail.com>
Tue, 7 Oct 2014 08:57:09 +0000 (08:57 +0000)
committerAlexander Musman <alexander.musman@gmail.com>
Tue, 7 Oct 2014 08:57:09 +0000 (08:57 +0000)
commitea6ec7c60301062f4574b17d352e203798aa207e
tree27b115809f29d1f9870daacecf19c2b43e092c08
parent4895f539050e8a53a18249fe33cf1b012e26e606
[OPENMP] Small refactoring of EmitOMPSimdLoop helper routine.
No functional changes intended.
Renamed EmitOMPSimdLoop to EmitOMPInnerLoop, I plan to re-use
it to emit inner loop in the future patches for CodeGen of the
worksharing loop directives (omp for, omp for simd).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@219195 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGStmtOpenMP.cpp
lib/CodeGen/CodeGenFunction.h