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]

r278165 - /branches/ibm/pcrel-trunk/gcc/config/...


Author: meissner
Date: Wed Nov 13 21:49:08 2019
New Revision: 278165

URL: https://gcc.gnu.org/viewcvs?rev=278165&root=gcc&view=rev
Log:
Add support for 32-bit SImode constants.

2019-11-13  Michael Meissner  <meissner@linux.ibm.com>

	* config/rs6000/rs6000.md (movsi_internal1): Add support to load
	up 32-bit SImode integer constants with PADDI.
	(movsi integer constant splitter): Do not split constant if PADDI
	can load it up directly.


Modified:
    branches/ibm/pcrel-trunk/gcc/config/rs6000/rs6000.md


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