[LLVMbugs] [Bug 9738] Missed optimization in clang-generated code loading bool from memory

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat Apr 16 18:33:15 PDT 2011


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

Eli Friedman <sharparrow1 at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |LATER

--- Comment #2 from Eli Friedman <sharparrow1 at yahoo.com> 2011-04-16 20:33:15 CDT ---
Ah, right... the entry in X86/README.txt with "int bar(_Bool *a) { return *a;
}" is the same thing.

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