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)
commit48a5abeec0614f4fd26ddb26e201d8c70d791ae3
tree2b6d24a8c3421638681270c7d451b52239fa6f81
parentf2b85881d4dd83c1de93d0ef4640cd33dab18f57
Refactor canonicalizing array indices to a helper function

No functionality changes.

llvm-svn: 210438
llvm/lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp