aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/LoopVectorize/ARM
AgeCommit message (Expand)Author
2013-01-29Adding simple cast cost to ARMRenato Golin
2013-01-11ARM Cost Model: Modify the target independent cost model to askNadav Rotem
2013-01-11ARM Cost Model: We need to detect the max bitwidth of types in the loop in o...Nadav Rotem
2013-01-09ARM Cost model: Use the size of vector registers and widest vectorizable inst...Nadav Rotem
2013-01-09ARM Cost Model: Add a basic vectorization unrolling test.Nadav Rotem
2013-01-09Cost Model: Move the 'max unroll factor' variable to the TTI and add initial ...Nadav Rotem