make tblgen autogenerate the nocapture intrinsics for
authorChris Lattner <sabre@nondot.org>
Mon, 12 Jan 2009 02:41:37 +0000 (02:41 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 12 Jan 2009 02:41:37 +0000 (02:41 +0000)
commitd4a2700fdc5bc8ac50084fcb39155e01e86168d5
treebd1286f5ee5e7c217f27ff19cde3b96cf305243f
parent10dae94be2ccb187bd4e3da53771be54057acd6c
make tblgen autogenerate the nocapture intrinsics for
llvm.memcpy/memset/memmove.  This allows removal of some
hackish code from basicaa.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62071 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/BasicAliasAnalysis.cpp
utils/TableGen/IntrinsicEmitter.cpp