Commit Graph

2 Commits

Author SHA1 Message Date
Luqman Aden
ffca6e8051 Add compile-time diagnostic for overflow on remainder.
Fixes <rdar://problem/19622097>

Swift SVN r24807
2015-01-28 22:41:14 +00:00
Erik Eckstein
4dd44833ea Refactor constant folding: extract constant folding to utility functions.
NFC

I need the constant folding functions for my upcoming changes in the inliner.



Swift SVN r24600
2015-01-21 11:11:36 +00:00