Fix handling of x86 'R' constraint.
authorDale Johannesen <dalej@apple.com>
Wed, 7 Oct 2009 22:47:20 +0000 (22:47 +0000)
committerDale Johannesen <dalej@apple.com>
Wed, 7 Oct 2009 22:47:20 +0000 (22:47 +0000)
commit5f3663e51d1767ebb174d67632dbeca259b6c093
treec52ac87e369a3e04199ac7626960aff189fc6505
parentb2cae81ac480b0332c089ad44e27537325dc79a5
Fix handling of x86 'R' constraint.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83499 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/inline-asm-R-constraint.ll [new file with mode: 0644]