http://llvm.org/bugs/show_bug.cgi?id=1675
Alastair Lynn <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |FIXED --- Comment #3 from Alastair Lynn <[email protected]> 2010-03-02 10:55:30 CST --- All of these transformations are now done apart from select bool X, -1, 0 -> sext from bool where the reverse is done. -- 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
