[LoopDist] Improve variable names and comments in LoopVersioning class, NFC
authorAdam Nemet <anemet@apple.com>
Mon, 22 Jun 2015 22:59:40 +0000 (22:59 +0000)
committerAdam Nemet <anemet@apple.com>
Mon, 22 Jun 2015 22:59:40 +0000 (22:59 +0000)
commit08056a49f10d411c010fa450f86732ff87f5cf49
treec16161523af35675fc48f44191e8484785d846b8
parent0c17f95006adc410153f6c614be0320a9a6e3838
[LoopDist] Improve variable names and comments in LoopVersioning class, NFC

As with the previous patch, the goal is to turn the class into a general
loop-versioning class.  This patch removes any references to loop
distribution.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240352 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/LoopDistribute.cpp
test/Transforms/LoopDistribute/basic-with-memchecks.ll
test/Transforms/LoopDistribute/outside-use.ll