Add a x86-64 test case: movb %sil, %ah is illegal.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 17 Nov 2006 20:41:55 +0000 (20:41 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 17 Nov 2006 20:41:55 +0000 (20:41 +0000)
commit7d689e8b62575b7e7d2ca8ff10e4cbd06a5cca55
treefae07e69a7fe1534e417ee0096279faa556b991a
parentd6fa8c166ace05779ebefe511c615223b12fe7db
Add a x86-64 test case: movb %sil, %ah is illegal.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31829 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/2006-11-17-IllegalMove.ll [new file with mode: 0644]