radeon/llvm: Fix incorrect return value in SelectADDRReg()
authorTom Stellard <thomas.stellard@amd.com>
Tue, 31 Jul 2012 16:17:59 +0000 (16:17 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Tue, 31 Jul 2012 20:19:20 +0000 (20:19 +0000)
commitbe468742811364f55a81d7f49164a60291bdd5ff
tree4ce440ec70b507dbe53c5a3e0d2d3f0ae652a770
parent056b77ca22a3e7a2e24a32941daf65313f604042
radeon/llvm: Fix incorrect return value in SelectADDRReg()

We need to return true when we match the pattern.
src/gallium/drivers/radeon/AMDILISelDAGToDAG.cpp