http://llvm.org/bugs/show_bug.cgi?id=14315
Andrew Trick <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED AssignedTo|[email protected] |[email protected] --- Comment #1 from Andrew Trick <[email protected]> 2012-11-16 21:36:46 CST --- Fixed in r168248. On PPC the stack pointer is X1, but ADJCALLSTACK writes R1. Hal, please file another bug for any performance issue related to the scheduling boundary around calls. I'd like to see a test case for that. -- 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
