| commit | 8561a49c272006d70ae10b86ccd9744be2cb84ba | [log] [tgz] |
|---|---|---|
| author | Nick Lewycky <nicholas@mxc.ca> | Thu Jun 19 03:51:46 2014 +0000 |
| committer | Nick Lewycky <nicholas@mxc.ca> | Thu Jun 19 03:51:46 2014 +0000 |
| tree | f54ca84919583ce62402157855e0f8dc3afc4312 | |
| parent | c961030ac25428c14081a12ba9b90284181ecc9b [diff] |
Move optimization of some cases of (A & C1)|(B & C2) from instcombine to instsimplify. Patch by Rahul Jain, plus some last minute changes by me -- you can blame me for any bugs. llvm-svn: 211252