aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/2009-08-26-ScalarToVector.ll
Commit message (Expand)AuthorAgeFilesLines
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* scalar_to_vector is fully legal now (implemented as subreg accesses)Anton Korobeynikov2009-08-271-1/+1
* Expand scalar_to_vector - we don't have any isel logic for it nowAnton Korobeynikov2009-08-261-0/+27