[PATCH] D21121: IR: Introduce llvm.type.checked.load intrinsic.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 24 17:30:07 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL273756: IR: Introduce llvm.type.checked.load intrinsic. (authored by pcc).

Changed prior to commit:
  http://reviews.llvm.org/D21121?vs=60005&id=61863#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D21121

Files:
  llvm/trunk/docs/LangRef.rst
  llvm/trunk/include/llvm/Analysis/TypeMetadataUtils.h
  llvm/trunk/include/llvm/IR/Intrinsics.td
  llvm/trunk/lib/Analysis/TypeMetadataUtils.cpp
  llvm/trunk/lib/IR/Metadata.cpp
  llvm/trunk/lib/Transforms/IPO/WholeProgramDevirt.cpp
  llvm/trunk/test/Transforms/WholeProgramDevirt/constant-arg.ll
  llvm/trunk/test/Transforms/WholeProgramDevirt/devirt-single-impl-check.ll
  llvm/trunk/test/Transforms/WholeProgramDevirt/expand-check.ll
  llvm/trunk/test/Transforms/WholeProgramDevirt/virtual-const-prop-begin.ll
  llvm/trunk/test/Transforms/WholeProgramDevirt/virtual-const-prop-check.ll
  llvm/trunk/test/Transforms/WholeProgramDevirt/virtual-const-prop-end.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21121.61863.patch
Type: text/x-patch
Size: 37052 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160625/f34d4b5a/attachment.bin>


More information about the llvm-commits mailing list