[PATCH] D13979: Introduction of FeatureX87
Andrey Turetskiy via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 22 05:01:01 PDT 2015
aturetsk created this revision.
aturetsk added a reviewer: nadav.
aturetsk added a subscriber: llvm-commits.
Add FeatureX87 in X86 backend.
This is a preparatory changes for introducing a new CPU - Lakemont - which doesn't support X87 instructions.
http://reviews.llvm.org/D13979
Files:
lib/Target/X86/X86.td
lib/Target/X86/X86Subtarget.cpp
lib/Target/X86/X86Subtarget.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13979.38112.patch
Type: text/x-patch
Size: 16144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151022/2dd09472/attachment.bin>
More information about the llvm-commits
mailing list