Relax an assertion a bit. We allow replacing things like
authorChris Lattner <sabre@nondot.org>
Sun, 21 Feb 2010 19:35:07 +0000 (19:35 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 21 Feb 2010 19:35:07 +0000 (19:35 +0000)
commit1e4b8bc93b6407b242ae3e16d7a1faec68217e57
tree78bdac41805b55449c9d97390bac6bf489cdabf0
parent25e0f91d059fc59ce44aac07b0d136d6291c821f
Relax an assertion a bit.  We allow replacing things like
<4 x i32> with <4 x float> values if they end up the same
register class.  This gets us up to 231 passes on the ppc
tests (only 7 fails).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96750 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/DAGISelHeader.h