[LLVMdev] X86TargetLowering::LowerToBT
Chris Sears
chris.sears at gmail.com
Fri Jan 23 09:36:37 PST 2015
Constant mask case.
Sanjay, could you run this through the Intel compiler with the appropriate
flags?
They have an -O2 but I couldn't find an equivalent -Oz.
For LLVM, it generates BTQ for testing bits 32-63.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150123/168412c2/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tst.c
Type: text/x-csrc
Size: 1579 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150123/168412c2/attachment.c>
More information about the llvm-dev
mailing list