[PATCH] D27028: Add intrinsics for constrained floating point operations
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 26 15:39:23 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL293226: Add intrinsics for constrained floating point operations (authored by akaylor).
Changed prior to commit:
https://reviews.llvm.org/D27028?vs=84009&id=85977#toc
Repository:
rL LLVM
https://reviews.llvm.org/D27028
Files:
llvm/trunk/docs/LangRef.rst
llvm/trunk/include/llvm/CodeGen/ISDOpcodes.h
llvm/trunk/include/llvm/CodeGen/SelectionDAGISel.h
llvm/trunk/include/llvm/IR/IntrinsicInst.h
llvm/trunk/include/llvm/IR/Intrinsics.td
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: D27028.85977.patch
Type: text/x-patch
Size: 36911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170126/9d7d4083/attachment.bin>
More information about the llvm-commits
mailing list