| commit | 75b2f340692f12fea7ce9a7e3021423ce41c8f9e | [log] [tgz] |
|---|---|---|
| author | Juergen Ributzka <juergen@apple.com> | Tue Oct 07 03:40:03 2014 +0000 |
| committer | Juergen Ributzka <juergen@apple.com> | Tue Oct 07 03:40:03 2014 +0000 |
| tree | 49234560e56320dc08c5b275d9f583a66abb056a | |
| parent | 42bf665f2bcb23525f07d054db001b3bcd3466bb [diff] |
[FastISel][AArch64] Teach the address computation to also fold sub instructions. Tiny enhancement to the address computation code to also fold sub instructions if the rhs is constant and can be folded into the offset. llvm-svn: 219186