[PATCH] D57625: [TargetLibraryInfo] Update run time support for Windows

Evandro Menezes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 5 18:34:49 PST 2019


evandro updated this revision to Diff 185462.
evandro edited the summary of this revision.
evandro added a comment.

Assume VC19 as the default.  However, I wonder if this should be the default earlier, in the `clang` driver.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57625/new/

https://reviews.llvm.org/D57625

Files:
  llvm/lib/Analysis/TargetLibraryInfo.cpp
  llvm/test/Transforms/InstCombine/double-float-shrink-1.ll
  llvm/test/Transforms/InstCombine/double-float-shrink-2.ll
  llvm/test/Transforms/InstCombine/pow-1.ll
  llvm/test/Transforms/InstCombine/win-math.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57625.185462.patch
Type: text/x-patch
Size: 52353 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190206/eecc47f4/attachment-0001.bin>


More information about the llvm-commits mailing list