diff options
author | Tim Northover <tnorthover@apple.com> | 2014-07-02 10:25:45 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2014-07-02 10:25:45 +0000 |
commit | 1471cb17ae927537b59308eead61e0855d307d5f (patch) | |
tree | 152343b6783a46049c02c0d6f9513d80c24de273 /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | e7c7c3de9324000feedbf1e332db3e1cedb0a49c (diff) | |
download | llvm-1471cb17ae927537b59308eead61e0855d307d5f.zip llvm-1471cb17ae927537b59308eead61e0855d307d5f.tar.gz llvm-1471cb17ae927537b59308eead61e0855d307d5f.tar.bz2 |
X86: inline all atomic operations up to 128-bits.
The backend *can* cope with all of these now, so Clang should give it the
chance. On CPUs without cmpxchg16b (e.g. the original athlon64) LLVM can reform
the libcalls.
rdar://problem/13496295
llvm-svn: 212173
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions