[PATCH] D66158: [Intrinsics] Add a 'NoAlias' intrinsic property; annotate llvm.memcpy

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 14 01:33:36 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL368810: [Intrinsics] Add a 'NoAlias' intrinsic property; annotate llvm.memcpy (authored by xbolva00, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D66158?vs=215042&id=215044#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D66158

Files:
  llvm/trunk/include/llvm/IR/Intrinsics.td
  llvm/trunk/test/Bitcode/upgrade-memory-intrinsics.ll
  llvm/trunk/test/Other/lint.ll
  llvm/trunk/utils/TableGen/CodeGenIntrinsics.h
  llvm/trunk/utils/TableGen/CodeGenTarget.cpp
  llvm/trunk/utils/TableGen/IntrinsicEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66158.215044.patch
Type: text/x-patch
Size: 4735 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190814/d0657f66/attachment.bin>


More information about the llvm-commits mailing list