[PATCH] D43394: [X86] Add 'sahf' CPU feature to frontend

Dimitry Andric via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Feb 17 13:06:52 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL325446: [X86] Add 'sahf' CPU feature to frontend (authored by dim, committed by ).
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

https://reviews.llvm.org/D43394

Files:
  cfe/trunk/include/clang/Driver/Options.td
  cfe/trunk/lib/Basic/Targets/X86.cpp
  cfe/trunk/lib/Basic/Targets/X86.h
  cfe/trunk/test/CodeGen/attr-target-x86.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43394.134817.patch
Type: text/x-patch
Size: 6282 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180217/40b72f1e/attachment.bin>


More information about the cfe-commits mailing list