summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/2009-08-27-ScalarToVector.ll
Commit message (Collapse)AuthorAgeFilesLines
* test: modernise ARM CodeGen testsSaleem Abdulrasool2016-12-271-12/+16
| | | | | | | | 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
* Ok, sometimes it's profitable to turn scalar_to_vector stuff into subreg access.Anton Korobeynikov2009-08-271-0/+35
Add a testcase. llvm-svn: 80246
OpenPOWER on IntegriCloud