ARM Cost Model: Modify the target independent cost model to ask
authorNadav Rotem <nrotem@apple.com>
Fri, 11 Jan 2013 19:54:13 +0000 (19:54 +0000)
committerNadav Rotem <nrotem@apple.com>
Fri, 11 Jan 2013 19:54:13 +0000 (19:54 +0000)
commit3e40d927a775994d8f4c2d30695be69c248fa16c
treedf77a5ea9b62e25f73f4409299efc382d9fdfb72
parent9c0d0f55da1724d303d4b630101b6444b20a4223
ARM Cost Model: Modify the target independent cost model to ask
the target if it supports the different CAST types. We didn't do this
on X86 because of the different register sizes and types, but on ARM
this makes sense.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172245 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/BasicTargetTransformInfo.cpp
test/Transforms/LoopVectorize/ARM/gcc-examples.ll