[PATCH] use an integer constant for FABS / FNEG (x86)

Sanjay Patel spatel at rotateright.com
Mon Aug 25 13:20:21 PDT 2014


Updated to use APInt::getSignBit() - no need to mess around with bit shifting here.

http://reviews.llvm.org/D5052

Files:
  lib/Target/X86/X86ISelLowering.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5052.12916.patch
Type: text/x-patch
Size: 1621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140825/b9ab022d/attachment.bin>


More information about the llvm-commits mailing list