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]

r211817 - in /trunk/gcc: ChangeLog config/arm/t...


Author: xguo
Date: Thu Jun 19 07:50:48 2014
New Revision: 211817

URL: https://gcc.gnu.org/viewcvs?rev=211817&root=gcc&view=rev
Log:
gcc/ChangeLog:

2014-06-19  Terry Guo  <terry.guo@arm.com>

	* config/arm/thumb1.md (define_split): Split 64bit constant in earlier
	stage.

gcc/testsuite/ChangeLog:

2014-06-19  Terry Guo  <terry.guo@arm.com>

	* gcc.target/arm/thumb1-load-64bit-constant-1.c: New test.
	* gcc.target/arm/thumb1-load-64bit-constant-2.c: Ditto.
	* gcc.target/arm/thumb1-load-64bit-constant-3.c: Ditto.

Added:
    trunk/gcc/testsuite/gcc.target/arm/thumb1-load-64bit-constant-1.c
    trunk/gcc/testsuite/gcc.target/arm/thumb1-load-64bit-constant-2.c
    trunk/gcc/testsuite/gcc.target/arm/thumb1-load-64bit-constant-3.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/arm/thumb1.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]