Fix a bug in load expansion legalization and ret legalization. This fixes
authorChris Lattner <sabre@nondot.org>
Fri, 7 Jan 2005 22:28:47 +0000 (22:28 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 7 Jan 2005 22:28:47 +0000 (22:28 +0000)
commit8afc48e44ad8868c1d41511db645e2ba1a4b894e
tree0e0b8cdbdd6429db2672b9cb14d51ae3b1082dda
parentc7af17923e3bb6053f529679ef0be5399d3519ed
Fix a bug in load expansion legalization and ret legalization.  This fixes
CodeGen/Generic/select.ll:castconst.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19357 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp