search for: mem2regfixuninitialized

Displaying 1 result from an estimated 1 matches for "mem2regfixuninitialized".

2011 May 30
0
[LLVMdev] Uninitialized variables and mem2reg pass
...ted by the store instruction, not by the stored value as implied by the comment. The attached patch makes mem2reg pass produce "undef" result in both constant-value and non-constant-value cases. --   Vova -------------- next part -------------- A non-text attachment was scrubbed... Name: Mem2RegFixUninitialized.patch Type: application/octet-stream Size: 1494 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110530/e355b4ab/attachment.obj>