Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | When checking for signed multiplication overflow, watch out for INT_MIN and -1. | Dan Gohman | 2011-05-23 | 1 | -0/+18 |
* | Relax expressions and add explicit triplets -linux and -win32. | NAKAMURA Takumi | 2011-02-22 | 1 | -2/+3 |
* | Don't check for comments, which vary between subtargets. | Dan Gohman | 2010-02-17 | 1 | -1/+1 |
* | Don't attempt to divide INT_MIN by -1; consider such cases to | Dan Gohman | 2010-02-17 | 1 | -0/+26 |