Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove arm_apcscc from the test files. It is the default and doing this | Rafael Espindola | 2010-06-17 | 1 | -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 operand | Bob Wilson | 2010-04-14 | 1 | -0/+16 |
does not have a legal type. The legalizer does not know how to handle those nodes. Radar 7854640. llvm-svn: 101282 |