When using inline asm constraints representing
authorEric Christopher <echristo@apple.com>
Mon, 7 May 2012 03:13:16 +0000 (03:13 +0000)
committerEric Christopher <echristo@apple.com>
Mon, 7 May 2012 03:13:16 +0000 (03:13 +0000)
commit3ccbd47ecb83ad758ff310dea8c4f54d53f39326
tree306e875385a2899f87687c1f3a9c6ce65893764a
parentf09769067fa01d45ddb794aa4af906f6ec2b085e
When using inline asm constraints representing
non-floating point general registers allow 8 and 16-bit
elements.

Patch by Jack Carter.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156277 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MipsISelLowering.cpp