aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/CppBackend/CPPBackend.cpp
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2010-07-02 18:41:32 +0000
committerDan Gohman <gohman@apple.com>2010-07-02 18:41:32 +0000
commitdf12d08b8ecb222dc5e9f41cf8eba94d39a3ca44 (patch)
treeab295844f55d092b1f0881b5a726d24a30658320 /llvm/lib/Target/CppBackend/CPPBackend.cpp
parentd2d60ce3882e0ff07e4027b59a0bf5097c8b9b63 (diff)
downloadllvm-df12d08b8ecb222dc5e9f41cf8eba94d39a3ca44.zip
llvm-df12d08b8ecb222dc5e9f41cf8eba94d39a3ca44.tar.gz
llvm-df12d08b8ecb222dc5e9f41cf8eba94d39a3ca44.tar.bz2
Reword the definition of the noalias attribute. The intention is for
the noalias argument on function attributes be usable to model the C99 restrict keyword on arguments, and to allow AliasAnalysis to consider a noalias-attributed argument to be an "identified object". To support this, refactor a new "based on" concept out of the current pointer aliasing "associated" concept. This "based on" concept is very similar to (though it is not identical with) the "based on" concept in C99. Also, reword the definition of NoAlias to more closely describe the concept that the optimizer uses. llvm-svn: 107495
Diffstat (limited to 'llvm/lib/Target/CppBackend/CPPBackend.cpp')
0 files changed, 0 insertions, 0 deletions