[PATCH] D37239: [Instruction] add moveAfter() convenience function; NFCI

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 29 07:11:58 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL312001: [Instruction] add moveAfter() convenience function; NFCI (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D37239?vs=113086&id=113089#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37239

Files:
  llvm/trunk/include/llvm/IR/Instruction.h
  llvm/trunk/lib/CodeGen/AtomicExpandPass.cpp
  llvm/trunk/lib/CodeGen/CodeGenPrepare.cpp
  llvm/trunk/lib/IR/Instruction.cpp
  llvm/trunk/lib/Transforms/Vectorize/SLPVectorizer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37239.113089.patch
Type: text/x-patch
Size: 4265 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170829/e663b13f/attachment.bin>


More information about the llvm-commits mailing list