OSDN Git Service

[Power] Delete redundant test Atomics-32.ll
authorRobin Morisset <morisset@google.com>
Fri, 3 Oct 2014 18:10:07 +0000 (18:10 +0000)
committerRobin Morisset <morisset@google.com>
Fri, 3 Oct 2014 18:10:07 +0000 (18:10 +0000)
commit83e571e7bae5d967b3f417300df15426876d724d
tree8765e3fe1e79476868fcd52d0ad3062e78b1cdf6
parenta6abd9e17633eb2595558b6cdece819711915d67
[Power] Delete redundant test Atomics-32.ll

The test Atomics-32.ll was both redundant (all operations are also checked by
atomics.ll at least) and not actually checking correctness (it was not using
FileCheck, just verifying that the compiler does not crash).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218997 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/PowerPC/Atomics-32.ll [deleted file]