]> granicus.if.org Git - clang/commit
Make the variable names match the name of the metadata they control.
authorTyler Nowicki <tyler.nowicki@gmail.com>
Tue, 14 Jul 2015 23:03:09 +0000 (23:03 +0000)
committerTyler Nowicki <tyler.nowicki@gmail.com>
Tue, 14 Jul 2015 23:03:09 +0000 (23:03 +0000)
commit48e9c7a3ca4564619528edaaecd4d059c51bb970
tree3c3ba528f154a58baa9b4fcb21a221b59b4d5146
parentffb898066e5f4d2f3f154192728699e06d85e555
Make the variable names match the name of the metadata they control.

Rename Vectorizer to Vectorize and VectorizeUnroll to InterleaveCount.

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