aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/LoopVectorize/ARM
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-095-42/+42
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-2/+1
* Update to LLVM 3.5a.Stephen Hines2014-04-241-0/+39
* ARM cost model: Unaligned vectorized double stores are expensiveArnold Schwaighofer2013-10-291-9/+9
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-161-2/+0
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-142-4/+4
* ARM cost model: Add cost for gather/scatherArnold Schwaighofer2013-07-121-0/+88
* Adding simple cast cost to ARMRenato Golin2013-01-291-0/+114
* ARM Cost Model: Modify the target independent cost model to askNadav Rotem2013-01-111-3/+3
* ARM Cost Model: We need to detect the max bitwidth of types in the loop in o...Nadav Rotem2013-01-111-0/+52
* ARM Cost model: Use the size of vector registers and widest vectorizable inst...Nadav Rotem2013-01-091-0/+60
* ARM Cost Model: Add a basic vectorization unrolling test.Nadav Rotem2013-01-091-3/+10
* Cost Model: Move the 'max unroll factor' variable to the TTI and add initial ...Nadav Rotem2013-01-092-0/+31