Make sure that bool,byte and short arguments are the right type when loaded
authorChris Lattner <sabre@nondot.org>
Sun, 15 Jan 2006 22:22:01 +0000 (22:22 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 15 Jan 2006 22:22:01 +0000 (22:22 +0000)
commitf7511b494310141fd0d9668025172df1c626964d
tree38b2cbd28e2493350d8c537104b6fde6898bea32
parente2ba1b32ecf5a6951abe5cee3a4f9878be530118
Make sure that bool,byte and short arguments are the right type when loaded
from memory.

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