[PATCH] D31787: [TLI] Add declarations for various math header file routines from math-finite.h that create '__<func>_finite as functions
Chris Chrulski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 10 08:47:04 PDT 2017
chrischr updated this revision to Diff 98468.
chrischr added a comment.
Fixed calls to SetUnavailable to be for Windows, not just Windows x86.
https://reviews.llvm.org/D31787
Files:
include/llvm/Analysis/TargetLibraryInfo.def
lib/Analysis/TargetLibraryInfo.cpp
test/Transforms/InferFunctionAttrs/annotate.ll
test/Transforms/InferFunctionAttrs/no-proto.ll
unittests/Analysis/TargetLibraryInfoTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31787.98468.patch
Type: text/x-patch
Size: 24057 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170510/14e70782/attachment.bin>
More information about the llvm-commits
mailing list