summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/SystemZ
diff options
context:
space:
mode:
authorTim Northover <tnorthover@apple.com>2014-07-01 18:53:31 +0000
committerTim Northover <tnorthover@apple.com>2014-07-01 18:53:31 +0000
commit277066ab432e4214ec64ec636a09f6b0af04186d (patch)
treeaf190e663640b37ae8aefd54be13ff9deee18e01 /llvm/lib/Target/SystemZ
parent3ed22c4d4ed84fa1965ce9836e787dc216ea03d5 (diff)
downloadbcm5719-llvm-277066ab432e4214ec64ec636a09f6b0af04186d.tar.gz
bcm5719-llvm-277066ab432e4214ec64ec636a09f6b0af04186d.zip
X86: expand atomics in IR instead of as MachineInstrs.
The logic for expanding atomics that aren't natively supported in terms of cmpxchg loops is much simpler to express at the IR level. It also allows the normal optimisations and CodeGen improvements to help out with atomics, instead of using a limited set of possible instructions.. rdar://problem/13496295 llvm-svn: 212119
Diffstat (limited to 'llvm/lib/Target/SystemZ')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud