Add support for the inline asm constraint 'K'.
authorEric Christopher <echristo@apple.com>
Mon, 7 May 2012 05:46:29 +0000 (05:46 +0000)
committerEric Christopher <echristo@apple.com>
Mon, 7 May 2012 05:46:29 +0000 (05:46 +0000)
commitf49f846eec471ca64a72c151dbaa62a9306d4e37
treefa3170b709862895d305dd654ea2fd66d401be03
parent5f9cccc509fc0a51ace855af19e8405cee900efd
Add support for the inline asm constraint 'K'.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156282 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MipsISelLowering.cpp
test/CodeGen/Mips/inlineasm-cnstrnt-bad-K.ll [new file with mode: 0644]
test/CodeGen/Mips/inlineasm_constraint.ll