http://llvm.org/bugs/show_bug.cgi?id=5438
Chris Lattner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #6 from Chris Lattner <[email protected]> 2010-07-11 23:49:34 CDT --- Fixed in clang: _bar: ## @bar ## BB#0: ## %entry movl 8(%esp), %eax xorl 4(%esp), %eax shrl $31, %eax xorl $1, %eax ret -- 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
