summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/2009-08-27-ScalarToVector.ll
AgeCommit message (Expand)Author
2016-12-27test: modernise ARM CodeGen testsSaleem Abdulrasool
2010-06-17Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-27Ok, sometimes it's profitable to turn scalar_to_vector stuff into subreg access.Anton Korobeynikov