Age | Commit message (Expand) | Author |
---|---|---|
2010-09-17 | Add a -ftrapv-handler= option which allows a handler to invoke instead of sim... | David Chisnall |
2010-06-26 | fix inc/dec to honor -fwrapv and -ftrapv, implementing PR7426. | Chris Lattner |
2010-06-26 | Fix unary minus to trap on overflow with -ftrapv, refactoring binop | Chris Lattner |
2010-06-26 | Implement support for -fwrapv, rdar://7221421 | Chris Lattner |