OSDN Git Service

[PPC] Add generated tests for all atomic operations
authorTim Shen <timshen91@gmail.com>
Thu, 23 Mar 2017 16:02:47 +0000 (16:02 +0000)
committerTim Shen <timshen91@gmail.com>
Thu, 23 Mar 2017 16:02:47 +0000 (16:02 +0000)
commit9efd97848040c002a906a1e43d503b93e4574276
treeba7868abf2dc16989b4d83990c89d57a9c4d6a46
parentcdcf70c24984ee2c840c9beb1a36455d2d9fafaf
[PPC] Add generated tests for all atomic operations

Summary: Add tests for all atomic operations for powerpc64le, so that all changes can be easily examined.

Reviewers: kbarton, hfinkel, echristo

Subscribers: mehdi_amini, nemanjai, llvm-commits

Differential Revision: https://reviews.llvm.org/D31285

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@298614 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/PowerPC/atomics-regression.ll [new file with mode: 0644]
utils/update_llc_test_checks.py