http://llvm.org/bugs/show_bug.cgi?id=21452
Hal Finkel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Hal Finkel <[email protected]> --- As it turns out, the aggressive anti-dep breaker (used by PPC during post-RA instruction scheduling), ignored the existence of early-clobber operands. This should be fixed by r223727. -- 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
