[PATCH] D45475: [x86] Switch EFLAGS copy lowering to use reg-reg form of testing for a zero register.
Chandler Carruth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 18 08:56:16 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL330269: [x86] Switch EFLAGS copy lowering to use reg-reg form of testing for (authored by chandlerc, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D45475?vs=141796&id=142949#toc
Repository:
rL LLVM
https://reviews.llvm.org/D45475
Files:
llvm/trunk/lib/Target/X86/X86FlagsCopyLowering.cpp
llvm/trunk/test/CodeGen/X86/cmpxchg-clobber-flags.ll
llvm/trunk/test/CodeGen/X86/copy-eflags.ll
llvm/trunk/test/CodeGen/X86/flags-copy-lowering.mir
llvm/trunk/test/CodeGen/X86/peephole-na-phys-copy-folding.ll
llvm/trunk/test/CodeGen/X86/win64_frame.ll
llvm/trunk/test/CodeGen/X86/x86-repmov-copy-eflags.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45475.142949.patch
Type: text/x-patch
Size: 11703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180418/249544ac/attachment.bin>
More information about the llvm-commits
mailing list