OSDN Git Service

Test all currently supported atomic builtins on x86-{32,64}.
authorDale Johannesen <dalej@apple.com>
Fri, 22 Aug 2008 22:39:21 +0000 (22:39 +0000)
committerDale Johannesen <dalej@apple.com>
Fri, 22 Aug 2008 22:39:21 +0000 (22:39 +0000)
commit169b5ed46e969ad2b04efeac54bd24a316c14e05
treebce7ea5b85ca7613f4611a0290d3301e5c77b519
parent7916fad6ef937f63a288f7e0a708ec339a3cea00
Test all currently supported atomic builtins on x86-{32,64}.
These just test that they go through the BE.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55208 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/Atomics-32.ll [new file with mode: 0644]
test/CodeGen/X86/Atomics-64.ll [new file with mode: 0644]