http://llvm.org/bugs/show_bug.cgi?id=9509
Andrew Trick <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED AssignedTo|[email protected] |[email protected] --- Comment #5 from Andrew Trick <[email protected]> 2011-03-23 17:17:19 CDT --- I modified the scheduler to avoid scheduling physical register copies in a way that could induce more interferences on the same physical reg. Fixed in r128164. -- 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
