freebsd-skq/contrib/llvm/tools/clang/lib
dim 84024f61ce 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
MFC after:	3 days
2016-08-17 21:57:11 +00:00
..
Analysis Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
ARCMigrate Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
AST Update llvm, clang and lldb to release_38 branch r260756. 2016-02-13 15:58:51 +00:00
ASTMatchers Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
Basic Pull in r262772 from upstream clang trunk (by Simon Pilgrim): 2016-08-17 21:57:11 +00:00
CodeGen Update llvm and clang to release_38 branch r261684. 2016-02-24 22:07:56 +00:00
Driver clang++: Always use --eh-frame-hdr on FreeBSD, even for -static 2016-07-19 17:15:07 +00:00
Edit Update llvm, clang and lldb to trunk r257626, and update build glue. 2016-01-14 17:42:46 +00:00
Format Update llvm and clang to release_38 branch r261369. 2016-02-21 16:23:44 +00:00
Frontend Update llvm, clang and lldb to trunk r257626, and update build glue. 2016-01-14 17:42:46 +00:00
FrontendTool Merge llvm 3.6.0rc1 from ^/vendor/llvm/dist, merge clang 3.6.0rc1 from 2015-01-25 23:36:55 +00:00
Headers Update llvm, clang and lldb to trunk r257626, and update build glue. 2016-01-14 17:42:46 +00:00
Index Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
Lex Update llvm, clang and lldb to trunk r257626, and update build glue. 2016-01-14 17:42:46 +00:00
Parse Update llvm, clang and lldb to trunk r257626, and update build glue. 2016-01-14 17:42:46 +00:00
Rewrite Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
Sema Update llvm and clang to release_38 branch r261684. 2016-02-24 22:07:56 +00:00
Serialization Update llvm, clang and lldb to trunk r257626, and update build glue. 2016-01-14 17:42:46 +00:00
StaticAnalyzer Update llvm, clang and lldb to trunk r257626, and update build glue. 2016-01-14 17:42:46 +00:00
Tooling Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00