Handle 'r' inline asm constraint
authorAnton Korobeynikov <asl@math.spbu.ru>
Fri, 21 Aug 2009 18:15:41 +0000 (18:15 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Fri, 21 Aug 2009 18:15:41 +0000 (18:15 +0000)
commit3c2734c82bbd9fd6524a541a85c4a228c6648b9d
treef836b3c1100a88b36400cbc082a6048828c190ac
parentd23b33435ae722ff5aa5ab97135a4f31041959e2
Handle 'r' inline asm constraint

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79648 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SystemZ/SystemZISelLowering.cpp
lib/Target/SystemZ/SystemZISelLowering.h
test/CodeGen/SystemZ/2009-08-21-InlineAsmRConstraint.ll [new file with mode: 0644]