Ding dong, the DoesntAccessMemoryFns and
authorDuncan Sands <baldrick@free.fr>
Fri, 23 Nov 2007 19:30:27 +0000 (19:30 +0000)
committerDuncan Sands <baldrick@free.fr>
Fri, 23 Nov 2007 19:30:27 +0000 (19:30 +0000)
commite4dc717585d5b891d187248352cbbc8d2438da96
treed4334227cc13a82e2ae1f1cb6a4b834f96b0c3f6
parentbb65098d2c8c08e1c45d5567c07f492e2a770aff
Ding dong, the DoesntAccessMemoryFns and
OnlyReadsMemoryFns tables are dead!  We
get more, and more accurate, information
from gcc via the readnone and readonly
function attributes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44288 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/BasicAliasAnalysis.cpp
test/Analysis/GlobalsModRef/chaining-analysis.ll
test/Analysis/LoadVN/call_cse.ll
test/Analysis/LoadVN/call_pure_function.ll
test/Transforms/ADCE/dce_pure_call.ll
test/Transforms/LICM/call_sink_const_function.ll
test/Transforms/LICM/call_sink_pure_function.ll
test/Transforms/LoopRotate/pr1154.ll