diff options
author | Tim Northover <tnorthover@apple.com> | 2013-10-24 15:49:39 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2013-10-24 15:49:39 +0000 |
commit | 5620faf7717a2c8b3eaee226d7d2258cb117a455 (patch) | |
tree | e2988070f836f845cbbef30f8945eee31d4a7ebb /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | 0ac5837cabdfa83e183850828f2b5044f292723f (diff) | |
download | llvm-5620faf7717a2c8b3eaee226d7d2258cb117a455.zip llvm-5620faf7717a2c8b3eaee226d7d2258cb117a455.tar.gz llvm-5620faf7717a2c8b3eaee226d7d2258cb117a455.tar.bz2 |
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
llvm-svn: 193354
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions