[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 17:24:25 PDT 2017


chandlerc created this revision.
Herald added subscribers: mcrosier, sanjoy.

Let me know if this stops making sense and I should just fold my actual
functional changes into this.

Depends on https://reviews.llvm.org/D37045.


https://reviews.llvm.org/D37088

Files:
  lib/Target/X86/X86ISelDAGToDAG.cpp

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


More information about the llvm-commits mailing list