Match 16-bit shld/shrd instructions as well, implementing shift-double.llx:test5
authorChris Lattner <sabre@nondot.org>
Wed, 19 Jan 2005 07:37:26 +0000 (07:37 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 19 Jan 2005 07:37:26 +0000 (07:37 +0000)
commit30ea1e9411640558c0e00a0d348628fa31fa38ad
tree6e8148e607e4c41f2233c1fb6b3d534666fe109e
parent39d6396d015414989fcb6b16f80e7cce72382a97
Match 16-bit shld/shrd instructions as well, implementing shift-double.llx:test5

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19689 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelPattern.cpp