[PATCH] D49220: [x86] Teach the EFLAGS copy lowering to handle much more complex control flow patterns including forks, merges, and even cyles.
Chandler Carruth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 13 02:44:39 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL336985: [x86] Teach the EFLAGS copy lowering to handle much more complex control (authored by chandlerc, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D49220?vs=155304&id=155335#toc
Repository:
rL LLVM
https://reviews.llvm.org/D49220
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: D49220.155335.patch
Type: text/x-patch
Size: 21927 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180713/7cb26dc5/attachment.bin>
More information about the llvm-commits
mailing list