Refactor canonicalizing array indices to a helper function
authorJingyue Wu <jingyue@google.com>
Sun, 8 Jun 2014 20:15:45 +0000 (20:15 +0000)
committerJingyue Wu <jingyue@google.com>
Sun, 8 Jun 2014 20:15:45 +0000 (20:15 +0000)
commitb9422f1d77eaf6d3410ea07da2e07d8b81ef4f28
treea3feeb56fc0b421bdbc406017cc1b4b5ee8681a2
parent724d2a8f1a0b349b3d34ac3e21fc28a9b0482f6b
Refactor canonicalizing array indices to a helper function

No functionality changes.

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