[llvm] r175596 - Add preservation of SlotIndexes to PHIElimination.

Cameron Zwarich zwarich at apple.com
Wed Feb 20 11:06:13 PST 2013


On Feb 20, 2013, at 9:04 AM, Jakob Stoklund Olesen <stoklund at 2pi.dk> wrote:

> On Feb 19, 2013, at 10:46 PM, Cameron Zwarich <zwarich at apple.com> wrote:
> 
>> Author: zwarich
>> Date: Wed Feb 20 00:46:28 2013
>> New Revision: 175596
>> 
>> URL: http://llvm.org/viewvc/llvm-project?rev=175596&view=rev
>> Log:
>> Add preservation of SlotIndexes to PHIElimination.
> 
> Neat. Is this working now?

Yeah, it's been working for a while. I just forgot to check it in.

Cameron



More information about the llvm-commits mailing list