[PATCH] D84479: [X86] Detect if EFLAGs is live across XBEGIN pseudo instruction. Add it as livein to the basic blocks created when expanding the pseudo

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 27 21:24:03 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG647e861e0803: [X86] Detect if EFLAGs is live across XBEGIN pseudo instruction. Add it as… (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84479

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/pr46827.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84479.281106.patch
Type: text/x-patch
Size: 4893 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200728/3cce390f/attachment.bin>


More information about the llvm-commits mailing list