| commit | c05b887c84f80d8661cf37b5efee1763ead0add9 | [log] [tgz] |
|---|---|---|
| author | Bob Wilson <bob.wilson@apple.com> | Wed Apr 14 20:45:23 2010 +0000 |
| committer | Bob Wilson <bob.wilson@apple.com> | Wed Apr 14 20:45:23 2010 +0000 |
| tree | 9812d0316765f0f239b8a0adad2b475133f1254d | |
| parent | dd6697b4fa8261c6f0a0da22b164f909d4fdf2db [diff] |
Don't custom lower bit converts to ARM VMOVDRRD or VMOVDRR when the operand does not have a legal type. The legalizer does not know how to handle those nodes. Radar 7854640. llvm-svn: 101282