[PATCH] D76239: [X86] X86CallFrameOptimization - generalize slow push code path

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 26 13:02:44 PDT 2020


RKSimon updated this revision to Diff 252949.
RKSimon added a comment.

disabled sse2 on atom to match the other targets


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76239

Files:
  llvm/lib/Target/X86/X86CallFrameOptimization.cpp
  llvm/test/CodeGen/X86/atomic-idempotent.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76239.252949.patch
Type: text/x-patch
Size: 21363 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200326/e120af78/attachment.bin>


More information about the llvm-commits mailing list