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)
commitee5d4a7b7328d42996dc34c3b4ef4d0acf564c39
tree6e0498ea0da7bdf3c2b669fa1ed258cada42bf0b
parentb880c129ecf5ea92135a5a208642c96f25073e54
R600: Don't crash on unhandled instruction in promote alloca

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211906 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/AMDGPUPromoteAlloca.cpp
test/CodeGen/R600/private-memory-atomics.ll [new file with mode: 0644]
test/CodeGen/R600/private-memory-broken.ll [new file with mode: 0644]
test/CodeGen/R600/private-memory.ll