]> granicus.if.org Git - llvm/commit
[X86] Remove combineShift function. Just dispatch directly to the handler for each...
authorCraig Topper <craig.topper@intel.com>
Sun, 19 May 2019 01:01:46 +0000 (01:01 +0000)
committerCraig Topper <craig.topper@intel.com>
Sun, 19 May 2019 01:01:46 +0000 (01:01 +0000)
commit92762fd900190981f4e50b9565f378e24fed79c0
tree3fde750e9ad1c7d43bc4e38e7ee189df1f08d0a3
parentd72e12d3db55fe065546672ccad9cf907e87b7c3
[X86] Remove combineShift function. Just dispatch directly to the handler for each flavor from the main switch. NFC

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