[PATCH] D37088: [x86] NFC: More refactoring to pave the way to extending this ISel logic to handle other x86 pseudos that carry flags and thus can't be matched by our ISel patterns with fused memory accesses.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 23 19:56:10 PDT 2017


chandlerc updated this revision to Diff 112497.
chandlerc marked an inline comment as done.
chandlerc added a comment.

Update based on review.


https://reviews.llvm.org/D37088

Files:
  lib/Target/X86/X86ISelDAGToDAG.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37088.112497.patch
Type: text/x-patch
Size: 4953 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170824/1aa9f51f/attachment.bin>


More information about the llvm-commits mailing list