R600/SI: Expand i1 BR_CC
authorTom Stellard <thomas.stellard@amd.com>
Tue, 4 Feb 2014 17:18:43 +0000 (17:18 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Tue, 4 Feb 2014 17:18:43 +0000 (17:18 +0000)
commit7d9ed1cac54f5ed4274ae2735bd06e1017a83a9b
treee6cdf82867f52b9a0d98152eaa56d9ef0cee3a5f
parent0c7a6b6477cac6192712b14016e706fd100172b1
R600/SI: Expand i1 BR_CC

This fixes a crashes in the OpenCV test suite and also the scrypt
kernel in bfgminer.

I was unable to come up with a reduced test case for this.

https://bugs.freedesktop.org/show_bug.cgi?id=72785

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200776 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/AMDGPUISelLowering.cpp