[PATCH] D49211: [x86] Fix EFLAGS copy lowering to correctly handle walking past uses in multiple successors where some of the uses end up killing the EFLAGS register.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 11 17:57:59 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL336874: [x86] Fix EFLAGS copy lowering to correctly handle walking past uses in (authored by chandlerc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49211?vs=155098&id=155099#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49211

Files:
  llvm/trunk/lib/Target/X86/X86FlagsCopyLowering.cpp
  llvm/trunk/test/CodeGen/X86/flags-copy-lowering.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49211.155099.patch
Type: text/x-patch
Size: 3652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180712/2a24ca83/attachment.bin>


More information about the llvm-commits mailing list