diff options
author | Albert Gutowski <agutowski@google.com> | 2016-10-12 22:01:05 +0000 |
---|---|---|
committer | Albert Gutowski <agutowski@google.com> | 2016-10-12 22:01:05 +0000 |
commit | 2a0621e58a3929a0e1662c67ae59bfbb11b3b08f (patch) | |
tree | 450a0dc1c8c17034ab81373d27bde892e19813cc /llvm/lib | |
parent | a8c44c3d0c4553e349c74b52b07d83fe0be7b39c (diff) | |
download | bcm5719-llvm-2a0621e58a3929a0e1662c67ae59bfbb11b3b08f.tar.gz bcm5719-llvm-2a0621e58a3929a0e1662c67ae59bfbb11b3b08f.zip |
Implement MS _BitScan intrinsics
Summary: _BitScan intrinsics (and some others, for example _Interlocked and _bittest) are supposed to work on both ARM and x86. This is an attempt to isolate them, avoiding repeating their code or writing separate function for each builtin.
Reviewers: hans, thakis, rnk, majnemer
Subscribers: RKSimon, cfe-commits, aemerson
Differential Revision: https://reviews.llvm.org/D25264
llvm-svn: 284060
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions