* Remove dead variable
authorChris Lattner <sabre@nondot.org>
Sat, 2 Nov 2002 00:44:25 +0000 (00:44 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 2 Nov 2002 00:44:25 +0000 (00:44 +0000)
commit796df73e6e55298195aa4db72a4abf9876d2ec05
treecfd9ad9b220fabe7b6b8be6f760f32c77c8dbf3c
parent5af344d79d33fc5844a27e54a256b566d7017d36
* Remove dead variable
* Shift amount is always guaranteed to be 8 bits

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