[PATCH] D32319: Add constrained intrinsics for some libm-equivalent operations

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 25 14:31:21 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL303922: Add constrained intrinsics for some libm-equivalent operations (authored by akaylor).

Changed prior to commit:
  https://reviews.llvm.org/D32319?vs=100261&id=100301#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32319

Files:
  llvm/trunk/docs/LangRef.rst
  llvm/trunk/include/llvm/CodeGen/ISDOpcodes.h
  llvm/trunk/include/llvm/CodeGen/SelectionDAG.h
  llvm/trunk/include/llvm/CodeGen/SelectionDAGNodes.h
  llvm/trunk/include/llvm/IR/IntrinsicInst.h
  llvm/trunk/include/llvm/IR/Intrinsics.td
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
  llvm/trunk/lib/IR/IntrinsicInst.cpp
  llvm/trunk/lib/IR/Verifier.cpp
  llvm/trunk/test/CodeGen/X86/fp-intrinsics.ll
  llvm/trunk/test/Feature/fp-intrinsics.ll
  llvm/trunk/test/Verifier/fp-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32319.100301.patch
Type: text/x-patch
Size: 62147 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170525/5822e570/attachment.bin>


More information about the llvm-commits mailing list