| commit | 9eef421e12c83a1783ff525ccb80d6799f2a495c | [log] [tgz] |
|---|---|---|
| author | Bill Wendling <isanbard@gmail.com> | Sun Nov 30 13:08:13 2008 +0000 |
| committer | Bill Wendling <isanbard@gmail.com> | Sun Nov 30 13:08:13 2008 +0000 |
| tree | 4f013a04f3c1c1cb5b4eb2437030bad1df19aad6 | |
| parent | 2fe322982475f900cc369ef245bb9de656cce286 [diff] |
Implement (A&((~A)|B)) -> A&B transformation in the instruction combiner. This takes care of all permutations of this pattern. llvm-svn: 60290