http://llvm.org/bugs/show_bug.cgi?id=14302
Jakob Stoklund Olesen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |FIXED --- Comment #1 from Jakob Stoklund Olesen <[email protected]> 2012-11-09 13:19:51 CST --- Fixed updateRegMaskSlots() assertions in r167625. This hasn't come up before because other targets consider calls to be scheduling barriers. I don't know if it is worthwhile to schedule across calls on PowerPC? -- 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
