Use the correct types when matching ADDRri patterns from frame indexes.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Sat, 13 Apr 2013 19:02:16 +0000 (19:02 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Sat, 13 Apr 2013 19:02:16 +0000 (19:02 +0000)
commit41b585ca0e706a6d43ca185e88a609178e8629e7
treecf6aeac31dd26d05c08811e75a5ed4dc494df428
parent9cbee63b1a475782dbefe767f4935fad9e5ff20d
Use the correct types when matching ADDRri patterns from frame indexes.

It doesn't seem like anybody is checking types this late in isel, so no
test case.

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