[LLVMbugs] [Bug 19054] New: Possible missing intrinsics
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Mar 5 11:58:40 PST 2014
http://llvm.org/bugs/show_bug.cgi?id=19054
Bug ID: 19054
Summary: Possible missing intrinsics
Product: clang
Version: 3.4
Hardware: PC
OS: Windows XP
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
Assignee: unassignedclangbugs at nondot.org
Reporter: sgraf at resolutech.net
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Created attachment 12192
--> http://llvm.org/bugs/attachment.cgi?id=12192&action=edit
Test cases used to test intrinsics
I noticed that the follow intrinsics do not appear to be functional in the 3.4
branch:
__interlockedbittestandset
__readgsqword
__interlockedbittestandset64
__stosb
__movsb
__cpuidex
I am attaching my series of test cases that I used to exhibit the
functionality. All of the code compiles and execute just fine with cl.exe.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140305/1ad2c13e/attachment.html>
More information about the llvm-bugs
mailing list