Commits

John McCall committed f21d83aede8
Fix the standard library to use uitofp instead of sitofp when turning integer constants into floating-point values. Teach IR-gen to fold stdlib convertFromIntegerLiteral and convertFromFloatLiteral calls. Update a bunch of tests. Swift SVN r2485