[LLVMdev] [HEADSUP] Another attempt at CallInst operand rotation

Eric Christopher echristo at apple.com
Mon Jul 5 13:21:57 PDT 2010


On Jul 5, 2010, at 1:19 PM, Gabor Greif wrote:

> Round one has been committed as
> <http://llvm.org/viewvc/llvm-project?view=rev&revision=107432>
> 
> I hope that it got digested by now, as I plan to commit the second
> round tomorrow.
> 
> In fact I made two test commits already:
> r107480 and r107580, the former of which
> actually uncovered some more uses of the
> low-level interfaces in core LLVM that
> have slipped through.
> 
> To be prepared, you can do a test run with
> your external tree if you wish using the
> latter revision:
> 
> svn up -r 107580  llvm
> 
> Please follow up this mail if you have worries or
> encounter problems.

Thanks, it's been working well so far.  I've updated some additional
code based upon your patches.

-eric



More information about the llvm-dev mailing list