TLI: Add interface for querying whether a function is vectorizable.
authorMichael Zolotukhin <mzolotukhin@apple.com>
Tue, 17 Mar 2015 19:22:30 +0000 (19:22 +0000)
committerMichael Zolotukhin <mzolotukhin@apple.com>
Tue, 17 Mar 2015 19:22:30 +0000 (19:22 +0000)
commit06aab08788f708b5787e37f22059911148def458
treecbf0fe8f05db8dc953a42e45ba7ac2f679d8d6cf
parenteb9ccd375b38d9373d37954afc2258d433fa8611
TLI: Add interface for querying whether a function is vectorizable.

Review: http://reviews.llvm.org/D8093

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232523 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/TargetLibraryInfo.h
lib/Analysis/TargetLibraryInfo.cpp