| commit | 22d4cd0a4f57a76e99b63821c99e585fe0dbba76 | [log] [tgz] |
|---|---|---|
| author | Juergen Ributzka <juergen@apple.com> | Wed Sep 17 19:19:31 2014 +0000 |
| committer | Juergen Ributzka <juergen@apple.com> | Wed Sep 17 19:19:31 2014 +0000 |
| tree | 0f9e1d70178212b3ca0ad0726975ef51099584c7 | |
| parent | 3c71bff667743c328fa1b7f0cc11392a204846ca [diff] |
[FastISel][AArch64] Fold mul into the address computation of memory operations. Teach 'computeAddress' to also fold multiplies into the address computation (when possible). This fixes rdar://problem/18369443. llvm-svn: 217977