Commits

Dmitri Hrybenko committed 75fd9cab1eb
stdlib/overflow checking for fixed point: add a test that checks all combinations of types and operations This uncovered a bug in LLVM: <rdar://problem/17549300> [FastISel?] LLVM miscompiles @llvm.smul.with.overflow.i8 on x86-64 I was adding this test in response to rdar://16359498 Swift SVN r19510