diff options
| author | Petar Jovanovic <petar.jovanovic@mips.com> | 2019-03-08 10:53:19 +0000 |
|---|---|---|
| committer | Petar Jovanovic <petar.jovanovic@mips.com> | 2019-03-08 10:53:19 +0000 |
| commit | bc3cda15269c083f4458a64d54516db29042a4ab (patch) | |
| tree | 388d9499f8df560139fc71cc9f630c93437a0c5f /llvm/lib/CodeGen/SelectionDAG | |
| parent | 308e82ecebeef1342004637db9fdf11567a299b3 (diff) | |
| download | bcm5719-llvm-bc3cda15269c083f4458a64d54516db29042a4ab.tar.gz bcm5719-llvm-bc3cda15269c083f4458a64d54516db29042a4ab.zip | |
[mips] Use libatomic instead of GCC intrinsics for 64bit
The following GCC intrinsics are not available on MIPS32:
__sync_fetch_and_add_8
__sync_fetch_and_and_8
__sync_fetch_and_or_8
__sync_val_compare_and_swap_8
Replace these with appropriate libatomic implementation.
Patch by Miodrag Dinic.
Differential Revision: https://reviews.llvm.org/D45691
llvm-svn: 355687
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG')
0 files changed, 0 insertions, 0 deletions

