This is the mail archive of the gcc-patches@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]

Re: [Patch, AArch64, AArch64-4.7] Backport Optimize cmp in some cases patch


On 27/01/13 08:46, Venkataramanan Kumar wrote:
Hi Maintainers,

The attached patch backports the gcc trunk patch
http://gcc.gnu.org/ml/gcc-patches/2013-01/msg00143.html to
"ARM/aarch64-4.7-branch" branch.

ChangeLog.aarch64

2013-01-27 Venkataramanan Kumar <venkataramanan.kumar@linaro.org>

         Backport from mainline.
         2013-01-04  Andrew Pinski  <apinski@cavium.com>

         * config/aarch64/aarch64.c (aarch64_fixed_condition_code_regs):
         New function.
         (TARGET_FIXED_CONDITION_CODE_REGS): Define

Path is attached. Please let me know if I can change "-1" to
"INVALID_REGNUM" and commit.

Built gcc and tested the gcc testsuites for the aarch64-none-elf
target with ARMv8 Foundation model. No new regressions.

Ok to for the ARM/aarch64-4.7-branch ?


This is fine. Thank you. Please commit.

/Marcus


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