[LLVMbugs] [Bug 12251] clang produces unnecessary 'and' after loading a bool
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Mar 26 08:32:19 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=12251
Rafael Ávila de Espíndola <rafael.espindola at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #12 from Rafael Ávila de Espíndola <rafael.espindola at gmail.com> 2012-03-26 10:32:19 CDT ---
The 'and' is gone, but we are still not as efficient as gcc. I opened pr12360
to track the missing improvements.
--
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