r220402 - in /trunk/gcc: ChangeLog config/aarch...
ktkachov@gcc.gnu.org
ktkachov@gcc.gnu.org
Wed Feb 4 13:52:00 GMT 2015
Author: ktkachov
Date: Wed Feb 4 13:52:55 2015
New Revision: 220402
URL: https://gcc.gnu.org/viewcvs?rev=220402&root=gcc&view=rev
Log:
[AArch64] Use std::swap instead of manually swapping
* config/aarch64/aarch64.c (aarch64_evpc_ext): Use std::swap instead
of manual swapping implementation.
(aarch64_expand_vec_perm_const_1): Likewise.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/aarch64/aarch64.c
More information about the Gcc-cvs
mailing list