[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
Thu Aug 24 19:07:50 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL311749: [x86] NFC: More refactoring to pave the way to extending this ISel logic (authored by chandlerc).

Changed prior to commit:
  https://reviews.llvm.org/D37088?vs=112497&id=112648#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37088

Files:
  llvm/trunk/lib/Target/X86/X86ISelDAGToDAG.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37088.112648.patch
Type: text/x-patch
Size: 4985 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170825/800dd30f/attachment.bin>


More information about the llvm-commits mailing list