]> granicus.if.org Git - llvm/commit
[x86] NFC: More refactoring to pave the way to extending this ISel logic
authorChandler Carruth <chandlerc@gmail.com>
Fri, 25 Aug 2017 02:06:36 +0000 (02:06 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Fri, 25 Aug 2017 02:06:36 +0000 (02:06 +0000)
commit5872ccc6286ae0b345e2a6965e7ecde1b6cd8a4d
tree640373992b39c2e8bea6986a450edd44c035ca82
parent22db2c96fbfe7254832b3aedbd94ed37a5e9345d
[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.

Differential Revision: https://reviews.llvm.org/D37088

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@311749 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelDAGToDAG.cpp