[PATCH] D4276: Added llvm.is.constant intrinsic

James Y Knight via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 6 13:49:28 PST 2018


jyknight updated this revision to Diff 172845.
jyknight added a comment.

Rebased onto current head, no changes.


https://reviews.llvm.org/D4276

Files:
  llvm/docs/LangRef.rst
  llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
  llvm/include/llvm/IR/Intrinsics.td
  llvm/lib/Analysis/ConstantFolding.cpp
  llvm/lib/CodeGen/CodeGenPrepare.cpp
  llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
  llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/lib/Transforms/Scalar/SCCP.cpp
  llvm/test/CodeGen/Generic/is-constant.ll
  llvm/test/CodeGen/X86/is-constant.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4276.172845.patch
Type: text/x-patch
Size: 15562 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181106/e2e4d49e/attachment.bin>


More information about the llvm-commits mailing list