| commit | 183b336a54d8eca9a067ec2e766737c0d79de581 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Fri Apr 09 19:05:30 2004 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Fri Apr 09 19:05:30 2004 +0000 |
| tree | e9052fc52b23beab5a9f0fc754d96d726861351d | |
| parent | cf7baf3519c38a91870c9ff807bc021ce4bb7ade [diff] |
Fold binary operators with a constant operand into select instructions that have a constant operand. This implements add.ll:test19, shift.ll:test15*, and others that are not tested llvm-svn: 12794