summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/2009-08-26-ScalarToVector.ll
Commit message (Collapse)AuthorAgeFilesLines
* test: modernise ARM CodeGen testsSaleem Abdulrasool2016-12-271-8/+12
| | | | | | | | Replace the use of grep with FileCheck. Tidy up some of the tests. A few of the tests have been left as weak as previously, though some have been made more stringent. llvm-svn: 290616
* Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola2010-06-171-1/+1
| | | | | | matches what llvm-gcc and clang now produce. llvm-svn: 106221
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
| | | | llvm-svn: 81293
* scalar_to_vector is fully legal now (implemented as subreg accesses)Anton Korobeynikov2009-08-271-1/+1
| | | | llvm-svn: 80249
* Expand scalar_to_vector - we don't have any isel logic for it nowAnton Korobeynikov2009-08-261-0/+27
llvm-svn: 80107
OpenPOWER on IntegriCloud