summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/Function.cpp
diff options
context:
space:
mode:
authorTim Northover <tnorthover@apple.com>2014-03-04 10:10:17 +0000
committerTim Northover <tnorthover@apple.com>2014-03-04 10:10:17 +0000
commit1683caab3a3e0aabe5f25351a928913382494a7c (patch)
treef5eeb74e6dddbe2d89ca3de3316eda2f46b6c979 /llvm/lib/IR/Function.cpp
parent442f784814262e1271354ee208f1dedc7b8053de (diff)
downloadbcm5719-llvm-1683caab3a3e0aabe5f25351a928913382494a7c.tar.gz
bcm5719-llvm-1683caab3a3e0aabe5f25351a928913382494a7c.zip
ARM: implement __sync_fetch_and_* operations
Since these are primarily useful for deeply embedded targets where code size is very important, they are each in a separate file making use of infrastructure in sync-ops.h. This allows a linker to include just the functions that are actually used. rdar://problem/14736665 llvm-svn: 202812
Diffstat (limited to 'llvm/lib/IR/Function.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud