On 12-10-03 6:53 AM, Steven Bosscher wrote:
On Mon, Oct 1, 2012 at 1:05 PM, Steven Bosscher <stevenb....@gmail.com> wrote:
Hello,
This patch uses the libiberty new-like operators instead of using
xmalloc/xrealloc.
It also adds timevars for the main LRA phases, and it fixes a warning
suggesting a space before a ';' in an only-looping for loop.
Bootstrapped (lra-branch, of course) on x86_64-unknown-linux-gnu. OK?
Hi Vlad,
Is this patch OK for the lra-branch?
Yes. Thanks, Steven.
I found only one typo:
+DEFTIMEVAR (TV_LRA_ELIMINATE , "LRA virtuals eliminatenon")
^