[PATCH] D46799: [x86][eflags] Fix PR37431 by teaching the EFLAGS copy lowering to specifically handle SETB_C* pseudo instructions.
Chandler Carruth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 15 13:20:43 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL332389: [x86][eflags] Fix PR37431 by teaching the EFLAGS copy lowering to (authored by chandlerc, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D46799?vs=146763&id=146904#toc
Repository:
rL LLVM
https://reviews.llvm.org/D46799
Files:
llvm/trunk/lib/Target/X86/X86FlagsCopyLowering.cpp
llvm/trunk/test/CodeGen/X86/copy-eflags.ll
llvm/trunk/test/CodeGen/X86/flags-copy-lowering.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46799.146904.patch
Type: text/x-patch
Size: 12931 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180515/97616a80/attachment.bin>
More information about the llvm-commits
mailing list