[LLVMbugs] [Bug 2577] New: Support __builtin_expect

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Mon Jul 21 14:42:19 PDT 2008


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

           Summary: Support __builtin_expect
           Product: new-bugs
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: daniel at zuster.org
                CC: llvmbugs at cs.uiuc.edu


We should use the information provided by the gcc __builtin_expect function.

This involves adding some mechanism for encoding the information in the LLVM IR
(most likely an intrinsic) and updating llvm-gcc and clang to emit this
information.


-- 
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