[PATCH] D21321: [mips] Optimize stack pointer adjustments.

Simon Dardis via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 14 03:11:54 PDT 2016


sdardis added a comment.

I mis-spoke there, this partially resolves PR/26291. It fixes cases where functions with a large stack frame have a long prolog section for decrementing the stack pointer.


Repository:
  rL LLVM

http://reviews.llvm.org/D21321





More information about the llvm-commits mailing list