diff options
author | Dan Gohman <gohman@apple.com> | 2009-06-17 23:17:05 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2009-06-17 23:17:05 +0000 |
commit | 7f836c7c611c6fe26ce5c27657e6736296c1afad (patch) | |
tree | a869d03d27440784277e74c39e295317c29a4112 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 7bcce49e049411a8f793fcf6fe57639fdbce654a (diff) | |
download | bcm5719-llvm-7f836c7c611c6fe26ce5c27657e6736296c1afad.tar.gz bcm5719-llvm-7f836c7c611c6fe26ce5c27657e6736296c1afad.zip |
Instcombine zext(trunc(x) & mask) to x&mask, even if the trunc has
multiple users.
llvm-svn: 73656
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions