Commits
Anna Zaks committed 084bdfd05f9
Change the signature of the trunc builtins to return a tuple containing teh overflow bit as well as the result. This is a first step in generalizing the builtin to handle non-constant int to int truncations. Swift SVN r10341