Hoist a really redundant code pattern into a helper function, and delete
authorChandler Carruth <chandlerc@gmail.com>
Wed, 11 Jan 2012 11:04:36 +0000 (11:04 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Wed, 11 Jan 2012 11:04:36 +0000 (11:04 +0000)
commitd65a9106cd31d0564c093a4a40f7772f80797296
treef579a016d597c039aaea2a72c0e8dfd95b6f8cef
parent93b7358fc9657cbe4c82f750bac5b9d259923e04
Hoist a really redundant code pattern into a helper function, and delete
lots of lines of code. No functionality changed.

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