diff options
author | Nate Begeman <natebegeman@mac.com> | 2005-10-20 17:45:03 +0000 |
---|---|---|
committer | Nate Begeman <natebegeman@mac.com> | 2005-10-20 17:45:03 +0000 |
commit | 7efe53d90b5896d8969a596d9dc08a272f752750 (patch) | |
tree | 0832ae1cb3bd70a2a594b9c4596cff33845a4aea /llvm/lib/Analysis/AliasAnalysisEvaluator.cpp | |
parent | a6efeb01f96e17aba2f41c351635421ce00873e1 (diff) | |
download | bcm5719-llvm-7efe53d90b5896d8969a596d9dc08a272f752750.tar.gz bcm5719-llvm-7efe53d90b5896d8969a596d9dc08a272f752750.zip |
Fix a couple bugs in the const div stuff where we'd generate MULHS/MULHU
for types that aren't legal, and fail a divisor is less than zero
comparison, which would cause us to drop a subtract.
llvm-svn: 23846
Diffstat (limited to 'llvm/lib/Analysis/AliasAnalysisEvaluator.cpp')
0 files changed, 0 insertions, 0 deletions