summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/2010-04-14-SplitVector.ll
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Don't custom lower bit converts to ARM VMOVDRRD or VMOVDRR when the operandBob Wilson2010-04-141-0/+16
does not have a legal type. The legalizer does not know how to handle those nodes. Radar 7854640. llvm-svn: 101282
OpenPOWER on IntegriCloud