]> granicus.if.org Git - llvm/commit
[x86] use isNullFPConstant(); NFCI
authorSanjay Patel <spatel@rotateright.com>
Tue, 27 Sep 2016 18:48:02 +0000 (18:48 +0000)
committerSanjay Patel <spatel@rotateright.com>
Tue, 27 Sep 2016 18:48:02 +0000 (18:48 +0000)
commit93aa89c478cc7c7dd86d9ed7024a19ffa66352a0
tree5cb2f2dfeaff937a35883c7ca7312b357c920893
parenta02ae2b916538279201e6aa19acf0c8b85617a38
[x86] use isNullFPConstant(); NFCI

Also, put the related FP logic functions together to see the similarities.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@282522 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp