diff options
author | Dan Gohman <gohman@apple.com> | 2009-05-26 17:44:05 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2009-05-26 17:44:05 +0000 |
commit | 2a6606ca20f043874ea5cf206614016cd60f4538 (patch) | |
tree | 898c8d8a92a1bd6e580e0389e1f55fe553deaed6 /llvm/lib/CodeGen/LiveVariables.cpp | |
parent | fae6edc6f299ec46bf1cedebf9f303ae1dedd367 (diff) | |
download | llvm-2a6606ca20f043874ea5cf206614016cd60f4538.zip llvm-2a6606ca20f043874ea5cf206614016cd60f4538.tar.gz llvm-2a6606ca20f043874ea5cf206614016cd60f4538.tar.bz2 |
For the return type of SCEVUDivExpr, use the RHS' type instead of
that of the LHS. It doesn't matter for correctness, but the LHS
is more likely than the RHS to be a pointer type in exotic cases,
and it's more tidy to have it return the integer type.
llvm-svn: 72424
Diffstat (limited to 'llvm/lib/CodeGen/LiveVariables.cpp')
0 files changed, 0 insertions, 0 deletions