diff options
author | Dan Gohman <gohman@apple.com> | 2009-07-21 23:03:19 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2009-07-21 23:03:19 +0000 |
commit | 430f0cc544c7cc8e850b9ad23f01ca6749803768 (patch) | |
tree | 607b0a3f0c301c7a90188d4f56693c97adfcc022 /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | |
parent | bdbe099dd2737feedfe75fd73b2dabf0d08042c0 (diff) | |
download | llvm-430f0cc544c7cc8e850b9ad23f01ca6749803768.zip llvm-430f0cc544c7cc8e850b9ad23f01ca6749803768.tar.gz llvm-430f0cc544c7cc8e850b9ad23f01ca6749803768.tar.bz2 |
Replace the original ad-hoc code for determining whether (v pred w) implies
(x pred y) with more thorough code that does more complete canonicalization
before resorting to range checks. This helps it find more cases where
the canonicalized expressions match.
llvm-svn: 76671
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions