| commit | e501ff7cc63f8732013d2d85ae3d0d7dc5b5af6d | [log] [tgz] |
|---|---|---|
| author | Dan Gohman <gohman@apple.com> | Sun Jul 11 00:08:34 2010 +0000 |
| committer | Dan Gohman <gohman@apple.com> | Sun Jul 11 00:08:34 2010 +0000 |
| tree | 1257bb983546ede11b18fcfe385714866f106673 | |
| parent | 60af0681cb02024e27ff65e30dc31414dab93aeb [diff] |
sdiv overflow is outright undefined behavior, with or without the 'exact' keyword. Thanks to nlewycky for pointing this out! llvm-svn: 108064