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][RTL-ifcvt] PR rtl-optimization/68624: Clean up logic that checks for clobbering conflicts across basic blocks


On 12/03/2015 10:33 AM, Kyrill Tkachov wrote:
     PR rtl-optimization/68624
     * ifcvt.c (noce_try_cmove_arith): Check clobbers of temp regs in both
     blocks if they exist and simplify the logic choosing the order to emit
     them in.

2015-12-03  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>

     PR rtl-optimization/68624
     * gcc.c-torture/execute/pr68624.c: New test.

I think this is good. OK.


Bernd


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