aboutsummaryrefslogtreecommitdiff
path: root/INSTALL.txt
diff options
context:
space:
mode:
authorZvi Rackover <zvi.rackover@intel.com>2017-07-10 07:13:56 +0000
committerZvi Rackover <zvi.rackover@intel.com>2017-07-10 07:13:56 +0000
commit5562594fbaa89ef0a8ec16eb79f7f5df36bce299 (patch)
treef6375ae08b94045d26198a54d079fe05bb4dfec9 /INSTALL.txt
parentcdaa7145a1278dc967c6e1acaa6225b0541525a3 (diff)
X86 Intrinsics: _bit_scan_forward should not be under #ifdef __RDRND__
Summary: The _bit_scan_forward and _bit_scan_reverse intrinsics were accidentally masked under the preprocessor checks that prune intrinsics definitions for the benefit of faster compile-time on Windows. This patch moves the definitons out of that region. Fixes pr33722 Reviewers: craig.topper, aaboud, thakis Reviewed By: craig.topper Subscribers: cfe-commits Differential Revision: https://reviews.llvm.org/D35184 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@307524 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'INSTALL.txt')
0 files changed, 0 insertions, 0 deletions