OSDN Git Service

Fix Regression/CodeGen/X86/inline-asm.ll, a case where inline asm causes
authorChris Lattner <sabre@nondot.org>
Thu, 8 Jun 2006 18:22:48 +0000 (18:22 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 8 Jun 2006 18:22:48 +0000 (18:22 +0000)
commitcf752aa502a2ce6eaca9db4640171143c49e1733
treed23511f03bfcf9212f49d9c2c6b1c2adc07f8c65
parent5591c5183b9edfa57f7441fcadbb4a234a830ef7
Fix Regression/CodeGen/X86/inline-asm.ll, a case where inline asm causes
implement extension of a register.

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