summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/benchmarks/disassembly/TestDisassembly.py
diff options
context:
space:
mode:
authorDaniel Neilson <dneilson@azul.com>2017-07-12 21:57:23 +0000
committerDaniel Neilson <dneilson@azul.com>2017-07-12 21:57:23 +0000
commit965613ef1b07ed44614ef93dc319f2c14170dff4 (patch)
treec3b00ba52768e7c54f8722c3982b746746326148 /lldb/packages/Python/lldbsuite/test/benchmarks/disassembly/TestDisassembly.py
parentc0402c6916709f7982ca171075cc47b2f0cb6bad (diff)
downloadbcm5719-llvm-965613ef1b07ed44614ef93dc319f2c14170dff4.tar.gz
bcm5719-llvm-965613ef1b07ed44614ef93dc319f2c14170dff4.zip
Add element atomic memset intrinsic
Summary: Continuing the work from https://reviews.llvm.org/D33240, this change introduces an element unordered-atomic memset intrinsic. This intrinsic is essentially memset with the implementation requirement that all stores used for the assignment are done with unordered-atomic stores of a given element size. Reviewers: eli.friedman, reames, mkazantsev, skatkov Reviewed By: reames Subscribers: jfb, dschuff, sbc100, jgravelle-google, aheejin, efriedma, llvm-commits Differential Revision: https://reviews.llvm.org/D34885 llvm-svn: 307854
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/benchmarks/disassembly/TestDisassembly.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud