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]

r191563 - in /branches/ARM/aarch64-4.7-branch/g...


Author: mshawcroft
Date: Thu Sep 20 13:19:04 2012
New Revision: 191563

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191563
Log:
[AARCH64-4.7] Use define_c_enum.

2012-09-20  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>

	* config/aarch64/aarch64.md: Make unspec and unspecv constants
	c_enums and split out to iterators.md and sync.md.
	* config/aarch64/iterators.md: Add SIMD unspec c_enums.
	* config/aarch64/sync.md: Add sync unspecv c_enums.



Modified:
    branches/ARM/aarch64-4.7-branch/gcc/ChangeLog.aarch64
    branches/ARM/aarch64-4.7-branch/gcc/config/aarch64/aarch64.md
    branches/ARM/aarch64-4.7-branch/gcc/config/aarch64/iterators.md
    branches/ARM/aarch64-4.7-branch/gcc/config/aarch64/sync.md


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