R600: Don't crash on unhandled instruction in promote alloca
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Fri, 27 Jun 2014 16:52:49 +0000 (16:52 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Fri, 27 Jun 2014 16:52:49 +0000 (16:52 +0000)
commit642d2e78b3b1bbb71df478de3eed9979378c983a
tree5c2b4c575b5b213a900bb521d38f820aa16b3c36
parent6666074876eff651e25bd1cd3cfa0848b26f7c28
R600: Don't crash on unhandled instruction in promote alloca

llvm-svn: 211906
llvm/lib/Target/R600/AMDGPUPromoteAlloca.cpp
llvm/test/CodeGen/R600/private-memory-atomics.ll [new file with mode: 0644]
llvm/test/CodeGen/R600/private-memory-broken.ll [new file with mode: 0644]
llvm/test/CodeGen/R600/private-memory.ll