[PATCH] D22975: Compute the Newton series natively
Evandro Menezes via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 19 08:28:19 PDT 2016
evandro updated this revision to Diff 71830.
evandro added a comment.
Herald added subscribers: nhaehnle, wdng.
Ahem, update the patch with full context.
Repository:
rL LLVM
https://reviews.llvm.org/D22975
Files:
llvm/include/llvm/Target/TargetLowering.h
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.h
llvm/lib/Target/AArch64/AArch64InstrInfo.td
llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
llvm/lib/Target/AMDGPU/AMDGPUISelLowering.h
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/lib/Target/PowerPC/PPCISelLowering.h
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/lib/Target/X86/X86ISelLowering.h
llvm/test/CodeGen/AArch64/recp-fastmath.ll
llvm/test/CodeGen/AArch64/sqrt-fastmath.ll
llvm/test/CodeGen/X86/sqrt-fastmath-mir.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22975.71830.patch
Type: text/x-patch
Size: 29264 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160919/060448e4/attachment.bin>
More information about the llvm-commits
mailing list