summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/2009-08-26-ScalarToVector.ll
Commit message (Expand)AuthorAge
* Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola2010-06-17
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* scalar_to_vector is fully legal now (implemented as subreg accesses)Anton Korobeynikov2009-08-27
* Expand scalar_to_vector - we don't have any isel logic for it nowAnton Korobeynikov2009-08-26