[FastISel][AArch64] Fold mul into the address computation of memory operations.
authorJuergen Ributzka <juergen@apple.com>
Wed, 17 Sep 2014 19:19:31 +0000 (19:19 +0000)
committerJuergen Ributzka <juergen@apple.com>
Wed, 17 Sep 2014 19:19:31 +0000 (19:19 +0000)
Teach 'computeAddress' to also fold multiplies into the address computation
(when possible).

This fixes rdar://problem/18369443.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217977 91177308-0d34-0410-b5e6-96231b3b80d8


No differences found