[PATCH] D60909: [X86] Fix stack probing on x32 (PR41477)

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 19 13:00:32 PDT 2019


nikic marked 3 inline comments as done.
nikic added a comment.

Thanks @efriedma. I've added test cases that exercise all three codepaths now and fixed the subtract regs/ops.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60909/new/

https://reviews.llvm.org/D60909





More information about the llvm-commits mailing list