| commit | f76aa23b54f92471560c50007f32ab406573dd63 | [log] [tgz] |
|---|---|---|
| author | Nick Lewycky <nicholas@mxc.ca> | Sat Jul 12 05:04:38 2008 +0000 |
| committer | Nick Lewycky <nicholas@mxc.ca> | Sat Jul 12 05:04:38 2008 +0000 |
| tree | 954af9c4988c3f8cf4f7936f5c758c1fa8a24b8f | |
| parent | 32e376f354847137692b3871b5eeb1ccf745c422 [diff] |
Enhance analysis of srem. Remove dead code analyzing urem. 'urem' of power-of-2 is canonicalized to an 'and' instruction. llvm-svn: 53506