diff options
author | Dan Gohman <gohman@apple.com> | 2011-06-04 06:48:50 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2011-06-04 06:48:50 +0000 |
commit | a471751c24324e7ba6ac5c612dbedb16c644fc44 (patch) | |
tree | 1139ce17acb01d9a5d1ba99c22ac540dc3e16b5f /llvm/lib/Analysis/BasicAliasAnalysis.cpp | |
parent | 6d92b72e70f40ad65dca2ef4fb3607fcdcecf1ee (diff) | |
download | bcm5719-llvm-a471751c24324e7ba6ac5c612dbedb16c644fc44.tar.gz bcm5719-llvm-a471751c24324e7ba6ac5c612dbedb16c644fc44.zip |
Disable the main feature of 130180, the elimination of loads that are
redundant with partially-aliasing loads.
When computing what portion of a clobbering load value is needed,
it doesn't consider phi-translation which may have occurred
between the clobbing load and the redundant load.
llvm-svn: 132631
Diffstat (limited to 'llvm/lib/Analysis/BasicAliasAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions