AArch64: Follow-up to r212073
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 1 Jul 2014 00:05:37 +0000 (00:05 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 1 Jul 2014 00:05:37 +0000 (00:05 +0000)
commitc3c8e7b79dfb2fbf3d1f425237ce12c7c118f692
treeed365e3093f49de44b5d1abb225d2abe041652df
parent91fa94884d11352ed8eb5a9ed2db54c1126d6bdd
AArch64: Follow-up to r212073

In r212073 I missed a call of `use_begin()` that assumed the wrong
semantics.  It's not clear to me at all what this code does without the
fix, so I'm not sure how to write a testcase.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212075 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/AArch64AddressTypePromotion.cpp