[PATCH] D11428: Improve EmitLoweredSelect for contiguous pseudo CMOV instructions.
Kevin B. Smith
kevin.b.smith at intel.com
Fri Jul 31 22:01:50 PDT 2015
kbsmith1 updated this revision to Diff 31187.
kbsmith1 added a comment.
Updated pseudo_cmov_lower2.ll test routine foo3, and added routine foo4. foo3 now is a simpler pattern to check for, and foo4 tests correctness of transformation with the "opposite condition" code in EmitLoweredSelect gets used.
http://reviews.llvm.org/D11428
Files:
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/pseudo_cmov_lower.ll
test/CodeGen/X86/pseudo_cmov_lower1.ll
test/CodeGen/X86/pseudo_cmov_lower2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11428.31187.patch
Type: text/x-patch
Size: 26231 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150801/4b0a4168/attachment.bin>
More information about the llvm-commits
mailing list