summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/lsr-overflow.ll
Commit message (Expand)AuthorAge
* When checking for signed multiplication overflow, watch out for INT_MIN and -1.Dan Gohman2011-05-23
* Relax expressions and add explicit triplets -linux and -win32.NAKAMURA Takumi2011-02-22
* Don't check for comments, which vary between subtargets.Dan Gohman2010-02-17
* Don't attempt to divide INT_MIN by -1; consider such cases toDan Gohman2010-02-17