OSDN Git Service

TargetLibraryInfo: Disable memcpy and memset on R600
authorTom Stellard <thomas.stellard@amd.com>
Wed, 2 Apr 2014 19:53:29 +0000 (19:53 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Wed, 2 Apr 2014 19:53:29 +0000 (19:53 +0000)
commitadb852ddf340dd294b7db930bab12ed1d1af917b
tree7e255ebb0d36e148d36d044bb5c2057089b23b46
parentbc07242d9ba2230210d09b3014de14e0746e13cd
TargetLibraryInfo: Disable memcpy and memset on R600

There are no implementations of these for R600.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205455 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/TargetLibraryInfo.cpp
test/CodeGen/R600/loop-idiom.ll [new file with mode: 0644]