[LLVMbugs] [Bug 12990] New: Implement sseregparm calling convention for x86_32 as supported by gcc

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed May 30 09:13:15 PDT 2012


http://llvm.org/bugs/show_bug.cgi?id=12990

             Bug #: 12990
           Summary: Implement sseregparm calling convention for x86_32 as
                    supported by gcc
           Product: clang
           Version: trunk
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: C++
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: zhezherun at yandex.ru
                CC: dgregor at apple.com, llvmbugs at cs.uiuc.edu
    Classification: Unclassified


There are a couple of comments in CGCall.cpp saying "FIXME: handle sseregparm
someday...". Is there any work planned on implementing the sseregparm calling
convention (and related function attributes) for the x86_32 target, as
supported by gcc?

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list