http://llvm.org/bugs/show_bug.cgi?id=11096
Bob Wilson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |LATER --- Comment #3 from Bob Wilson <[email protected]> 2011-10-10 12:21:42 CDT --- Support for builtin_expect is a work in progress. The basic infrastructure is in place but there aren't many optimizations using it yet. Block reordering will be added soon. Since this is a missing optimization, not a bug, I'm closing this. (We don't generally use bug report to keep track of opportunities for better optimization.) -- 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. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
