]> granicus.if.org Git - clang/commit
[X86] Add "x87" in x86 target feature map.
authorAndrey Turetskiy <andrey.turetskiy@gmail.com>
Wed, 23 Mar 2016 11:15:10 +0000 (11:15 +0000)
committerAndrey Turetskiy <andrey.turetskiy@gmail.com>
Wed, 23 Mar 2016 11:15:10 +0000 (11:15 +0000)
commit571ec3a072ee9601b9926bd5c5a38db4c75d148e
treed63b7a2160f6a7c526748324dccafcf89c7b1471
parent9aa1acdc934b01e5feb33a5f8b104fe5c558f168
[X86] Add "x87" in x86 target feature map.

Differential Revision: http://reviews.llvm.org/D13980

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@264149 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets.cpp
test/CodeGen/attr-target-x86-mmx.c
test/CodeGen/attr-target-x86.c
test/CodeGen/attr-target-x87-softfp.c [new file with mode: 0644]