| commit | 761bcdaf066f55075989dac2dbf0ebb148198ee0 | [log] [tgz] |
|---|---|---|
| author | Tim Northover <tnorthover@apple.com> | Wed May 03 16:54:30 2017 +0000 |
| committer | Tim Northover <tnorthover@apple.com> | Wed May 03 16:54:30 2017 +0000 |
| tree | 873e746c03294621d022b814b223294f201482d4 | |
| parent | a7cad4fcb7434e42d1387477c42a7546b9f27259 [diff] |
ARM: add extra test for addrmode folding. I was worried we might replace a mul with a mul+shift even if there were later uses. Turns out to be unfounded but I'd just as well add an actual test for it. llvm-svn: 302051