[LLVMbugs] [Bug 21272] New: Missing Uses/Defs information for x86 system instructions
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Oct 14 05:48:04 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=21272
Bug ID: 21272
Summary: Missing Uses/Defs information for x86 system
instructions
Product: new-bugs
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: maddin.a.b at gmx.de
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Created attachment 13201
--> http://llvm.org/bugs/attachment.cgi?id=13201&action=edit
proposed patch for llvm 3.5 -- trunk
There are some register Uses and Defs missing for several system instructions
(INT, INTO, SYSENTER/SYSLEAVE, IRETxx, PUSHCS16..POPGS64, VERRr..VERRWm)
I attached a small patch, that builds against LLVM 3.5 and git master
(0ba4483d01)
--
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/20141014/aebe88c0/attachment.html>
More information about the llvm-bugs
mailing list