[LLVMbugs] [Bug 818] NEW: Legalize doesn't legalize through inline asm
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Thu Jul 6 08:21:49 PDT 2006
http://llvm.org/bugs/show_bug.cgi?id=818
Summary: Legalize doesn't legalize through inline asm
Product: libraries
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Common Code Generator Code
AssignedTo: unassignedbugs at nondot.org
ReportedBy: alenhar2 at uiuc.edu
Legalize doesn't legalize the arguments to an inline asm call. see
test/Regression/CodeGen/Alpha/2006-07-03-ASMFormalLowering.ll for an example. I
would think that a similar example (function consisting of only a call to an
inline asm block) in other archs would show the same problem.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list