Implement casts from unsigned integers to floating point
authorChris Lattner <sabre@nondot.org>
Mon, 12 May 2003 20:36:13 +0000 (20:36 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 12 May 2003 20:36:13 +0000 (20:36 +0000)
commit4d5a50a7a6e9db96eb644265181e7ad6a1a9e839
tree9199b48f0608960bd8e790f85e5e4859042fda6f
parent4f91285df4b0c1466738cee2c929efeef25ba473
Implement casts from unsigned integers to floating point

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