diff options
author | Dan Gohman <gohman@apple.com> | 2010-11-08 16:45:26 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2010-11-08 16:45:26 +0000 |
commit | 9130bad71fb80ad6174c23fd073cadff8223d168 (patch) | |
tree | 8404e603658ba45d23dcf149cc872d65718f788a /llvm/lib/Transforms/IPO/MergeFunctions.cpp | |
parent | 0b56778d65717534b118742d56deb67306b52b9d (diff) | |
download | bcm5719-llvm-9130bad71fb80ad6174c23fd073cadff8223d168.tar.gz bcm5719-llvm-9130bad71fb80ad6174c23fd073cadff8223d168.zip |
Extend the AliasAnalysis::pointsToConstantMemory interface to allow it
to optionally look for constant or local (alloca) memory.
Teach BasicAliasAnalysis::pointsToConstantMemory to look through Select
and Phi nodes, and to support looking for local memory.
Remove FunctionAttrs' PointsToLocalOrConstantMemory function, now that
AliasAnalysis knows all the tricks that it knew.
llvm-svn: 118412
Diffstat (limited to 'llvm/lib/Transforms/IPO/MergeFunctions.cpp')
0 files changed, 0 insertions, 0 deletions