Make some ugly hacks for inline asm operands which name a specific register a bit...
authorEli Friedman <eli.friedman@gmail.com>
Mon, 25 Jun 2012 23:42:33 +0000 (23:42 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Mon, 25 Jun 2012 23:42:33 +0000 (23:42 +0000)
commit52d418df5d67ffdf4c9782c5fa8d3fdbd2478631
tree01be5d4e040d5946a893efac8f823dab3a40681e
parentfd99cabdc6de1eadda0e9a45d0acc8aa7c2f8f67
Make some ugly hacks for inline asm operands which name a specific register a bit more thorough.  PR13196.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159176 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/2008-08-25-AsmRegTypeMismatch.ll [deleted file]
test/CodeGen/X86/asm-reg-type-mismatch.ll [new file with mode: 0644]