[PATCH] D13014: [X86] Add XSAVE intrinsics (Clang part)

Amjad Aboud via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 12 00:47:12 PDT 2015


aaboud added a comment.

In http://reviews.llvm.org/D13014#264638, @delena wrote:

> Do you need to add some tests for clang?


I thought I did (see "builtins-x86.c").
This is how other intrinsic instructions are tested by clang, am I missing something?


Repository:
  rL LLVM

http://reviews.llvm.org/D13014





More information about the cfe-commits mailing list