This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r237138 - in /trunk/gcc: ChangeLog config/arm/a...


Author: ktkachov
Date: Mon Jun  6 15:59:48 2016
New Revision: 237138

URL: https://gcc.gnu.org/viewcvs?rev=237138&root=gcc&view=rev
Log:
[1/3][ARM] Keep ctz expressions together until after reload

	PR middle-end/37780
	* config/arm/arm.md (ctzsi2): Convert to define_insn_and_split.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/arm/arm.md


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]