[LLVMbugs] [Bug 13265] __builtin_expect bloats code with aligned destinations of cold branches
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Aug 7 02:55:16 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=13265
Chandler Carruth <chandlerc at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #3 from Chandler Carruth <chandlerc at gmail.com> 2012-08-07 04:55:16 CDT ---
This should be mostly fixed by r161409. Please file new bugs if you come across
test cases where branch destinations are either aligned but shouldn't be or
aren't aligned but should be.
--
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