diff options
author | dim <dim@FreeBSD.org> | 2016-08-20 12:49:05 +0000 |
---|---|---|
committer | dim <dim@FreeBSD.org> | 2016-08-20 12:49:05 +0000 |
commit | ac8ae33bf9ecdc6e709c7ddc7873eaf37b9b7b67 (patch) | |
tree | 192f88f62e996c7dc5a1f2cb542d8beb95096c65 /lib/libc/stdio/printf-pos.c | |
parent | 7e8bea05408ed1f02197d608373ffc7177e60d80 (diff) | |
download | FreeBSD-src-ac8ae33bf9ecdc6e709c7ddc7873eaf37b9b7b67.zip FreeBSD-src-ac8ae33bf9ecdc6e709c7ddc7873eaf37b9b7b67.tar.gz |
MFC r304319:
Pull in r262772 from upstream clang trunk (by Simon Pilgrim):
[X86] AMD Bobcat CPU (btver1) doesn't support XSAVE
btver1 is a SSSE3/SSE4a only CPU - it doesn't have AVX and doesn't
support XSAVE.
Differential Revision: http://reviews.llvm.org/D17682
Pull in r262782 from upstream llvm trunk (by Simon Pilgrim):
[X86] AMD Bobcat CPU (btver1) doesn't support XSAVE
btver1 is a SSSE3/SSE4a only CPU - it doesn't have AVX and doesn't
support XSAVE.
Differential Revision: http://reviews.llvm.org/D17683
This ensures clang does not emit AVX instructions for CPUTYPE=btver1.
Reported by: Michel Depeige <demik+freebsd@lostwave.net>
PR: 211864
Diffstat (limited to 'lib/libc/stdio/printf-pos.c')
0 files changed, 0 insertions, 0 deletions