summaryrefslogtreecommitdiff
path: root/test/Transforms/LoopVectorize/ARM
Commit message (Expand)AuthorAge
* ARM cost model: Unaligned vectorized double stores are expensiveArnold Schwaighofer2013-10-29
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-16
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-14
* ARM cost model: Add cost for gather/scatherArnold Schwaighofer2013-07-12
* Adding simple cast cost to ARMRenato Golin2013-01-29
* ARM Cost Model: Modify the target independent cost model to askNadav Rotem2013-01-11
* ARM Cost Model: We need to detect the max bitwidth of types in the loop in o...Nadav Rotem2013-01-11
* ARM Cost model: Use the size of vector registers and widest vectorizable inst...Nadav Rotem2013-01-09
* ARM Cost Model: Add a basic vectorization unrolling test.Nadav Rotem2013-01-09
* Cost Model: Move the 'max unroll factor' variable to the TTI and add initial ...Nadav Rotem2013-01-09