llvm-6502/test/Transforms/LoopVectorize/ARM
Nadav Rotem 3e40d927a7 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
2013-01-11 19:54:13 +00:00
..
arm-unroll.ll
gcc-examples.ll ARM Cost Model: Modify the target independent cost model to ask 2013-01-11 19:54:13 +00:00
lit.local.cfg
width-detect.ll ARM Cost Model: We need to detect the max bitwidth of types in the loop in order to select the max vectorization factor. 2013-01-11 07:11:59 +00:00