OSDN Git Service

[X86] Introduce Lakemont CPU.
authorAndrey Turetskiy <andrey.turetskiy@gmail.com>
Fri, 1 Apr 2016 10:16:15 +0000 (10:16 +0000)
committerAndrey Turetskiy <andrey.turetskiy@gmail.com>
Fri, 1 Apr 2016 10:16:15 +0000 (10:16 +0000)
commitb2ae3634e0b438ba525eb551db3eed0e212478e0
tree1910f4289120f73b1a13246f97e60e401465d0ba
parentb36a459b2c2ecbc18e3cfc0d7c83b8a5229e3e96
[X86] Introduce Lakemont CPU.

Add a new Intel MCU CPU Lakemont, which doesn't support X87.

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@265128 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86.td
test/CodeGen/X86/lakemont.ll [new file with mode: 0644]