Rewrite LoadArgumentsToVirtualRegs, making it match almost exactly how
authorBrian Gaeke <gaeke@uiuc.edu>
Thu, 18 Nov 2004 07:43:33 +0000 (07:43 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Thu, 18 Nov 2004 07:43:33 +0000 (07:43 +0000)
commit7c0afe04ab82962ebd78a203ee17a5545170ea7b
tree2e968b060cf9d8ba7da32e4a9a782484a46d44b4
parent7ba2a43866674075578053aeb79ef945b047f7a2
Rewrite LoadArgumentsToVirtualRegs, making it match almost exactly how
visitCallInst works.  Support cast of byte/short/int to long.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17949 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Sparc/SparcV8ISelSimple.cpp
lib/Target/SparcV8/SparcV8ISelSimple.cpp