commit | 44edc227c743052bd58e73a5e1402fa68ed728f0 | [log] [tgz] |
---|---|---|
author | Tim Northover <tnorthover@apple.com> | Thu Oct 24 15:49:39 2013 +0000 |
committer | Tim Northover <tnorthover@apple.com> | Thu Oct 24 15:49:39 2013 +0000 |
tree | 135b3971debd3bebaf1c28369fdb8351dc3c2cd1 | |
parent | 93fd763184aba63da67bc6554379d202671d7b52 [diff] |
ARM: Mark double-precision instructions as such This prevents us from silently accepting invalid instructions on (for example) Cortex-M4 with just single-precision VFP support. No tests for the extra Pat Requires because they're essentially assertions: the affected code should have been lowered to libcalls before ISel. rdar://problem/15302004 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193354 91177308-0d34-0410-b5e6-96231b3b80d8