i386.md (floatunssi<mode>2 expand): Add new expand for QI/HImode operand to produce...
authorYuri Rumyantsev <ysrumyan@gmail.com>
Mon, 12 Aug 2013 12:28:47 +0000 (12:28 +0000)
committerKirill Yukhin <kyukhin@gcc.gnu.org>
Mon, 12 Aug 2013 12:28:47 +0000 (12:28 +0000)
commit15dd8b3a8cafc3a3238b6e773b1bb2be69fc1bac
tree0f30bd565ba3195c6e1413da339b4584e77445dc
parent94109a6a3a769c33b3f26c1eafd3b80ef7bf1f07
i386.md (floatunssi<mode>2 expand): Add new expand for QI/HImode operand to produce more effictive code for...

        * config/i386/i386.md (floatunssi<mode>2 expand): Add new
        expand for QI/HImode operand to produce more effictive code for
        unsigned char(short) --> float(double) conversion.

From-SVN: r201663
gcc/ChangeLog
gcc/config/i386/i386.md