[llvm-commits] [llvm] r112420 - /llvm/trunk/include/llvm/Support/StandardPasses.h
Duncan Sands
baldrick at free.fr
Mon Aug 30 00:23:47 PDT 2010
Hi Chris,
>>> I never got around to changing it to use the SSA updator. That
>>> said, I could easily change it to not promote the alloca to a
>>> register. Since it's only used if an exception is raised, that
>>> wouldn't be a big loss.
>
> I took care of this. I need to refactor some code, but it's done.
thanks for doing this. I would have done it somewhat differently;
since you reverted your commit I will give my alternative approach
a go (hopefully I will finish this on Wednesday).
Ciao,
Duncan.
More information about the llvm-commits
mailing list