Make loop-idiom use TargetLibraryInfo to determine whether it is allowed
authorChris Lattner <sabre@nondot.org>
Fri, 18 Feb 2011 22:22:15 +0000 (22:22 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 18 Feb 2011 22:22:15 +0000 (22:22 +0000)
commitc19175c9d8d3c2663b682a7fe34bb22da370d5c1
tree5510804d43ba6a023c4c1a800e86144b24760460
parent398c0d8b7417dedbe244020ffb67abb54aaa1c59
Make loop-idiom use TargetLibraryInfo to determine whether it is allowed
to hack on memset, memcpy etc.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125974 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/LoopIdiomRecognize.cpp