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: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to