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]

r242843 - in /trunk/gcc: ChangeLog config/aarch...


Author: jgreenhalgh
Date: Thu Nov 24 18:14:36 2016
New Revision: 242843

URL: https://gcc.gnu.org/viewcvs?rev=242843&root=gcc&view=rev
Log:
[Patch AArch64 11/17] Add floatdihf2 and floatunsdihf2 patterns

gcc/

	* config/aarch64/aarch64.md (<optab>sihf2): Convert to expand.
	(<optab>dihf2): Likewise.
	(aarch64_fp16_<optab><mode>hf2): New.

gcc/testsuite/

	* gcc.target/aarch64/floatdihf2_1.c: New.


Added:
    trunk/gcc/testsuite/gcc.target/aarch64/floatdihf2_1.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/aarch64/aarch64.md
    trunk/gcc/testsuite/ChangeLog


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