| commit | f5ce254692bc6d06e5ac46d38e361645f6dbdaa0 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Mon Feb 23 20:30:06 2004 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Mon Feb 23 20:30:06 2004 +0000 |
| tree | 7a4a9d862a09a0cec5e9d73f72e433a8e7d40c63 | |
| parent | 7eaa535d4d58620df9f754e5a778e21813bcc856 [diff] |
Fix InstCombine/2004-02-23-ShiftShiftOverflow.ll Also, turn 'shr int %X, 1234' into 'shr int %X, 31' llvm-svn: 11768