Commits

Joe Groff committed 3c03a8cb21b
SIL: Patch up float_literal bit handling. Add a getBits() method to FloatLiteralInst so we don't need to round trip APInt -> APFloat -> APInt to print the bits in the printer. Use allocateLiteralInstWithBitSize instead of -WithTextSize to avoid wasting space. Swift SVN r6680