Implement the constantexpr CAST instruction correctly
authorChris Lattner <sabre@nondot.org>
Wed, 23 Apr 2003 17:22:12 +0000 (17:22 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 23 Apr 2003 17:22:12 +0000 (17:22 +0000)
commit548f61d66a4ef198352831a8cdf623d1f9f927e0
tree7999fc982f560ba3e867eedce38351c9b1603267
parentcf31784c69c786ed4cf54d69bab725f7a95d06e3
Implement the constantexpr CAST instruction correctly

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