RE: [Patch] OPT: Update heuristics for loop-invariant for address arithmetic.

2015-04-24 Thread Ajit Kumar Agarwal
heuristics for loop-invariant for address arithmetic. Very delayed answer, sorry... Ajit Kumar Agarwal writes: > Hello All: > > The changes are made in the patch to update the heuristics for loop > invariant for address arithemetic at RTL Level. The heuristics are > u

Re: [Patch] OPT: Update heuristics for loop-invariant for address arithmetic.

2015-04-23 Thread Jeff Law
h 04, 2015 3:57 PM To: vmaka...@redhat.com; GCC Patches Cc: Vinod Kathail; Shail Aditya Gupta; Vidhumouli Hunsigida; Nagaraju Mekala Subject: [Patch] OPT: Update heuristics for loop-invariant for address arithmetic. Hello All: The changes are made in the patch to update the heuristics for

Re: [Patch] OPT: Update heuristics for loop-invariant for address arithmetic.

2015-04-23 Thread Richard Sandiford
Very delayed answer, sorry... Ajit Kumar Agarwal writes: > Hello All: > > The changes are made in the patch to update the heuristics for loop > invariant for address arithemetic at RTL Level. The heuristics are > updated with the consideration of single def and use for register > pressure calcul

Re: [Patch] OPT: Update heuristics for loop-invariant for address arithmetic.

2015-03-23 Thread Vladimir Makarov
ehalf Of Ajit Kumar Agarwal > Sent: Wednesday, March 04, 2015 3:57 PM > To: vmaka...@redhat.com; GCC Patches > Cc: Vinod Kathail; Shail Aditya Gupta; Vidhumouli Hunsigida; Nagaraju Mekala > Subject: [Patch] OPT: Update heuristics for loop-invariant for address > arithmetic. > &

RE: [Patch] OPT: Update heuristics for loop-invariant for address arithmetic.

2015-03-23 Thread Ajit Kumar Agarwal
ches Cc: Vinod Kathail; Shail Aditya Gupta; Vidhumouli Hunsigida; Nagaraju Mekala Subject: [Patch] OPT: Update heuristics for loop-invariant for address arithmetic. Hello All: The changes are made in the patch to update the heuristics for loop invariant for address arithemetic at RTL Level.

[Patch] OPT: Update heuristics for loop-invariant for address arithmetic.

2015-03-04 Thread Ajit Kumar Agarwal
039b95028c93f99fc1da7fa255f9b5fff4e17223 Author: Ajit Kumar Agarwal Date: Wed Mar 4 15:46:45 2015 +0530 [Patch] OPT: Update heuristics for loop-invariant for address arithmetic. The changes are made in the patch to update the heuristics for loop invariant for address arithmetic. The