[llvm-commits] [llvm] r58887 - /llvm/trunk/lib/Transforms/Utils/PromoteMemoryToRegister.cpp

Devang Patel dpatel at apple.com
Mon Nov 10 10:08:02 PST 2008


On Nov 7, 2008, at 8:12 PM, Daniel Dunbar wrote:

> Author: ddunbar
> Date: Fri Nov  7 22:12:17 2008
> New Revision: 58887
>
> URL: http://llvm.org/viewvc/llvm-project?rev=58887&view=rev
> Log:
> Rework r58829, allowing removal of dbg info intrinsics during alloca
> promotion.
> - Eliminate uses after free and simplify tests.
>
> Devang: Please check that this is still doing what you intended.

It is good. Thanks!
-
Devang



More information about the llvm-commits mailing list