factor the 'in the default address space' check out to a single
authorChris Lattner <sabre@nondot.org>
Wed, 3 Mar 2010 01:52:59 +0000 (01:52 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 3 Mar 2010 01:52:59 +0000 (01:52 +0000)
commitf85eff76b2d29396bc7d61b0f5833075bac8ea21
treed4fe5061b69ea229661fdb860de7fc0f233129ef
parent1840991d54247c32cbf12245b50dcaf023cec7c4
factor the 'in the default address space' check out to a single
'dsload' pattern.  tblgen doesn't check patterns to see if they're
textually identical.  This allows better factoring.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97630 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrInfo.td