| commit | 56bd02c55c7e512e140003015ab201441ef9eeac | [log] [tgz] |
|---|---|---|
| author | Dan Gohman <gohman@apple.com> | Thu Jun 18 16:30:21 2009 +0000 |
| committer | Dan Gohman <gohman@apple.com> | Thu Jun 18 16:30:21 2009 +0000 |
| tree | 6433461d2c858fffd3658795b388e4e04204a14c | |
| parent | 5a728c908c556d72d4ef9c6355a21073cdfb76c2 [diff] |
Generalize the zext(trunc(t) & C) instcombine to work even with C is not a low-bits mask, and add a similar instcombine for zext((trunc(t) & C) ^ C). llvm-svn: 73705