OSDN Git Service

[GVN] Address review comments for D18662
authorUlrich Weigand <ulrich.weigand@de.ibm.com>
Thu, 7 Apr 2016 15:55:11 +0000 (15:55 +0000)
committerUlrich Weigand <ulrich.weigand@de.ibm.com>
Thu, 7 Apr 2016 15:55:11 +0000 (15:55 +0000)
commitff889a6bac7f93d8cbfa1ac5458ac86ebfc674f0
treeae842b71fb2b7505fe75f350e691a47a91ae04ef
parentfb9ead0bd9a55355e2110b99f131d01cfccd22ac
[GVN] Address review comments for D18662

As suggested by Chandler in his review comments for D18662, this
follow-on patch renames some variables in GetLoadValueForLoad and
CoerceAvailableValueToLoadType to hopefully make it more obvious
which variables hold value sizes and which hold load/store sizes.

No functional change intended.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@265687 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/GVN.cpp