Allow the b/h/w/k constraints to be applied to values that have multiple alternatives...
authorChris Lattner <sabre@nondot.org>
Sun, 25 Mar 2007 02:01:03 +0000 (02:01 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 25 Mar 2007 02:01:03 +0000 (02:01 +0000)
commit1439352ecef0c40905a07038faf33f32b769566f
tree894e3093b9f03fbf09a2d1d7d053b0041250fd9f
parent188b9fe834a533c9c9e928005c9c0319012692d4
Allow the b/h/w/k constraints to be applied to values that have multiple alternatives, and end up not being registers.

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