[ARM] Additional tests and minor formatting. NFC
authorDavid Green <david.green@arm.com>
Sun, 8 Dec 2019 15:26:32 +0000 (15:26 +0000)
committerDavid Green <david.green@arm.com>
Mon, 9 Dec 2019 10:24:33 +0000 (10:24 +0000)
commitf008b5b8ce724d60f0f0eeafceee0119c42022d4
tree7b7dcb6f3ec0aad75a0006d4075d2bdda3086471
parent6d5c273500ad8352a061126999235aa71e0056ce
[ARM] Additional tests and minor formatting. NFC

This adds some extra cost model tests for shifts, and does some minor
adjustments to some Neon code to make it clear as to what it applies to.
Both NFC.
llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
llvm/test/Analysis/CostModel/ARM/freeshift.ll [new file with mode: 0644]
llvm/test/Transforms/LoopVectorize/ARM/mve-shiftcost.ll [new file with mode: 0644]