| commit | b3f24c91b0e4b9272e692dd52d9dd7ca31b30301 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Mon Sep 18 04:22:48 2006 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Mon Sep 18 04:22:48 2006 +0000 |
| tree | 05efe69d3fc3375a120ead6d09ed89128aa2d589 | |
| parent | 99dedf4a44718dbe9fd400faec0113ee63f2e472 [diff] |
Rewrite shift/and/compare sequences to promote better licm of the RHS. Use isLogicalShift/isArithmeticShift to simplify code. llvm-svn: 30448