[x86] Hoist the actual lowering logic into a helper function to separate
authorChandler Carruth <chandlerc@gmail.com>
Fri, 19 Sep 2014 21:20:08 +0000 (21:20 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Fri, 19 Sep 2014 21:20:08 +0000 (21:20 +0000)
it from the shuffle pattern matching logic.

Also cleaned up variable names, comments, etc. No functionality changed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218152 91177308-0d34-0410-b5e6-96231b3b80d8


No differences found