[PATCH] D24693: [CodeGen] Don't emit lifetime intrinsics for some local variables

Vitaly Buka via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 25 22:52:05 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL285176: [CodeGen] Don't emit lifetime intrinsics for some local variables (authored by vitalybuka).

Changed prior to commit:
  https://reviews.llvm.org/D24693?vs=74814&id=75832#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24693

Files:
  cfe/trunk/lib/CodeGen/CGDecl.cpp
  cfe/trunk/lib/CodeGen/CMakeLists.txt
  cfe/trunk/lib/CodeGen/CodeGenFunction.cpp
  cfe/trunk/lib/CodeGen/CodeGenFunction.h
  cfe/trunk/lib/CodeGen/VarBypassDetector.cpp
  cfe/trunk/lib/CodeGen/VarBypassDetector.h
  cfe/trunk/test/CodeGen/lifetime2.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24693.75832.patch
Type: text/x-patch
Size: 13703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161026/8fe9775c/attachment.bin>


More information about the cfe-commits mailing list