Fix PR313: [x86] JIT miscompiles unsigned short to floating point
authorChris Lattner <sabre@nondot.org>
Tue, 6 Apr 2004 19:29:36 +0000 (19:29 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 6 Apr 2004 19:29:36 +0000 (19:29 +0000)
commit7b92de1e7d98164e3952b25aa7f3ea248c54551c
tree9e3323868494f18123e9b991c9375792ad6718b6
parent43ab3a8f45fe16a4c3c0e87dd4cc93c85b2f9763
Fix PR313: [x86] JIT miscompiles unsigned short to floating point

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