]> granicus.if.org Git - llvm/commit
ARM: add extra test for addrmode folding.
authorTim Northover <tnorthover@apple.com>
Wed, 3 May 2017 16:54:30 +0000 (16:54 +0000)
committerTim Northover <tnorthover@apple.com>
Wed, 3 May 2017 16:54:30 +0000 (16:54 +0000)
commit2c038deab68b2be8186e5b9c1c898118dca15f07
tree32627dc608d826db10f037fe31764ea38178fca2
parent2cd10f6a977aaa29fe810127681b854154cf9ce5
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@302051 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/ARM/load-arm.ll