[PATCH] Implement __readeflags and __writeeflags intrinsics

Alexey Volkov avolkov.intel at gmail.com
Mon Dec 30 11:33:17 PST 2013


  Intrin.h was only for Windows initially and I am trying to make part of it for Linux replacing include_next directive.
  I cannot find any other Intrin.h in clang headers.
  There is cross-platform x86intrin.h and other headers included into it.

http://llvm-reviews.chandlerc.com/D2468



More information about the cfe-commits mailing list