[PATCH] D36858: [x86] Teach the cmov converter to aggressively convert cmovs with memory operands into control flow.
Chandler Carruth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 18 22:04:24 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL311226: [x86] Teach the cmov converter to aggressively convert cmovs with memory (authored by chandlerc).
Changed prior to commit:
https://reviews.llvm.org/D36858?vs=111779&id=111797#toc
Repository:
rL LLVM
https://reviews.llvm.org/D36858
Files:
llvm/trunk/lib/Target/X86/X86CmovConversion.cpp
llvm/trunk/test/CodeGen/X86/cmov.ll
llvm/trunk/test/CodeGen/X86/pr15981.ll
llvm/trunk/test/CodeGen/X86/x86-cmov-converter.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36858.111797.patch
Type: text/x-patch
Size: 16941 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170819/d18f55b0/attachment.bin>
More information about the llvm-commits
mailing list