r254967 - in /trunk/gcc: ChangeLog config/i386/...

uros@gcc.gnu.org uros@gcc.gnu.org
Mon Nov 20 19:52:00 GMT 2017


Author: uros
Date: Mon Nov 20 19:52:14 2017
New Revision: 254967

URL: https://gcc.gnu.org/viewcvs?rev=254967&root=gcc&view=rev
Log:
	* config/i386/i386.md (bswaphi2): New expander.
	(*bswaphi2_movbe): New insn pattern.
	(bswaphi -> rorhi pepehole2): New peephole pattern.

testsuite/ChangeLog:

	* gcc.target/i386/movbe-5.c: New test.


Added:
    trunk/gcc/testsuite/gcc.target/i386/movbe-5.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.md
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list