[PATCH] D11428: Improve EmitLoweredSelect for contiguous pseudo CMOV instructions.
Kevin B. Smith
kevin.b.smith at intel.com
Thu Jul 30 15:24:40 PDT 2015
kbsmith1 updated this revision to Diff 31081.
kbsmith1 added a comment.
This adds a new test, pseudo_cmov_lower2.ll which tests the PHI operand rewrite portion of the change-set. With this change, I think all of Ahmed's comments have been addressed.
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.31081.patch
Type: text/x-patch
Size: 24098 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150730/85bafd3f/attachment.bin>
More information about the llvm-commits
mailing list