R600/SI: Custom lower i1 stores
authorTom Stellard <thomas.stellard@amd.com>
Fri, 7 Mar 2014 20:12:33 +0000 (20:12 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Fri, 7 Mar 2014 20:12:33 +0000 (20:12 +0000)
commit7e06370873060c29be3bf0b3308205d165228187
treedded0d0a3e1455f2039b26d5fc81517dce3c506d
parentadb294d28413587e0718a6130e8cf90472cda21e
R600/SI: Custom lower i1 stores

These are sometimes created by the shrink to boolean optimization in the
globalopt pass.

Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203280 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/SIISelLowering.cpp
test/CodeGen/R600/store.ll