Fix X86/inline-asm.ll:test2, a case where an input value was implicitly
authorChris Lattner <sabre@nondot.org>
Thu, 8 Jun 2006 18:27:11 +0000 (18:27 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 8 Jun 2006 18:27:11 +0000 (18:27 +0000)
commit0c48fd4610cc7a90a998428c93a0c68246e79e57
tree718aadcc61b4b2362e11691877783fbc2f8c98f9
parent586e65357b40df07e0d9562955a7a332429f1a8a
Fix X86/inline-asm.ll:test2, a case where an input value was implicitly
truncated.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28733 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp