Codegen CopyFromReg using the regclass that matches the valuetype of the
authorChris Lattner <sabre@nondot.org>
Sun, 2 Oct 2005 06:34:16 +0000 (06:34 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 2 Oct 2005 06:34:16 +0000 (06:34 +0000)
commit14765be0bc7cba8a0cda45de3a20e0d7c33411ca
tree50f1eddd165b0c1c5fda551070c0c148270d0e08
parenta916dd88887074963af7421e15bd89f9f0f317cd
Codegen CopyFromReg using the regclass that matches the valuetype of the
destination vreg.

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