[PATCH] D56019: [IR] Add Instruction::isLifetimeStartOrEnd, NFC

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 21 13:53:18 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL349964: [IR] Add Instruction::isLifetimeStartOrEnd, NFC (authored by vedantk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D56019?vs=179328&id=179347#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56019/new/

https://reviews.llvm.org/D56019

Files:
  llvm/trunk/include/llvm/IR/Instruction.h
  llvm/trunk/lib/Analysis/StackSafetyAnalysis.cpp
  llvm/trunk/lib/Analysis/ValueTracking.cpp
  llvm/trunk/lib/CodeGen/SafeStack.cpp
  llvm/trunk/lib/CodeGen/SafeStackColoring.cpp
  llvm/trunk/lib/CodeGen/StackProtector.cpp
  llvm/trunk/lib/IR/BasicBlock.cpp
  llvm/trunk/lib/IR/Instruction.cpp
  llvm/trunk/lib/Transforms/IPO/PartialInlining.cpp
  llvm/trunk/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
  llvm/trunk/lib/Transforms/Instrumentation/AddressSanitizer.cpp
  llvm/trunk/lib/Transforms/Scalar/MemCpyOptimizer.cpp
  llvm/trunk/lib/Transforms/Scalar/SROA.cpp
  llvm/trunk/lib/Transforms/Utils/CodeExtractor.cpp
  llvm/trunk/lib/Transforms/Utils/Evaluator.cpp
  llvm/trunk/lib/Transforms/Utils/InlineFunction.cpp
  llvm/trunk/lib/Transforms/Utils/Local.cpp
  llvm/trunk/lib/Transforms/Utils/PromoteMemoryToRegister.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56019.179347.patch
Type: text/x-patch
Size: 13607 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181221/44af345b/attachment.bin>


More information about the llvm-commits mailing list